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