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