public class OwnerReferenceFluentImpl<A extends OwnerReferenceFluent<A>> extends BaseFluent<A> implements OwnerReferenceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
OwnerReferenceFluentImpl() |
OwnerReferenceFluentImpl(OwnerReference instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic OwnerReferenceFluentImpl()
public OwnerReferenceFluentImpl(OwnerReference instance)
public String getApiVersion()
getApiVersion in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean getBlockOwnerDeletion()
getBlockOwnerDeletion in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A withBlockOwnerDeletion(Boolean blockOwnerDeletion)
withBlockOwnerDeletion in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean hasBlockOwnerDeletion()
hasBlockOwnerDeletion in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean getController()
getController in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A withController(Boolean controller)
withController in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean hasController()
hasController in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public String getKind()
getKind in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A withKind(String kind)
withKind in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean hasKind()
hasKind in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public String getName()
getName in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A withName(String name)
withName in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean hasName()
hasName in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public String getUid()
getUid in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A withUid(String uid)
withUid in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean hasUid()
hasUid in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>@Deprecated public A withNewUid(String arg0)
withNewUid in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.