Class VolumeAttachmentFluentImpl<A extends VolumeAttachmentFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.storage.VolumeAttachmentFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,VolumeAttachmentFluent<A>
- Direct Known Subclasses:
DoneableVolumeAttachment,VolumeAttachmentBuilder,VolumeAttachmentListFluentImpl.ItemsNestedImpl
public class VolumeAttachmentFluentImpl<A extends VolumeAttachmentFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VolumeAttachmentFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classVolumeAttachmentFluentImpl.MetadataNestedImpl<N>classVolumeAttachmentFluentImpl.SpecNestedImpl<N>classVolumeAttachmentFluentImpl.StatusNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.storage.VolumeAttachmentFluent
VolumeAttachmentFluent.MetadataNested<N>, VolumeAttachmentFluent.SpecNested<N>, VolumeAttachmentFluent.StatusNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description VolumeAttachmentFluentImpl()VolumeAttachmentFluentImpl(VolumeAttachment instance) -
Method Summary
-
Constructor Details
-
VolumeAttachmentFluentImpl
public VolumeAttachmentFluentImpl() -
VolumeAttachmentFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
getKind
- Specified by:
getKindin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withKind
- Specified by:
withKindin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()- Specified by:
buildMetadatain interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewMetadataLike
public VolumeAttachmentFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)- Specified by:
withNewMetadataLikein interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editOrNewMetadataLike
public VolumeAttachmentFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)- Specified by:
editOrNewMetadataLikein interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
getSpec
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>- Returns:
- The buildable object.
-
buildSpec
- Specified by:
buildSpecin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withSpec
- Specified by:
withSpecin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
hasSpec
- Specified by:
hasSpecin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewSpec
- Specified by:
withNewSpecin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewSpecLike
- Specified by:
withNewSpecLikein interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editSpec
- Specified by:
editSpecin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editOrNewSpec
- Specified by:
editOrNewSpecin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editOrNewSpecLike
- Specified by:
editOrNewSpecLikein interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
getStatus
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>- Returns:
- The buildable object.
-
buildStatus
- Specified by:
buildStatusin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withStatus
- Specified by:
withStatusin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
hasStatus
- Specified by:
hasStatusin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewStatus
- Specified by:
withNewStatusin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
withNewStatusLike
- Specified by:
withNewStatusLikein interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editStatus
- Specified by:
editStatusin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editOrNewStatus
- Specified by:
editOrNewStatusin interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
editOrNewStatusLike
- Specified by:
editOrNewStatusLikein interfaceVolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>
-
equals
-