public class ClusterDeploymentFluentImpl<A extends ClusterDeploymentFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterDeploymentFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterDeploymentFluentImpl.MetadataNestedImpl<N> |
class |
ClusterDeploymentFluentImpl.SpecNestedImpl<N> |
class |
ClusterDeploymentFluentImpl.StatusNestedImpl<N> |
ClusterDeploymentFluent.MetadataNested<N>, ClusterDeploymentFluent.SpecNested<N>, ClusterDeploymentFluent.StatusNested<N>| Constructor and Description |
|---|
ClusterDeploymentFluentImpl() |
ClusterDeploymentFluentImpl(ClusterDeployment instance) |
public ClusterDeploymentFluentImpl()
public ClusterDeploymentFluentImpl(ClusterDeployment instance)
public String getApiVersion()
getApiVersion in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public String getKind()
getKind in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A withKind(String kind)
withKind in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public Boolean hasKind()
hasKind in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.MetadataNested<A> editMetadata()
editMetadata in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>@Deprecated public ClusterDeploymentSpec getSpec()
getSpec in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentSpec buildSpec()
buildSpec in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A withSpec(ClusterDeploymentSpec spec)
withSpec in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public Boolean hasSpec()
hasSpec in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.SpecNested<A> withNewSpecLike(ClusterDeploymentSpec item)
withNewSpecLike in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.SpecNested<A> editSpec()
editSpec in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.SpecNested<A> editOrNewSpecLike(ClusterDeploymentSpec item)
editOrNewSpecLike in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>@Deprecated public ClusterDeploymentStatus getStatus()
getStatus in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentStatus buildStatus()
buildStatus in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A withStatus(ClusterDeploymentStatus status)
withStatus in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public Boolean hasStatus()
hasStatus in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.StatusNested<A> withNewStatus()
withNewStatus in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.StatusNested<A> withNewStatusLike(ClusterDeploymentStatus item)
withNewStatusLike in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.StatusNested<A> editStatus()
editStatus in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public ClusterDeploymentFluent.StatusNested<A> editOrNewStatusLike(ClusterDeploymentStatus item)
editOrNewStatusLike in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.