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