public class ObjectReferenceFluentImpl<A extends ObjectReferenceFluent<A>> extends BaseFluent<A> implements ObjectReferenceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
ObjectReferenceFluentImpl() |
ObjectReferenceFluentImpl(ObjectReference instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ObjectReferenceFluentImpl()
public ObjectReferenceFluentImpl(ObjectReference instance)
public String getApiVersion()
getApiVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getFieldPath()
getFieldPath in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withFieldPath(String fieldPath)
withFieldPath in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasFieldPath()
hasFieldPath in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewFieldPath(String arg0)
withNewFieldPath in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getKind()
getKind in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withKind(String kind)
withKind in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasKind()
hasKind in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getName()
getName in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withName(String name)
withName in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasName()
hasName in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getNamespace()
getNamespace in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withNamespace(String namespace)
withNamespace in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasNamespace()
hasNamespace in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewNamespace(String arg0)
withNewNamespace in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getResourceVersion()
getResourceVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withResourceVersion(String resourceVersion)
withResourceVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasResourceVersion()
hasResourceVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewResourceVersion(String arg0)
withNewResourceVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getUid()
getUid in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withUid(String uid)
withUid in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasUid()
hasUid in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewUid(String arg0)
withNewUid in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.