public class V1ReplicationControllerFluentImpl<A extends V1ReplicationControllerFluent<A>> extends BaseFluent<A> implements V1ReplicationControllerFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1ReplicationControllerFluentImpl.MetadataNestedImpl<N> |
class |
V1ReplicationControllerFluentImpl.SpecNestedImpl<N> |
class |
V1ReplicationControllerFluentImpl.StatusNestedImpl<N> |
V1ReplicationControllerFluent.MetadataNested<N>, V1ReplicationControllerFluent.SpecNested<N>, V1ReplicationControllerFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
V1ReplicationControllerFluentImpl() |
V1ReplicationControllerFluentImpl(V1ReplicationController instance) |
public V1ReplicationControllerFluentImpl()
public V1ReplicationControllerFluentImpl(V1ReplicationController instance)
public String getApiVersion()
getApiVersion in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public String getKind()
getKind in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withKind(String kind)
withKind in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public Boolean hasKind()
hasKind in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withNewKind(String arg1)
withNewKind in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>@Deprecated public V1ObjectMeta getMetadata()
getMetadata in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ObjectMeta buildMetadata()
buildMetadata in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withMetadata(V1ObjectMeta metadata)
withMetadata in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public Boolean hasMetadata()
hasMetadata in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.MetadataNested<A> withNewMetadataLike(V1ObjectMeta item)
withNewMetadataLike in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.MetadataNested<A> editMetadata()
editMetadata in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.MetadataNested<A> editOrNewMetadataLike(V1ObjectMeta item)
editOrNewMetadataLike in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>@Deprecated public V1ReplicationControllerSpec getSpec()
getSpec in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerSpec buildSpec()
buildSpec in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withSpec(V1ReplicationControllerSpec spec)
withSpec in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public Boolean hasSpec()
hasSpec in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.SpecNested<A> withNewSpec()
withNewSpec in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.SpecNested<A> withNewSpecLike(V1ReplicationControllerSpec item)
withNewSpecLike in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.SpecNested<A> editSpec()
editSpec in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.SpecNested<A> editOrNewSpecLike(V1ReplicationControllerSpec item)
editOrNewSpecLike in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>@Deprecated public V1ReplicationControllerStatus getStatus()
getStatus in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerStatus buildStatus()
buildStatus in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public A withStatus(V1ReplicationControllerStatus status)
withStatus in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public Boolean hasStatus()
hasStatus in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.StatusNested<A> withNewStatus()
withNewStatus in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.StatusNested<A> withNewStatusLike(V1ReplicationControllerStatus item)
withNewStatusLike in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.StatusNested<A> editStatus()
editStatus in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>public V1ReplicationControllerFluent.StatusNested<A> editOrNewStatusLike(V1ReplicationControllerStatus item)
editOrNewStatusLike in interface V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>Copyright © 2020. All rights reserved.