public class OpenShiftControllerManagerFluentImpl<A extends OpenShiftControllerManagerFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OpenShiftControllerManagerFluent<A>
OpenShiftControllerManagerFluent.MetadataNested<N>, OpenShiftControllerManagerFluent.SpecNested<N>, OpenShiftControllerManagerFluent.StatusNested<N>| Constructor and Description |
|---|
OpenShiftControllerManagerFluentImpl() |
OpenShiftControllerManagerFluentImpl(OpenShiftControllerManager instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic OpenShiftControllerManagerFluentImpl()
public OpenShiftControllerManagerFluentImpl(OpenShiftControllerManager instance)
public String getApiVersion()
getApiVersion in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public String getKind()
getKind in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A withKind(String kind)
withKind in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public Boolean hasKind()
hasKind in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public Boolean hasMetadata()
hasMetadata in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.MetadataNested<A> editMetadata()
editMetadata in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>@Deprecated public OpenShiftControllerManagerSpec getSpec()
getSpec in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerSpec buildSpec()
buildSpec in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A withSpec(OpenShiftControllerManagerSpec spec)
withSpec in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public Boolean hasSpec()
hasSpec in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.SpecNested<A> withNewSpec()
withNewSpec in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.SpecNested<A> withNewSpecLike(OpenShiftControllerManagerSpec item)
withNewSpecLike in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.SpecNested<A> editSpec()
editSpec in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.SpecNested<A> editOrNewSpecLike(OpenShiftControllerManagerSpec item)
editOrNewSpecLike in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>@Deprecated public OpenShiftControllerManagerStatus getStatus()
getStatus in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerStatus buildStatus()
buildStatus in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A withStatus(OpenShiftControllerManagerStatus status)
withStatus in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public Boolean hasStatus()
hasStatus in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.StatusNested<A> withNewStatus()
withNewStatus in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.StatusNested<A> withNewStatusLike(OpenShiftControllerManagerStatus item)
withNewStatusLike in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.StatusNested<A> editStatus()
editStatus in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public OpenShiftControllerManagerFluent.StatusNested<A> editOrNewStatusLike(OpenShiftControllerManagerStatus item)
editOrNewStatusLike in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface OpenShiftControllerManagerFluent<A extends OpenShiftControllerManagerFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends OpenShiftControllerManagerFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends OpenShiftControllerManagerFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.