Package io.fabric8.kubernetes.api.model
Class VolumeFluentImpl<A extends VolumeFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.VolumeFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,VolumeFluent<A>
- Direct Known Subclasses:
DoneableVolume
,PodSpecFluentImpl.VolumesNestedImpl
,VolumeBuilder
,WatchEventFluentImpl.VolumeObjectNestedImpl
public class VolumeFluentImpl<A extends VolumeFluent<A>> extends BaseFluent<A> implements VolumeFluent<A>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.VolumeFluent
VolumeFluent.AwsElasticBlockStoreNested<N>, VolumeFluent.AzureDiskNested<N>, VolumeFluent.AzureFileNested<N>, VolumeFluent.CephfsNested<N>, VolumeFluent.CinderNested<N>, VolumeFluent.ConfigMapNested<N>, VolumeFluent.CsiNested<N>, VolumeFluent.DownwardAPINested<N>, VolumeFluent.EmptyDirNested<N>, VolumeFluent.FcNested<N>, VolumeFluent.FlexVolumeNested<N>, VolumeFluent.FlockerNested<N>, VolumeFluent.GcePersistentDiskNested<N>, VolumeFluent.GitRepoNested<N>, VolumeFluent.GlusterfsNested<N>, VolumeFluent.HostPathNested<N>, VolumeFluent.IscsiNested<N>, VolumeFluent.NfsNested<N>, VolumeFluent.PersistentVolumeClaimNested<N>, VolumeFluent.PhotonPersistentDiskNested<N>, VolumeFluent.PortworxVolumeNested<N>, VolumeFluent.ProjectedNested<N>, VolumeFluent.QuobyteNested<N>, VolumeFluent.RbdNested<N>, VolumeFluent.ScaleIONested<N>, VolumeFluent.SecretNested<N>, VolumeFluent.StorageosNested<N>, VolumeFluent.VsphereVolumeNested<N>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description VolumeFluentImpl()
VolumeFluentImpl(Volume instance)
-
Method Summary
-
Constructor Details
-
VolumeFluentImpl
public VolumeFluentImpl() -
VolumeFluentImpl
-
-
Method Details
-
getAwsElasticBlockStore
Deprecated.This method has been deprecated, please use method buildAwsElasticBlockStore instead.- Specified by:
getAwsElasticBlockStore
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildAwsElasticBlockStore
- Specified by:
buildAwsElasticBlockStore
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withAwsElasticBlockStore
- Specified by:
withAwsElasticBlockStore
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasAwsElasticBlockStore
- Specified by:
hasAwsElasticBlockStore
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAwsElasticBlockStore
public A withNewAwsElasticBlockStore(String fsType, Integer partition, Boolean readOnly, String volumeID)- Specified by:
withNewAwsElasticBlockStore
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAwsElasticBlockStore
- Specified by:
withNewAwsElasticBlockStore
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAwsElasticBlockStoreLike
public VolumeFluent.AwsElasticBlockStoreNested<A> withNewAwsElasticBlockStoreLike(AWSElasticBlockStoreVolumeSource item)- Specified by:
withNewAwsElasticBlockStoreLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editAwsElasticBlockStore
- Specified by:
editAwsElasticBlockStore
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAwsElasticBlockStore
- Specified by:
editOrNewAwsElasticBlockStore
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAwsElasticBlockStoreLike
public VolumeFluent.AwsElasticBlockStoreNested<A> editOrNewAwsElasticBlockStoreLike(AWSElasticBlockStoreVolumeSource item)- Specified by:
editOrNewAwsElasticBlockStoreLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getAzureDisk
Deprecated.This method has been deprecated, please use method buildAzureDisk instead.- Specified by:
getAzureDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildAzureDisk
- Specified by:
buildAzureDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withAzureDisk
- Specified by:
withAzureDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasAzureDisk
- Specified by:
hasAzureDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureDisk
- Specified by:
withNewAzureDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureDiskLike
- Specified by:
withNewAzureDiskLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editAzureDisk
- Specified by:
editAzureDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAzureDisk
- Specified by:
editOrNewAzureDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAzureDiskLike
- Specified by:
editOrNewAzureDiskLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getAzureFile
Deprecated.This method has been deprecated, please use method buildAzureFile instead.- Specified by:
getAzureFile
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildAzureFile
- Specified by:
buildAzureFile
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withAzureFile
- Specified by:
withAzureFile
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasAzureFile
- Specified by:
hasAzureFile
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureFile
- Specified by:
withNewAzureFile
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureFile
- Specified by:
withNewAzureFile
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureFileLike
- Specified by:
withNewAzureFileLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editAzureFile
- Specified by:
editAzureFile
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAzureFile
- Specified by:
editOrNewAzureFile
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAzureFileLike
- Specified by:
editOrNewAzureFileLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getCephfs
Deprecated.This method has been deprecated, please use method buildCephfs instead.- Specified by:
getCephfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildCephfs
- Specified by:
buildCephfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withCephfs
- Specified by:
withCephfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasCephfs
- Specified by:
hasCephfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCephfs
- Specified by:
withNewCephfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCephfsLike
- Specified by:
withNewCephfsLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editCephfs
- Specified by:
editCephfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCephfs
- Specified by:
editOrNewCephfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCephfsLike
- Specified by:
editOrNewCephfsLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getCinder
Deprecated.This method has been deprecated, please use method buildCinder instead.- Specified by:
getCinder
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildCinder
- Specified by:
buildCinder
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withCinder
- Specified by:
withCinder
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasCinder
- Specified by:
hasCinder
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCinder
- Specified by:
withNewCinder
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCinderLike
- Specified by:
withNewCinderLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editCinder
- Specified by:
editCinder
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCinder
- Specified by:
editOrNewCinder
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCinderLike
- Specified by:
editOrNewCinderLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getConfigMap
Deprecated.This method has been deprecated, please use method buildConfigMap instead.- Specified by:
getConfigMap
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildConfigMap
- Specified by:
buildConfigMap
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withConfigMap
- Specified by:
withConfigMap
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasConfigMap
- Specified by:
hasConfigMap
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewConfigMap
- Specified by:
withNewConfigMap
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewConfigMapLike
- Specified by:
withNewConfigMapLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editConfigMap
- Specified by:
editConfigMap
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewConfigMap
- Specified by:
editOrNewConfigMap
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewConfigMapLike
- Specified by:
editOrNewConfigMapLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getCsi
Deprecated.This method has been deprecated, please use method buildCsi instead.- Specified by:
getCsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildCsi
- Specified by:
buildCsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withCsi
- Specified by:
withCsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasCsi
- Specified by:
hasCsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCsi
- Specified by:
withNewCsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCsiLike
- Specified by:
withNewCsiLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editCsi
- Specified by:
editCsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCsi
- Specified by:
editOrNewCsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCsiLike
- Specified by:
editOrNewCsiLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getDownwardAPI
Deprecated.This method has been deprecated, please use method buildDownwardAPI instead.- Specified by:
getDownwardAPI
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildDownwardAPI
- Specified by:
buildDownwardAPI
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withDownwardAPI
- Specified by:
withDownwardAPI
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasDownwardAPI
- Specified by:
hasDownwardAPI
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewDownwardAPI
- Specified by:
withNewDownwardAPI
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewDownwardAPILike
- Specified by:
withNewDownwardAPILike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editDownwardAPI
- Specified by:
editDownwardAPI
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewDownwardAPI
- Specified by:
editOrNewDownwardAPI
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewDownwardAPILike
- Specified by:
editOrNewDownwardAPILike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getEmptyDir
Deprecated.This method has been deprecated, please use method buildEmptyDir instead.- Specified by:
getEmptyDir
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildEmptyDir
- Specified by:
buildEmptyDir
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withEmptyDir
- Specified by:
withEmptyDir
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasEmptyDir
- Specified by:
hasEmptyDir
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewEmptyDir
- Specified by:
withNewEmptyDir
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewEmptyDirLike
- Specified by:
withNewEmptyDirLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editEmptyDir
- Specified by:
editEmptyDir
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewEmptyDir
- Specified by:
editOrNewEmptyDir
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewEmptyDirLike
- Specified by:
editOrNewEmptyDirLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getFc
Deprecated.This method has been deprecated, please use method buildFc instead.- Specified by:
getFc
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildFc
- Specified by:
buildFc
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withFc
- Specified by:
withFc
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasFc
- Specified by:
hasFc
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFc
- Specified by:
withNewFc
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFcLike
- Specified by:
withNewFcLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editFc
- Specified by:
editFc
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFc
- Specified by:
editOrNewFc
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFcLike
- Specified by:
editOrNewFcLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getFlexVolume
Deprecated.This method has been deprecated, please use method buildFlexVolume instead.- Specified by:
getFlexVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildFlexVolume
- Specified by:
buildFlexVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withFlexVolume
- Specified by:
withFlexVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasFlexVolume
- Specified by:
hasFlexVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlexVolume
- Specified by:
withNewFlexVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlexVolumeLike
- Specified by:
withNewFlexVolumeLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editFlexVolume
- Specified by:
editFlexVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFlexVolume
- Specified by:
editOrNewFlexVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFlexVolumeLike
- Specified by:
editOrNewFlexVolumeLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getFlocker
Deprecated.This method has been deprecated, please use method buildFlocker instead.- Specified by:
getFlocker
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildFlocker
- Specified by:
buildFlocker
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withFlocker
- Specified by:
withFlocker
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasFlocker
- Specified by:
hasFlocker
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlocker
- Specified by:
withNewFlocker
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlocker
- Specified by:
withNewFlocker
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlockerLike
- Specified by:
withNewFlockerLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editFlocker
- Specified by:
editFlocker
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFlocker
- Specified by:
editOrNewFlocker
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFlockerLike
- Specified by:
editOrNewFlockerLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getGcePersistentDisk
Deprecated.This method has been deprecated, please use method buildGcePersistentDisk instead.- Specified by:
getGcePersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildGcePersistentDisk
- Specified by:
buildGcePersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withGcePersistentDisk
- Specified by:
withGcePersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasGcePersistentDisk
- Specified by:
hasGcePersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGcePersistentDisk
public A withNewGcePersistentDisk(String fsType, Integer partition, String pdName, Boolean readOnly)- Specified by:
withNewGcePersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGcePersistentDisk
- Specified by:
withNewGcePersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGcePersistentDiskLike
public VolumeFluent.GcePersistentDiskNested<A> withNewGcePersistentDiskLike(GCEPersistentDiskVolumeSource item)- Specified by:
withNewGcePersistentDiskLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editGcePersistentDisk
- Specified by:
editGcePersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGcePersistentDisk
- Specified by:
editOrNewGcePersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGcePersistentDiskLike
public VolumeFluent.GcePersistentDiskNested<A> editOrNewGcePersistentDiskLike(GCEPersistentDiskVolumeSource item)- Specified by:
editOrNewGcePersistentDiskLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getGitRepo
Deprecated.This method has been deprecated, please use method buildGitRepo instead.- Specified by:
getGitRepo
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildGitRepo
- Specified by:
buildGitRepo
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withGitRepo
- Specified by:
withGitRepo
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasGitRepo
- Specified by:
hasGitRepo
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGitRepo
- Specified by:
withNewGitRepo
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGitRepo
- Specified by:
withNewGitRepo
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGitRepoLike
- Specified by:
withNewGitRepoLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editGitRepo
- Specified by:
editGitRepo
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGitRepo
- Specified by:
editOrNewGitRepo
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGitRepoLike
- Specified by:
editOrNewGitRepoLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getGlusterfs
Deprecated.This method has been deprecated, please use method buildGlusterfs instead.- Specified by:
getGlusterfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildGlusterfs
- Specified by:
buildGlusterfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withGlusterfs
- Specified by:
withGlusterfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasGlusterfs
- Specified by:
hasGlusterfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGlusterfs
- Specified by:
withNewGlusterfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGlusterfs
- Specified by:
withNewGlusterfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGlusterfsLike
- Specified by:
withNewGlusterfsLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editGlusterfs
- Specified by:
editGlusterfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGlusterfs
- Specified by:
editOrNewGlusterfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGlusterfsLike
- Specified by:
editOrNewGlusterfsLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getHostPath
Deprecated.This method has been deprecated, please use method buildHostPath instead.- Specified by:
getHostPath
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildHostPath
- Specified by:
buildHostPath
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withHostPath
- Specified by:
withHostPath
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasHostPath
- Specified by:
hasHostPath
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewHostPath
- Specified by:
withNewHostPath
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewHostPath
- Specified by:
withNewHostPath
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewHostPathLike
- Specified by:
withNewHostPathLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editHostPath
- Specified by:
editHostPath
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewHostPath
- Specified by:
editOrNewHostPath
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewHostPathLike
- Specified by:
editOrNewHostPathLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getIscsi
Deprecated.This method has been deprecated, please use method buildIscsi instead.- Specified by:
getIscsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildIscsi
- Specified by:
buildIscsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withIscsi
- Specified by:
withIscsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasIscsi
- Specified by:
hasIscsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewIscsi
- Specified by:
withNewIscsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewIscsiLike
- Specified by:
withNewIscsiLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editIscsi
- Specified by:
editIscsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewIscsi
- Specified by:
editOrNewIscsi
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewIscsiLike
- Specified by:
editOrNewIscsiLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getName
- Specified by:
getName
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withName
- Specified by:
withName
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasName
- Specified by:
hasName
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewName
- Specified by:
withNewName
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewName
- Specified by:
withNewName
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewName
- Specified by:
withNewName
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getNfs
Deprecated.This method has been deprecated, please use method buildNfs instead.- Specified by:
getNfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildNfs
- Specified by:
buildNfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNfs
- Specified by:
withNfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasNfs
- Specified by:
hasNfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewNfs
- Specified by:
withNewNfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewNfs
- Specified by:
withNewNfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewNfsLike
- Specified by:
withNewNfsLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editNfs
- Specified by:
editNfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewNfs
- Specified by:
editOrNewNfs
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewNfsLike
- Specified by:
editOrNewNfsLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getPersistentVolumeClaim
Deprecated.This method has been deprecated, please use method buildPersistentVolumeClaim instead.- Specified by:
getPersistentVolumeClaim
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildPersistentVolumeClaim
- Specified by:
buildPersistentVolumeClaim
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withPersistentVolumeClaim
- Specified by:
withPersistentVolumeClaim
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasPersistentVolumeClaim
- Specified by:
hasPersistentVolumeClaim
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPersistentVolumeClaim
- Specified by:
withNewPersistentVolumeClaim
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPersistentVolumeClaim
- Specified by:
withNewPersistentVolumeClaim
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPersistentVolumeClaimLike
public VolumeFluent.PersistentVolumeClaimNested<A> withNewPersistentVolumeClaimLike(PersistentVolumeClaimVolumeSource item)- Specified by:
withNewPersistentVolumeClaimLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editPersistentVolumeClaim
- Specified by:
editPersistentVolumeClaim
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPersistentVolumeClaim
- Specified by:
editOrNewPersistentVolumeClaim
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPersistentVolumeClaimLike
public VolumeFluent.PersistentVolumeClaimNested<A> editOrNewPersistentVolumeClaimLike(PersistentVolumeClaimVolumeSource item)- Specified by:
editOrNewPersistentVolumeClaimLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getPhotonPersistentDisk
Deprecated.This method has been deprecated, please use method buildPhotonPersistentDisk instead.- Specified by:
getPhotonPersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildPhotonPersistentDisk
- Specified by:
buildPhotonPersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withPhotonPersistentDisk
- Specified by:
withPhotonPersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasPhotonPersistentDisk
- Specified by:
hasPhotonPersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPhotonPersistentDisk
- Specified by:
withNewPhotonPersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPhotonPersistentDisk
- Specified by:
withNewPhotonPersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPhotonPersistentDiskLike
public VolumeFluent.PhotonPersistentDiskNested<A> withNewPhotonPersistentDiskLike(PhotonPersistentDiskVolumeSource item)- Specified by:
withNewPhotonPersistentDiskLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editPhotonPersistentDisk
- Specified by:
editPhotonPersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPhotonPersistentDisk
- Specified by:
editOrNewPhotonPersistentDisk
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPhotonPersistentDiskLike
public VolumeFluent.PhotonPersistentDiskNested<A> editOrNewPhotonPersistentDiskLike(PhotonPersistentDiskVolumeSource item)- Specified by:
editOrNewPhotonPersistentDiskLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getPortworxVolume
Deprecated.This method has been deprecated, please use method buildPortworxVolume instead.- Specified by:
getPortworxVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildPortworxVolume
- Specified by:
buildPortworxVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withPortworxVolume
- Specified by:
withPortworxVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasPortworxVolume
- Specified by:
hasPortworxVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPortworxVolume
- Specified by:
withNewPortworxVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPortworxVolume
- Specified by:
withNewPortworxVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPortworxVolumeLike
- Specified by:
withNewPortworxVolumeLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editPortworxVolume
- Specified by:
editPortworxVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPortworxVolume
- Specified by:
editOrNewPortworxVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPortworxVolumeLike
- Specified by:
editOrNewPortworxVolumeLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getProjected
Deprecated.This method has been deprecated, please use method buildProjected instead.- Specified by:
getProjected
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildProjected
- Specified by:
buildProjected
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withProjected
- Specified by:
withProjected
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasProjected
- Specified by:
hasProjected
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewProjected
- Specified by:
withNewProjected
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewProjectedLike
- Specified by:
withNewProjectedLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editProjected
- Specified by:
editProjected
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewProjected
- Specified by:
editOrNewProjected
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewProjectedLike
- Specified by:
editOrNewProjectedLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getQuobyte
Deprecated.This method has been deprecated, please use method buildQuobyte instead.- Specified by:
getQuobyte
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildQuobyte
- Specified by:
buildQuobyte
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withQuobyte
- Specified by:
withQuobyte
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasQuobyte
- Specified by:
hasQuobyte
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewQuobyte
- Specified by:
withNewQuobyte
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewQuobyteLike
- Specified by:
withNewQuobyteLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editQuobyte
- Specified by:
editQuobyte
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewQuobyte
- Specified by:
editOrNewQuobyte
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewQuobyteLike
- Specified by:
editOrNewQuobyteLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getRbd
Deprecated.This method has been deprecated, please use method buildRbd instead.- Specified by:
getRbd
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildRbd
- Specified by:
buildRbd
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withRbd
- Specified by:
withRbd
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasRbd
- Specified by:
hasRbd
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewRbd
- Specified by:
withNewRbd
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewRbdLike
- Specified by:
withNewRbdLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editRbd
- Specified by:
editRbd
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewRbd
- Specified by:
editOrNewRbd
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewRbdLike
- Specified by:
editOrNewRbdLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getScaleIO
Deprecated.This method has been deprecated, please use method buildScaleIO instead.- Specified by:
getScaleIO
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildScaleIO
- Specified by:
buildScaleIO
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withScaleIO
- Specified by:
withScaleIO
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasScaleIO
- Specified by:
hasScaleIO
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewScaleIO
- Specified by:
withNewScaleIO
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewScaleIOLike
- Specified by:
withNewScaleIOLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editScaleIO
- Specified by:
editScaleIO
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewScaleIO
- Specified by:
editOrNewScaleIO
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewScaleIOLike
- Specified by:
editOrNewScaleIOLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getSecret
Deprecated.This method has been deprecated, please use method buildSecret instead.- Specified by:
getSecret
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildSecret
- Specified by:
buildSecret
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withSecret
- Specified by:
withSecret
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasSecret
- Specified by:
hasSecret
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewSecret
- Specified by:
withNewSecret
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewSecretLike
- Specified by:
withNewSecretLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editSecret
- Specified by:
editSecret
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewSecret
- Specified by:
editOrNewSecret
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewSecretLike
- Specified by:
editOrNewSecretLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getStorageos
Deprecated.This method has been deprecated, please use method buildStorageos instead.- Specified by:
getStorageos
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildStorageos
- Specified by:
buildStorageos
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withStorageos
- Specified by:
withStorageos
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasStorageos
- Specified by:
hasStorageos
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewStorageos
- Specified by:
withNewStorageos
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewStorageosLike
- Specified by:
withNewStorageosLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editStorageos
- Specified by:
editStorageos
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewStorageos
- Specified by:
editOrNewStorageos
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewStorageosLike
- Specified by:
editOrNewStorageosLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getVsphereVolume
Deprecated.This method has been deprecated, please use method buildVsphereVolume instead.- Specified by:
getVsphereVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
- Returns:
- The buildable object.
-
buildVsphereVolume
- Specified by:
buildVsphereVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withVsphereVolume
- Specified by:
withVsphereVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasVsphereVolume
- Specified by:
hasVsphereVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewVsphereVolume
public A withNewVsphereVolume(String fsType, String storagePolicyID, String storagePolicyName, String volumePath)- Specified by:
withNewVsphereVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewVsphereVolume
- Specified by:
withNewVsphereVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewVsphereVolumeLike
public VolumeFluent.VsphereVolumeNested<A> withNewVsphereVolumeLike(VsphereVirtualDiskVolumeSource item)- Specified by:
withNewVsphereVolumeLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editVsphereVolume
- Specified by:
editVsphereVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewVsphereVolume
- Specified by:
editOrNewVsphereVolume
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewVsphereVolumeLike
public VolumeFluent.VsphereVolumeNested<A> editOrNewVsphereVolumeLike(VsphereVirtualDiskVolumeSource item)- Specified by:
editOrNewVsphereVolumeLike
in interfaceVolumeFluent<A extends VolumeFluent<A>>
-
equals
-