public class ReplicaSetFluentImpl<A extends ReplicaSetFluent<A>> extends BaseFluent<A> implements ReplicaSetFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicaSetFluentImpl.MetadataNestedImpl<N> |
class |
ReplicaSetFluentImpl.SpecNestedImpl<N> |
class |
ReplicaSetFluentImpl.StatusNestedImpl<N> |
ReplicaSetFluent.MetadataNested<N>, ReplicaSetFluent.SpecNested<N>, ReplicaSetFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
ReplicaSetFluentImpl() |
ReplicaSetFluentImpl(ReplicaSet instance) |
public ReplicaSetFluentImpl()
public ReplicaSetFluentImpl(ReplicaSet instance)
public String getApiVersion()
getApiVersion in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public String getKind()
getKind in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public A withKind(String kind)
withKind in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public Boolean hasKind()
hasKind in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>@Deprecated public ObjectMeta getMetadata()
getMetadata in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ObjectMeta buildMetadata()
buildMetadata in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public A withMetadata(ObjectMeta metadata)
withMetadata in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.MetadataNested<A> editMetadata()
editMetadata in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>@Deprecated public ReplicaSetSpec getSpec()
getSpec in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetSpec buildSpec()
buildSpec in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public A withSpec(ReplicaSetSpec spec)
withSpec in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public Boolean hasSpec()
hasSpec in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.SpecNested<A> withNewSpecLike(ReplicaSetSpec item)
withNewSpecLike in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.SpecNested<A> editSpec()
editSpec in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.SpecNested<A> editOrNewSpecLike(ReplicaSetSpec item)
editOrNewSpecLike in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>@Deprecated public ReplicaSetStatus getStatus()
getStatus in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetStatus buildStatus()
buildStatus in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public A withStatus(ReplicaSetStatus status)
withStatus in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public Boolean hasStatus()
hasStatus in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.StatusNested<A> withNewStatus()
withNewStatus in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.StatusNested<A> withNewStatusLike(ReplicaSetStatus item)
withNewStatusLike in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.StatusNested<A> editStatus()
editStatus in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public ReplicaSetFluent.StatusNested<A> editOrNewStatusLike(ReplicaSetStatus item)
editOrNewStatusLike in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>public A withNewStatus(Integer fullyLabeledReplicas, Long observedGeneration, Integer readyReplicas, Integer replicas)
withNewStatus in interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>Copyright © 2011–2017 Red Hat. All rights reserved.