Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,PersistentVolumeSpecFluent<A>
- Direct Known Subclasses:
DoneablePersistentVolumeSpec,PersistentVolumeFluentImpl.SpecNestedImpl,PersistentVolumeSpecBuilder,WatchEventFluentImpl.PersistentVolumeSpecObjectNestedImpl
public class PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>> extends BaseFluent<A> implements PersistentVolumeSpecFluent<A>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent
PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>, PersistentVolumeSpecFluent.AzureDiskNested<N>, PersistentVolumeSpecFluent.AzureFileNested<N>, PersistentVolumeSpecFluent.CephfsNested<N>, PersistentVolumeSpecFluent.CinderNested<N>, PersistentVolumeSpecFluent.ClaimRefNested<N>, PersistentVolumeSpecFluent.CsiNested<N>, PersistentVolumeSpecFluent.FcNested<N>, PersistentVolumeSpecFluent.FlexVolumeNested<N>, PersistentVolumeSpecFluent.FlockerNested<N>, PersistentVolumeSpecFluent.GcePersistentDiskNested<N>, PersistentVolumeSpecFluent.GlusterfsNested<N>, PersistentVolumeSpecFluent.HostPathNested<N>, PersistentVolumeSpecFluent.IscsiNested<N>, PersistentVolumeSpecFluent.LocalNested<N>, PersistentVolumeSpecFluent.NfsNested<N>, PersistentVolumeSpecFluent.NodeAffinityNested<N>, PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>, PersistentVolumeSpecFluent.PortworxVolumeNested<N>, PersistentVolumeSpecFluent.QuobyteNested<N>, PersistentVolumeSpecFluent.RbdNested<N>, PersistentVolumeSpecFluent.ScaleIONested<N>, PersistentVolumeSpecFluent.StorageosNested<N>, PersistentVolumeSpecFluent.VsphereVolumeNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description PersistentVolumeSpecFluentImpl()PersistentVolumeSpecFluentImpl(PersistentVolumeSpec instance) -
Method Summary
-
Constructor Details
-
PersistentVolumeSpecFluentImpl
public PersistentVolumeSpecFluentImpl() -
PersistentVolumeSpecFluentImpl
-
-
Method Details
-
addToAccessModes
- Specified by:
addToAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
setToAccessModes
- Specified by:
setToAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addToAccessModes
- Specified by:
addToAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addAllToAccessModes
- Specified by:
addAllToAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
removeFromAccessModes
- Specified by:
removeFromAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
removeAllFromAccessModes
- Specified by:
removeAllFromAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getAccessModes
- Specified by:
getAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getAccessMode
- Specified by:
getAccessModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getFirstAccessMode
- Specified by:
getFirstAccessModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getLastAccessMode
- Specified by:
getLastAccessModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getMatchingAccessMode
- Specified by:
getMatchingAccessModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasMatchingAccessMode
- Specified by:
hasMatchingAccessModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withAccessModes
- Specified by:
withAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withAccessModes
- Specified by:
withAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasAccessModes
- Specified by:
hasAccessModesin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addNewAccessMode
- Specified by:
addNewAccessModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addNewAccessMode
- Specified by:
addNewAccessModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addNewAccessMode
- Specified by:
addNewAccessModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getAwsElasticBlockStore
Deprecated.This method has been deprecated, please use method buildAwsElasticBlockStore instead.- Specified by:
getAwsElasticBlockStorein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildAwsElasticBlockStore
- Specified by:
buildAwsElasticBlockStorein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withAwsElasticBlockStore
- Specified by:
withAwsElasticBlockStorein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasAwsElasticBlockStore
- Specified by:
hasAwsElasticBlockStorein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewAwsElasticBlockStore
public A withNewAwsElasticBlockStore(String fsType, Integer partition, Boolean readOnly, String volumeID)- Specified by:
withNewAwsElasticBlockStorein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewAwsElasticBlockStore
- Specified by:
withNewAwsElasticBlockStorein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewAwsElasticBlockStoreLike
public PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<A> withNewAwsElasticBlockStoreLike(AWSElasticBlockStoreVolumeSource item)- Specified by:
withNewAwsElasticBlockStoreLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editAwsElasticBlockStore
- Specified by:
editAwsElasticBlockStorein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewAwsElasticBlockStore
- Specified by:
editOrNewAwsElasticBlockStorein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewAwsElasticBlockStoreLike
public PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<A> editOrNewAwsElasticBlockStoreLike(AWSElasticBlockStoreVolumeSource item)- Specified by:
editOrNewAwsElasticBlockStoreLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getAzureDisk
Deprecated.This method has been deprecated, please use method buildAzureDisk instead.- Specified by:
getAzureDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildAzureDisk
- Specified by:
buildAzureDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withAzureDisk
- Specified by:
withAzureDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasAzureDisk
- Specified by:
hasAzureDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewAzureDisk
- Specified by:
withNewAzureDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewAzureDiskLike
public PersistentVolumeSpecFluent.AzureDiskNested<A> withNewAzureDiskLike(AzureDiskVolumeSource item)- Specified by:
withNewAzureDiskLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editAzureDisk
- Specified by:
editAzureDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewAzureDisk
- Specified by:
editOrNewAzureDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewAzureDiskLike
public PersistentVolumeSpecFluent.AzureDiskNested<A> editOrNewAzureDiskLike(AzureDiskVolumeSource item)- Specified by:
editOrNewAzureDiskLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getAzureFile
Deprecated.This method has been deprecated, please use method buildAzureFile instead.- Specified by:
getAzureFilein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildAzureFile
- Specified by:
buildAzureFilein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withAzureFile
- Specified by:
withAzureFilein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasAzureFile
- Specified by:
hasAzureFilein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewAzureFile
public A withNewAzureFile(Boolean readOnly, String secretName, String secretNamespace, String shareName)- Specified by:
withNewAzureFilein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewAzureFile
- Specified by:
withNewAzureFilein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewAzureFileLike
public PersistentVolumeSpecFluent.AzureFileNested<A> withNewAzureFileLike(AzureFilePersistentVolumeSource item)- Specified by:
withNewAzureFileLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editAzureFile
- Specified by:
editAzureFilein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewAzureFile
- Specified by:
editOrNewAzureFilein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewAzureFileLike
public PersistentVolumeSpecFluent.AzureFileNested<A> editOrNewAzureFileLike(AzureFilePersistentVolumeSource item)- Specified by:
editOrNewAzureFileLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addToCapacity
- Specified by:
addToCapacityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addToCapacity
- Specified by:
addToCapacityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
removeFromCapacity
- Specified by:
removeFromCapacityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
removeFromCapacity
- Specified by:
removeFromCapacityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getCapacity
- Specified by:
getCapacityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withCapacity
- Specified by:
withCapacityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasCapacity
- Specified by:
hasCapacityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getCephfs
Deprecated.This method has been deprecated, please use method buildCephfs instead.- Specified by:
getCephfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildCephfs
- Specified by:
buildCephfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withCephfs
- Specified by:
withCephfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasCephfs
- Specified by:
hasCephfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewCephfs
- Specified by:
withNewCephfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewCephfsLike
public PersistentVolumeSpecFluent.CephfsNested<A> withNewCephfsLike(CephFSPersistentVolumeSource item)- Specified by:
withNewCephfsLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editCephfs
- Specified by:
editCephfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewCephfs
- Specified by:
editOrNewCephfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewCephfsLike
public PersistentVolumeSpecFluent.CephfsNested<A> editOrNewCephfsLike(CephFSPersistentVolumeSource item)- Specified by:
editOrNewCephfsLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getCinder
Deprecated.This method has been deprecated, please use method buildCinder instead.- Specified by:
getCinderin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildCinder
- Specified by:
buildCinderin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withCinder
- Specified by:
withCinderin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasCinder
- Specified by:
hasCinderin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewCinder
- Specified by:
withNewCinderin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewCinderLike
public PersistentVolumeSpecFluent.CinderNested<A> withNewCinderLike(CinderPersistentVolumeSource item)- Specified by:
withNewCinderLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editCinder
- Specified by:
editCinderin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewCinder
- Specified by:
editOrNewCinderin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewCinderLike
public PersistentVolumeSpecFluent.CinderNested<A> editOrNewCinderLike(CinderPersistentVolumeSource item)- Specified by:
editOrNewCinderLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getClaimRef
Deprecated.This method has been deprecated, please use method buildClaimRef instead.- Specified by:
getClaimRefin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildClaimRef
- Specified by:
buildClaimRefin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withClaimRef
- Specified by:
withClaimRefin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasClaimRef
- Specified by:
hasClaimRefin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewClaimRef
- Specified by:
withNewClaimRefin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewClaimRefLike
- Specified by:
withNewClaimRefLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editClaimRef
- Specified by:
editClaimRefin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewClaimRef
- Specified by:
editOrNewClaimRefin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewClaimRefLike
- Specified by:
editOrNewClaimRefLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getCsi
Deprecated.This method has been deprecated, please use method buildCsi instead.- Specified by:
getCsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildCsi
- Specified by:
buildCsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withCsi
- Specified by:
withCsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasCsi
- Specified by:
hasCsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewCsi
- Specified by:
withNewCsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewCsiLike
- Specified by:
withNewCsiLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editCsi
- Specified by:
editCsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewCsi
- Specified by:
editOrNewCsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewCsiLike
- Specified by:
editOrNewCsiLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getFc
Deprecated.This method has been deprecated, please use method buildFc instead.- Specified by:
getFcin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildFc
- Specified by:
buildFcin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withFc
- Specified by:
withFcin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasFc
- Specified by:
hasFcin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewFc
- Specified by:
withNewFcin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewFcLike
- Specified by:
withNewFcLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editFc
- Specified by:
editFcin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewFc
- Specified by:
editOrNewFcin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewFcLike
- Specified by:
editOrNewFcLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getFlexVolume
Deprecated.This method has been deprecated, please use method buildFlexVolume instead.- Specified by:
getFlexVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildFlexVolume
- Specified by:
buildFlexVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withFlexVolume
- Specified by:
withFlexVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasFlexVolume
- Specified by:
hasFlexVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewFlexVolume
- Specified by:
withNewFlexVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewFlexVolumeLike
public PersistentVolumeSpecFluent.FlexVolumeNested<A> withNewFlexVolumeLike(FlexPersistentVolumeSource item)- Specified by:
withNewFlexVolumeLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editFlexVolume
- Specified by:
editFlexVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewFlexVolume
- Specified by:
editOrNewFlexVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewFlexVolumeLike
public PersistentVolumeSpecFluent.FlexVolumeNested<A> editOrNewFlexVolumeLike(FlexPersistentVolumeSource item)- Specified by:
editOrNewFlexVolumeLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getFlocker
Deprecated.This method has been deprecated, please use method buildFlocker instead.- Specified by:
getFlockerin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildFlocker
- Specified by:
buildFlockerin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withFlocker
- Specified by:
withFlockerin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasFlocker
- Specified by:
hasFlockerin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewFlocker
- Specified by:
withNewFlockerin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewFlocker
- Specified by:
withNewFlockerin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewFlockerLike
- Specified by:
withNewFlockerLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editFlocker
- Specified by:
editFlockerin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewFlocker
- Specified by:
editOrNewFlockerin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewFlockerLike
- Specified by:
editOrNewFlockerLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getGcePersistentDisk
Deprecated.This method has been deprecated, please use method buildGcePersistentDisk instead.- Specified by:
getGcePersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildGcePersistentDisk
- Specified by:
buildGcePersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withGcePersistentDisk
- Specified by:
withGcePersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasGcePersistentDisk
- Specified by:
hasGcePersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewGcePersistentDisk
public A withNewGcePersistentDisk(String fsType, Integer partition, String pdName, Boolean readOnly)- Specified by:
withNewGcePersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewGcePersistentDisk
- Specified by:
withNewGcePersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewGcePersistentDiskLike
public PersistentVolumeSpecFluent.GcePersistentDiskNested<A> withNewGcePersistentDiskLike(GCEPersistentDiskVolumeSource item)- Specified by:
withNewGcePersistentDiskLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editGcePersistentDisk
- Specified by:
editGcePersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewGcePersistentDisk
- Specified by:
editOrNewGcePersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewGcePersistentDiskLike
public PersistentVolumeSpecFluent.GcePersistentDiskNested<A> editOrNewGcePersistentDiskLike(GCEPersistentDiskVolumeSource item)- Specified by:
editOrNewGcePersistentDiskLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getGlusterfs
Deprecated.This method has been deprecated, please use method buildGlusterfs instead.- Specified by:
getGlusterfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildGlusterfs
- Specified by:
buildGlusterfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withGlusterfs
- Specified by:
withGlusterfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasGlusterfs
- Specified by:
hasGlusterfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewGlusterfs
public A withNewGlusterfs(String endpoints, String endpointsNamespace, String path, Boolean readOnly)- Specified by:
withNewGlusterfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewGlusterfs
- Specified by:
withNewGlusterfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewGlusterfsLike
public PersistentVolumeSpecFluent.GlusterfsNested<A> withNewGlusterfsLike(GlusterfsPersistentVolumeSource item)- Specified by:
withNewGlusterfsLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editGlusterfs
- Specified by:
editGlusterfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewGlusterfs
- Specified by:
editOrNewGlusterfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewGlusterfsLike
public PersistentVolumeSpecFluent.GlusterfsNested<A> editOrNewGlusterfsLike(GlusterfsPersistentVolumeSource item)- Specified by:
editOrNewGlusterfsLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getHostPath
Deprecated.This method has been deprecated, please use method buildHostPath instead.- Specified by:
getHostPathin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildHostPath
- Specified by:
buildHostPathin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withHostPath
- Specified by:
withHostPathin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasHostPath
- Specified by:
hasHostPathin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewHostPath
- Specified by:
withNewHostPathin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewHostPath
- Specified by:
withNewHostPathin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewHostPathLike
- Specified by:
withNewHostPathLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editHostPath
- Specified by:
editHostPathin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewHostPath
- Specified by:
editOrNewHostPathin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewHostPathLike
public PersistentVolumeSpecFluent.HostPathNested<A> editOrNewHostPathLike(HostPathVolumeSource item)- Specified by:
editOrNewHostPathLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getIscsi
Deprecated.This method has been deprecated, please use method buildIscsi instead.- Specified by:
getIscsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildIscsi
- Specified by:
buildIscsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withIscsi
- Specified by:
withIscsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasIscsi
- Specified by:
hasIscsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewIscsi
- Specified by:
withNewIscsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewIscsiLike
public PersistentVolumeSpecFluent.IscsiNested<A> withNewIscsiLike(ISCSIPersistentVolumeSource item)- Specified by:
withNewIscsiLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editIscsi
- Specified by:
editIscsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewIscsi
- Specified by:
editOrNewIscsiin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewIscsiLike
public PersistentVolumeSpecFluent.IscsiNested<A> editOrNewIscsiLike(ISCSIPersistentVolumeSource item)- Specified by:
editOrNewIscsiLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getLocal
Deprecated.This method has been deprecated, please use method buildLocal instead.- Specified by:
getLocalin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildLocal
- Specified by:
buildLocalin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withLocal
- Specified by:
withLocalin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasLocal
- Specified by:
hasLocalin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewLocal
- Specified by:
withNewLocalin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewLocal
- Specified by:
withNewLocalin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewLocalLike
- Specified by:
withNewLocalLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editLocal
- Specified by:
editLocalin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewLocal
- Specified by:
editOrNewLocalin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewLocalLike
- Specified by:
editOrNewLocalLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addToMountOptions
- Specified by:
addToMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
setToMountOptions
- Specified by:
setToMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addToMountOptions
- Specified by:
addToMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addAllToMountOptions
- Specified by:
addAllToMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
removeFromMountOptions
- Specified by:
removeFromMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
removeAllFromMountOptions
- Specified by:
removeAllFromMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getMountOptions
- Specified by:
getMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getMountOption
- Specified by:
getMountOptionin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getFirstMountOption
- Specified by:
getFirstMountOptionin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getLastMountOption
- Specified by:
getLastMountOptionin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getMatchingMountOption
- Specified by:
getMatchingMountOptionin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasMatchingMountOption
- Specified by:
hasMatchingMountOptionin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withMountOptions
- Specified by:
withMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withMountOptions
- Specified by:
withMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasMountOptions
- Specified by:
hasMountOptionsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addNewMountOption
- Specified by:
addNewMountOptionin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addNewMountOption
- Specified by:
addNewMountOptionin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
addNewMountOption
- Specified by:
addNewMountOptionin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getNfs
Deprecated.This method has been deprecated, please use method buildNfs instead.- Specified by:
getNfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildNfs
- Specified by:
buildNfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNfs
- Specified by:
withNfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasNfs
- Specified by:
hasNfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewNfs
- Specified by:
withNewNfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewNfs
- Specified by:
withNewNfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewNfsLike
- Specified by:
withNewNfsLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editNfs
- Specified by:
editNfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewNfs
- Specified by:
editOrNewNfsin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewNfsLike
- Specified by:
editOrNewNfsLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getNodeAffinity
Deprecated.This method has been deprecated, please use method buildNodeAffinity instead.- Specified by:
getNodeAffinityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildNodeAffinity
- Specified by:
buildNodeAffinityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNodeAffinity
- Specified by:
withNodeAffinityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasNodeAffinity
- Specified by:
hasNodeAffinityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewNodeAffinity
- Specified by:
withNewNodeAffinityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewNodeAffinityLike
public PersistentVolumeSpecFluent.NodeAffinityNested<A> withNewNodeAffinityLike(VolumeNodeAffinity item)- Specified by:
withNewNodeAffinityLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editNodeAffinity
- Specified by:
editNodeAffinityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewNodeAffinity
- Specified by:
editOrNewNodeAffinityin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewNodeAffinityLike
public PersistentVolumeSpecFluent.NodeAffinityNested<A> editOrNewNodeAffinityLike(VolumeNodeAffinity item)- Specified by:
editOrNewNodeAffinityLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getPersistentVolumeReclaimPolicy
- Specified by:
getPersistentVolumeReclaimPolicyin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withPersistentVolumeReclaimPolicy
- Specified by:
withPersistentVolumeReclaimPolicyin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasPersistentVolumeReclaimPolicy
- Specified by:
hasPersistentVolumeReclaimPolicyin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPersistentVolumeReclaimPolicy
- Specified by:
withNewPersistentVolumeReclaimPolicyin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPersistentVolumeReclaimPolicy
- Specified by:
withNewPersistentVolumeReclaimPolicyin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPersistentVolumeReclaimPolicy
- Specified by:
withNewPersistentVolumeReclaimPolicyin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getPhotonPersistentDisk
Deprecated.This method has been deprecated, please use method buildPhotonPersistentDisk instead.- Specified by:
getPhotonPersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildPhotonPersistentDisk
- Specified by:
buildPhotonPersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withPhotonPersistentDisk
- Specified by:
withPhotonPersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasPhotonPersistentDisk
- Specified by:
hasPhotonPersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPhotonPersistentDisk
- Specified by:
withNewPhotonPersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPhotonPersistentDisk
- Specified by:
withNewPhotonPersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPhotonPersistentDiskLike
public PersistentVolumeSpecFluent.PhotonPersistentDiskNested<A> withNewPhotonPersistentDiskLike(PhotonPersistentDiskVolumeSource item)- Specified by:
withNewPhotonPersistentDiskLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editPhotonPersistentDisk
- Specified by:
editPhotonPersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewPhotonPersistentDisk
- Specified by:
editOrNewPhotonPersistentDiskin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewPhotonPersistentDiskLike
public PersistentVolumeSpecFluent.PhotonPersistentDiskNested<A> editOrNewPhotonPersistentDiskLike(PhotonPersistentDiskVolumeSource item)- Specified by:
editOrNewPhotonPersistentDiskLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getPortworxVolume
Deprecated.This method has been deprecated, please use method buildPortworxVolume instead.- Specified by:
getPortworxVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildPortworxVolume
- Specified by:
buildPortworxVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withPortworxVolume
- Specified by:
withPortworxVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasPortworxVolume
- Specified by:
hasPortworxVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPortworxVolume
- Specified by:
withNewPortworxVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPortworxVolume
- Specified by:
withNewPortworxVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewPortworxVolumeLike
public PersistentVolumeSpecFluent.PortworxVolumeNested<A> withNewPortworxVolumeLike(PortworxVolumeSource item)- Specified by:
withNewPortworxVolumeLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editPortworxVolume
- Specified by:
editPortworxVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewPortworxVolume
- Specified by:
editOrNewPortworxVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewPortworxVolumeLike
public PersistentVolumeSpecFluent.PortworxVolumeNested<A> editOrNewPortworxVolumeLike(PortworxVolumeSource item)- Specified by:
editOrNewPortworxVolumeLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getQuobyte
Deprecated.This method has been deprecated, please use method buildQuobyte instead.- Specified by:
getQuobytein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildQuobyte
- Specified by:
buildQuobytein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withQuobyte
- Specified by:
withQuobytein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasQuobyte
- Specified by:
hasQuobytein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewQuobyte
- Specified by:
withNewQuobytein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewQuobyteLike
- Specified by:
withNewQuobyteLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editQuobyte
- Specified by:
editQuobytein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewQuobyte
- Specified by:
editOrNewQuobytein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewQuobyteLike
- Specified by:
editOrNewQuobyteLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getRbd
Deprecated.This method has been deprecated, please use method buildRbd instead.- Specified by:
getRbdin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildRbd
- Specified by:
buildRbdin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withRbd
- Specified by:
withRbdin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasRbd
- Specified by:
hasRbdin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewRbd
- Specified by:
withNewRbdin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewRbdLike
- Specified by:
withNewRbdLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editRbd
- Specified by:
editRbdin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewRbd
- Specified by:
editOrNewRbdin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewRbdLike
- Specified by:
editOrNewRbdLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getScaleIO
Deprecated.This method has been deprecated, please use method buildScaleIO instead.- Specified by:
getScaleIOin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildScaleIO
- Specified by:
buildScaleIOin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withScaleIO
- Specified by:
withScaleIOin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasScaleIO
- Specified by:
hasScaleIOin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewScaleIO
- Specified by:
withNewScaleIOin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewScaleIOLike
public PersistentVolumeSpecFluent.ScaleIONested<A> withNewScaleIOLike(ScaleIOPersistentVolumeSource item)- Specified by:
withNewScaleIOLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editScaleIO
- Specified by:
editScaleIOin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewScaleIO
- Specified by:
editOrNewScaleIOin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewScaleIOLike
public PersistentVolumeSpecFluent.ScaleIONested<A> editOrNewScaleIOLike(ScaleIOPersistentVolumeSource item)- Specified by:
editOrNewScaleIOLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getStorageClassName
- Specified by:
getStorageClassNamein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withStorageClassName
- Specified by:
withStorageClassNamein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasStorageClassName
- Specified by:
hasStorageClassNamein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewStorageClassName
- Specified by:
withNewStorageClassNamein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewStorageClassName
- Specified by:
withNewStorageClassNamein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewStorageClassName
- Specified by:
withNewStorageClassNamein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getStorageos
Deprecated.This method has been deprecated, please use method buildStorageos instead.- Specified by:
getStorageosin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildStorageos
- Specified by:
buildStorageosin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withStorageos
- Specified by:
withStorageosin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasStorageos
- Specified by:
hasStorageosin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewStorageos
- Specified by:
withNewStorageosin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewStorageosLike
public PersistentVolumeSpecFluent.StorageosNested<A> withNewStorageosLike(StorageOSPersistentVolumeSource item)- Specified by:
withNewStorageosLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editStorageos
- Specified by:
editStorageosin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewStorageos
- Specified by:
editOrNewStorageosin interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewStorageosLike
public PersistentVolumeSpecFluent.StorageosNested<A> editOrNewStorageosLike(StorageOSPersistentVolumeSource item)- Specified by:
editOrNewStorageosLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getVolumeMode
- Specified by:
getVolumeModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withVolumeMode
- Specified by:
withVolumeModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasVolumeMode
- Specified by:
hasVolumeModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewVolumeMode
- Specified by:
withNewVolumeModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewVolumeMode
- Specified by:
withNewVolumeModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewVolumeMode
- Specified by:
withNewVolumeModein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
getVsphereVolume
Deprecated.This method has been deprecated, please use method buildVsphereVolume instead.- Specified by:
getVsphereVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>- Returns:
- The buildable object.
-
buildVsphereVolume
- Specified by:
buildVsphereVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withVsphereVolume
- Specified by:
withVsphereVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
hasVsphereVolume
- Specified by:
hasVsphereVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewVsphereVolume
public A withNewVsphereVolume(String fsType, String storagePolicyID, String storagePolicyName, String volumePath)- Specified by:
withNewVsphereVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewVsphereVolume
- Specified by:
withNewVsphereVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
withNewVsphereVolumeLike
public PersistentVolumeSpecFluent.VsphereVolumeNested<A> withNewVsphereVolumeLike(VsphereVirtualDiskVolumeSource item)- Specified by:
withNewVsphereVolumeLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editVsphereVolume
- Specified by:
editVsphereVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewVsphereVolume
- Specified by:
editOrNewVsphereVolumein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
editOrNewVsphereVolumeLike
public PersistentVolumeSpecFluent.VsphereVolumeNested<A> editOrNewVsphereVolumeLike(VsphereVirtualDiskVolumeSource item)- Specified by:
editOrNewVsphereVolumeLikein interfacePersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
-
equals
-