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