public class VolumeAttachmentFluentImpl<A extends VolumeAttachmentFluent<A>> extends BaseFluent<A> implements VolumeAttachmentFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VolumeAttachmentFluentImpl.MetadataNestedImpl<N> |
class |
VolumeAttachmentFluentImpl.SpecNestedImpl<N> |
class |
VolumeAttachmentFluentImpl.StatusNestedImpl<N> |
VolumeAttachmentFluent.MetadataNested<N>, VolumeAttachmentFluent.SpecNested<N>, VolumeAttachmentFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
VolumeAttachmentFluentImpl() |
VolumeAttachmentFluentImpl(VolumeAttachment instance) |
public VolumeAttachmentFluentImpl()
public VolumeAttachmentFluentImpl(VolumeAttachment instance)
public String getApiVersion()
getApiVersion in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public String getKind()
getKind in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withKind(String kind)
withKind in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public Boolean hasKind()
hasKind in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withNewKind(String arg1)
withNewKind in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>@Deprecated public ObjectMeta getMetadata()
getMetadata in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public ObjectMeta buildMetadata()
buildMetadata in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withMetadata(ObjectMeta metadata)
withMetadata in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public Boolean hasMetadata()
hasMetadata in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.MetadataNested<A> editMetadata()
editMetadata in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>@Deprecated public VolumeAttachmentSpec getSpec()
getSpec in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentSpec buildSpec()
buildSpec in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withSpec(VolumeAttachmentSpec spec)
withSpec in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public Boolean hasSpec()
hasSpec in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.SpecNested<A> withNewSpec()
withNewSpec in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.SpecNested<A> withNewSpecLike(VolumeAttachmentSpec item)
withNewSpecLike in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.SpecNested<A> editSpec()
editSpec in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.SpecNested<A> editOrNewSpecLike(VolumeAttachmentSpec item)
editOrNewSpecLike in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>@Deprecated public VolumeAttachmentStatus getStatus()
getStatus in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentStatus buildStatus()
buildStatus in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public A withStatus(VolumeAttachmentStatus status)
withStatus in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public Boolean hasStatus()
hasStatus in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.StatusNested<A> withNewStatus()
withNewStatus in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.StatusNested<A> withNewStatusLike(VolumeAttachmentStatus item)
withNewStatusLike in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.StatusNested<A> editStatus()
editStatus in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>public VolumeAttachmentFluent.StatusNested<A> editOrNewStatusLike(VolumeAttachmentStatus item)
editOrNewStatusLike in interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.