public class ReplicationControllerFluentImpl<A extends ReplicationControllerFluent<A>> extends BaseFluent<A> implements ReplicationControllerFluent<A>
ReplicationControllerFluent.MetadataNested<N>, ReplicationControllerFluent.SpecNested<N>, ReplicationControllerFluent.StatusNested<N>_visitables, VISIT| Constructor and Description |
|---|
ReplicationControllerFluentImpl() |
ReplicationControllerFluentImpl(ReplicationController instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ReplicationControllerFluentImpl()
public ReplicationControllerFluentImpl(ReplicationController instance)
public String getApiVersion()
getApiVersion in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public String getKind()
getKind in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A withKind(String kind)
withKind in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public Boolean hasKind()
hasKind in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>@Deprecated public ObjectMeta getMetadata()
getMetadata in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ObjectMeta buildMetadata()
buildMetadata in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A withMetadata(ObjectMeta metadata)
withMetadata in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.MetadataNested<A> editMetadata()
editMetadata in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>@Deprecated public ReplicationControllerSpec getSpec()
getSpec in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerSpec buildSpec()
buildSpec in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A withSpec(ReplicationControllerSpec spec)
withSpec in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public Boolean hasSpec()
hasSpec in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.SpecNested<A> withNewSpecLike(ReplicationControllerSpec item)
withNewSpecLike in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.SpecNested<A> editSpec()
editSpec in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.SpecNested<A> editOrNewSpecLike(ReplicationControllerSpec item)
editOrNewSpecLike in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>@Deprecated public ReplicationControllerStatus getStatus()
getStatus in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerStatus buildStatus()
buildStatus in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A withStatus(ReplicationControllerStatus status)
withStatus in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public Boolean hasStatus()
hasStatus in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.StatusNested<A> withNewStatus()
withNewStatus in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.StatusNested<A> withNewStatusLike(ReplicationControllerStatus item)
withNewStatusLike in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.StatusNested<A> editStatus()
editStatus in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public ReplicationControllerFluent.StatusNested<A> editOrNewStatusLike(ReplicationControllerStatus item)
editOrNewStatusLike in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends ReplicationControllerFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends ReplicationControllerFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.