public class CSINodeFluentImpl<A extends CSINodeFluent<A>> extends BaseFluent<A> implements CSINodeFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CSINodeFluentImpl.MetadataNestedImpl<N> |
class |
CSINodeFluentImpl.SpecNestedImpl<N> |
CSINodeFluent.MetadataNested<N>, CSINodeFluent.SpecNested<N>_visitables| Constructor and Description |
|---|
CSINodeFluentImpl() |
CSINodeFluentImpl(CSINode instance) |
public 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 A withNewApiVersion(String arg1)
withNewApiVersion in interface CSINodeFluent<A extends CSINodeFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface CSINodeFluent<A extends CSINodeFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion 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>>public A withNewKind(String arg1)
withNewKind in interface CSINodeFluent<A extends CSINodeFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface CSINodeFluent<A extends CSINodeFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface CSINodeFluent<A extends CSINodeFluent<A>>@Deprecated public ObjectMeta getMetadata()
getMetadata in interface CSINodeFluent<A extends CSINodeFluent<A>>public ObjectMeta buildMetadata()
buildMetadata in interface CSINodeFluent<A extends CSINodeFluent<A>>public A withMetadata(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(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(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>>Copyright © 2015–2020 Red Hat. All rights reserved.