public class V1CSINodeFluentImpl<A extends V1CSINodeFluent<A>> extends BaseFluent<A> implements V1CSINodeFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1CSINodeFluentImpl.MetadataNestedImpl<N> |
class |
V1CSINodeFluentImpl.SpecNestedImpl<N> |
V1CSINodeFluent.MetadataNested<N>, V1CSINodeFluent.SpecNested<N>_visitables| Constructor and Description |
|---|
V1CSINodeFluentImpl() |
V1CSINodeFluentImpl(V1CSINode instance) |
public V1CSINodeFluentImpl()
public V1CSINodeFluentImpl(V1CSINode instance)
public String getApiVersion()
getApiVersion in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public String getKind()
getKind in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withKind(String kind)
withKind in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public Boolean hasKind()
hasKind in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withNewKind(String arg1)
withNewKind in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>@Deprecated public V1ObjectMeta getMetadata()
getMetadata in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1ObjectMeta buildMetadata()
buildMetadata in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withMetadata(V1ObjectMeta metadata)
withMetadata in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public Boolean hasMetadata()
hasMetadata in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.MetadataNested<A> withNewMetadataLike(V1ObjectMeta item)
withNewMetadataLike in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.MetadataNested<A> editMetadata()
editMetadata in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.MetadataNested<A> editOrNewMetadataLike(V1ObjectMeta item)
editOrNewMetadataLike in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>@Deprecated public V1CSINodeSpec getSpec()
getSpec in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeSpec buildSpec()
buildSpec in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public A withSpec(V1CSINodeSpec spec)
withSpec in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public Boolean hasSpec()
hasSpec in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.SpecNested<A> withNewSpec()
withNewSpec in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.SpecNested<A> withNewSpecLike(V1CSINodeSpec item)
withNewSpecLike in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.SpecNested<A> editSpec()
editSpec in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>public V1CSINodeFluent.SpecNested<A> editOrNewSpecLike(V1CSINodeSpec item)
editOrNewSpecLike in interface V1CSINodeFluent<A extends V1CSINodeFluent<A>>Copyright © 2021. All rights reserved.