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:
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.EphemeralNested<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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description VolumeFluentImpl()VolumeFluentImpl(Volume instance)
-
Method Summary
-
-
-
Constructor Detail
-
VolumeFluentImpl
public VolumeFluentImpl()
-
VolumeFluentImpl
public VolumeFluentImpl(Volume instance)
-
-
Method Detail
-
getAwsElasticBlockStore
@Deprecated public AWSElasticBlockStoreVolumeSource getAwsElasticBlockStore()
Deprecated.This method has been deprecated, please use method buildAwsElasticBlockStore instead.- Specified by:
getAwsElasticBlockStorein interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildAwsElasticBlockStore
public AWSElasticBlockStoreVolumeSource buildAwsElasticBlockStore()
- Specified by:
buildAwsElasticBlockStorein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withAwsElasticBlockStore
public A withAwsElasticBlockStore(AWSElasticBlockStoreVolumeSource awsElasticBlockStore)
- Specified by:
withAwsElasticBlockStorein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasAwsElasticBlockStore
public Boolean hasAwsElasticBlockStore()
- Specified by:
hasAwsElasticBlockStorein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAwsElasticBlockStore
public A withNewAwsElasticBlockStore(String fsType, Integer partition, Boolean readOnly, String volumeID)
- Specified by:
withNewAwsElasticBlockStorein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAwsElasticBlockStore
public VolumeFluent.AwsElasticBlockStoreNested<A> withNewAwsElasticBlockStore()
- Specified by:
withNewAwsElasticBlockStorein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAwsElasticBlockStoreLike
public VolumeFluent.AwsElasticBlockStoreNested<A> withNewAwsElasticBlockStoreLike(AWSElasticBlockStoreVolumeSource item)
- Specified by:
withNewAwsElasticBlockStoreLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editAwsElasticBlockStore
public VolumeFluent.AwsElasticBlockStoreNested<A> editAwsElasticBlockStore()
- Specified by:
editAwsElasticBlockStorein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAwsElasticBlockStore
public VolumeFluent.AwsElasticBlockStoreNested<A> editOrNewAwsElasticBlockStore()
- Specified by:
editOrNewAwsElasticBlockStorein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAwsElasticBlockStoreLike
public VolumeFluent.AwsElasticBlockStoreNested<A> editOrNewAwsElasticBlockStoreLike(AWSElasticBlockStoreVolumeSource item)
- Specified by:
editOrNewAwsElasticBlockStoreLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getAzureDisk
@Deprecated public AzureDiskVolumeSource getAzureDisk()
Deprecated.This method has been deprecated, please use method buildAzureDisk instead.- Specified by:
getAzureDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildAzureDisk
public AzureDiskVolumeSource buildAzureDisk()
- Specified by:
buildAzureDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withAzureDisk
public A withAzureDisk(AzureDiskVolumeSource azureDisk)
- Specified by:
withAzureDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasAzureDisk
public Boolean hasAzureDisk()
- Specified by:
hasAzureDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureDisk
public VolumeFluent.AzureDiskNested<A> withNewAzureDisk()
- Specified by:
withNewAzureDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureDiskLike
public VolumeFluent.AzureDiskNested<A> withNewAzureDiskLike(AzureDiskVolumeSource item)
- Specified by:
withNewAzureDiskLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editAzureDisk
public VolumeFluent.AzureDiskNested<A> editAzureDisk()
- Specified by:
editAzureDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAzureDisk
public VolumeFluent.AzureDiskNested<A> editOrNewAzureDisk()
- Specified by:
editOrNewAzureDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAzureDiskLike
public VolumeFluent.AzureDiskNested<A> editOrNewAzureDiskLike(AzureDiskVolumeSource item)
- Specified by:
editOrNewAzureDiskLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getAzureFile
@Deprecated public AzureFileVolumeSource getAzureFile()
Deprecated.This method has been deprecated, please use method buildAzureFile instead.- Specified by:
getAzureFilein interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildAzureFile
public AzureFileVolumeSource buildAzureFile()
- Specified by:
buildAzureFilein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withAzureFile
public A withAzureFile(AzureFileVolumeSource azureFile)
- Specified by:
withAzureFilein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasAzureFile
public Boolean hasAzureFile()
- Specified by:
hasAzureFilein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureFile
public A withNewAzureFile(Boolean readOnly, String secretName, String shareName)
- Specified by:
withNewAzureFilein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureFile
public VolumeFluent.AzureFileNested<A> withNewAzureFile()
- Specified by:
withNewAzureFilein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewAzureFileLike
public VolumeFluent.AzureFileNested<A> withNewAzureFileLike(AzureFileVolumeSource item)
- Specified by:
withNewAzureFileLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editAzureFile
public VolumeFluent.AzureFileNested<A> editAzureFile()
- Specified by:
editAzureFilein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAzureFile
public VolumeFluent.AzureFileNested<A> editOrNewAzureFile()
- Specified by:
editOrNewAzureFilein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewAzureFileLike
public VolumeFluent.AzureFileNested<A> editOrNewAzureFileLike(AzureFileVolumeSource item)
- Specified by:
editOrNewAzureFileLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getCephfs
@Deprecated public CephFSVolumeSource getCephfs()
Deprecated.This method has been deprecated, please use method buildCephfs instead.- Specified by:
getCephfsin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildCephfs
public CephFSVolumeSource buildCephfs()
- Specified by:
buildCephfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withCephfs
public A withCephfs(CephFSVolumeSource cephfs)
- Specified by:
withCephfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasCephfs
public Boolean hasCephfs()
- Specified by:
hasCephfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCephfs
public VolumeFluent.CephfsNested<A> withNewCephfs()
- Specified by:
withNewCephfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCephfsLike
public VolumeFluent.CephfsNested<A> withNewCephfsLike(CephFSVolumeSource item)
- Specified by:
withNewCephfsLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editCephfs
public VolumeFluent.CephfsNested<A> editCephfs()
- Specified by:
editCephfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCephfs
public VolumeFluent.CephfsNested<A> editOrNewCephfs()
- Specified by:
editOrNewCephfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCephfsLike
public VolumeFluent.CephfsNested<A> editOrNewCephfsLike(CephFSVolumeSource item)
- Specified by:
editOrNewCephfsLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getCinder
@Deprecated public CinderVolumeSource getCinder()
Deprecated.This method has been deprecated, please use method buildCinder instead.- Specified by:
getCinderin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildCinder
public CinderVolumeSource buildCinder()
- Specified by:
buildCinderin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withCinder
public A withCinder(CinderVolumeSource cinder)
- Specified by:
withCinderin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasCinder
public Boolean hasCinder()
- Specified by:
hasCinderin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCinder
public VolumeFluent.CinderNested<A> withNewCinder()
- Specified by:
withNewCinderin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCinderLike
public VolumeFluent.CinderNested<A> withNewCinderLike(CinderVolumeSource item)
- Specified by:
withNewCinderLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editCinder
public VolumeFluent.CinderNested<A> editCinder()
- Specified by:
editCinderin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCinder
public VolumeFluent.CinderNested<A> editOrNewCinder()
- Specified by:
editOrNewCinderin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCinderLike
public VolumeFluent.CinderNested<A> editOrNewCinderLike(CinderVolumeSource item)
- Specified by:
editOrNewCinderLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getConfigMap
@Deprecated public ConfigMapVolumeSource getConfigMap()
Deprecated.This method has been deprecated, please use method buildConfigMap instead.- Specified by:
getConfigMapin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildConfigMap
public ConfigMapVolumeSource buildConfigMap()
- Specified by:
buildConfigMapin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withConfigMap
public A withConfigMap(ConfigMapVolumeSource configMap)
- Specified by:
withConfigMapin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasConfigMap
public Boolean hasConfigMap()
- Specified by:
hasConfigMapin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewConfigMap
public VolumeFluent.ConfigMapNested<A> withNewConfigMap()
- Specified by:
withNewConfigMapin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewConfigMapLike
public VolumeFluent.ConfigMapNested<A> withNewConfigMapLike(ConfigMapVolumeSource item)
- Specified by:
withNewConfigMapLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editConfigMap
public VolumeFluent.ConfigMapNested<A> editConfigMap()
- Specified by:
editConfigMapin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewConfigMap
public VolumeFluent.ConfigMapNested<A> editOrNewConfigMap()
- Specified by:
editOrNewConfigMapin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewConfigMapLike
public VolumeFluent.ConfigMapNested<A> editOrNewConfigMapLike(ConfigMapVolumeSource item)
- Specified by:
editOrNewConfigMapLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getCsi
@Deprecated public CSIVolumeSource getCsi()
Deprecated.This method has been deprecated, please use method buildCsi instead.- Specified by:
getCsiin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildCsi
public CSIVolumeSource buildCsi()
- Specified by:
buildCsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withCsi
public A withCsi(CSIVolumeSource csi)
- Specified by:
withCsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasCsi
public Boolean hasCsi()
- Specified by:
hasCsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCsi
public VolumeFluent.CsiNested<A> withNewCsi()
- Specified by:
withNewCsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewCsiLike
public VolumeFluent.CsiNested<A> withNewCsiLike(CSIVolumeSource item)
- Specified by:
withNewCsiLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editCsi
public VolumeFluent.CsiNested<A> editCsi()
- Specified by:
editCsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCsi
public VolumeFluent.CsiNested<A> editOrNewCsi()
- Specified by:
editOrNewCsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewCsiLike
public VolumeFluent.CsiNested<A> editOrNewCsiLike(CSIVolumeSource item)
- Specified by:
editOrNewCsiLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getDownwardAPI
@Deprecated public DownwardAPIVolumeSource getDownwardAPI()
Deprecated.This method has been deprecated, please use method buildDownwardAPI instead.- Specified by:
getDownwardAPIin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildDownwardAPI
public DownwardAPIVolumeSource buildDownwardAPI()
- Specified by:
buildDownwardAPIin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withDownwardAPI
public A withDownwardAPI(DownwardAPIVolumeSource downwardAPI)
- Specified by:
withDownwardAPIin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasDownwardAPI
public Boolean hasDownwardAPI()
- Specified by:
hasDownwardAPIin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewDownwardAPI
public VolumeFluent.DownwardAPINested<A> withNewDownwardAPI()
- Specified by:
withNewDownwardAPIin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewDownwardAPILike
public VolumeFluent.DownwardAPINested<A> withNewDownwardAPILike(DownwardAPIVolumeSource item)
- Specified by:
withNewDownwardAPILikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editDownwardAPI
public VolumeFluent.DownwardAPINested<A> editDownwardAPI()
- Specified by:
editDownwardAPIin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewDownwardAPI
public VolumeFluent.DownwardAPINested<A> editOrNewDownwardAPI()
- Specified by:
editOrNewDownwardAPIin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewDownwardAPILike
public VolumeFluent.DownwardAPINested<A> editOrNewDownwardAPILike(DownwardAPIVolumeSource item)
- Specified by:
editOrNewDownwardAPILikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getEmptyDir
@Deprecated public EmptyDirVolumeSource getEmptyDir()
Deprecated.This method has been deprecated, please use method buildEmptyDir instead.- Specified by:
getEmptyDirin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildEmptyDir
public EmptyDirVolumeSource buildEmptyDir()
- Specified by:
buildEmptyDirin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withEmptyDir
public A withEmptyDir(EmptyDirVolumeSource emptyDir)
- Specified by:
withEmptyDirin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasEmptyDir
public Boolean hasEmptyDir()
- Specified by:
hasEmptyDirin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewEmptyDir
public VolumeFluent.EmptyDirNested<A> withNewEmptyDir()
- Specified by:
withNewEmptyDirin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewEmptyDirLike
public VolumeFluent.EmptyDirNested<A> withNewEmptyDirLike(EmptyDirVolumeSource item)
- Specified by:
withNewEmptyDirLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editEmptyDir
public VolumeFluent.EmptyDirNested<A> editEmptyDir()
- Specified by:
editEmptyDirin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewEmptyDir
public VolumeFluent.EmptyDirNested<A> editOrNewEmptyDir()
- Specified by:
editOrNewEmptyDirin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewEmptyDirLike
public VolumeFluent.EmptyDirNested<A> editOrNewEmptyDirLike(EmptyDirVolumeSource item)
- Specified by:
editOrNewEmptyDirLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getEphemeral
@Deprecated public EphemeralVolumeSource getEphemeral()
Deprecated.This method has been deprecated, please use method buildEphemeral instead.- Specified by:
getEphemeralin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildEphemeral
public EphemeralVolumeSource buildEphemeral()
- Specified by:
buildEphemeralin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withEphemeral
public A withEphemeral(EphemeralVolumeSource ephemeral)
- Specified by:
withEphemeralin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasEphemeral
public Boolean hasEphemeral()
- Specified by:
hasEphemeralin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewEphemeral
public VolumeFluent.EphemeralNested<A> withNewEphemeral()
- Specified by:
withNewEphemeralin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewEphemeralLike
public VolumeFluent.EphemeralNested<A> withNewEphemeralLike(EphemeralVolumeSource item)
- Specified by:
withNewEphemeralLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editEphemeral
public VolumeFluent.EphemeralNested<A> editEphemeral()
- Specified by:
editEphemeralin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewEphemeral
public VolumeFluent.EphemeralNested<A> editOrNewEphemeral()
- Specified by:
editOrNewEphemeralin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewEphemeralLike
public VolumeFluent.EphemeralNested<A> editOrNewEphemeralLike(EphemeralVolumeSource item)
- Specified by:
editOrNewEphemeralLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getFc
@Deprecated public FCVolumeSource getFc()
Deprecated.This method has been deprecated, please use method buildFc instead.- Specified by:
getFcin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildFc
public FCVolumeSource buildFc()
- Specified by:
buildFcin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withFc
public A withFc(FCVolumeSource fc)
- Specified by:
withFcin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasFc
public Boolean hasFc()
- Specified by:
hasFcin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFc
public VolumeFluent.FcNested<A> withNewFc()
- Specified by:
withNewFcin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFcLike
public VolumeFluent.FcNested<A> withNewFcLike(FCVolumeSource item)
- Specified by:
withNewFcLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editFc
public VolumeFluent.FcNested<A> editFc()
- Specified by:
editFcin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFc
public VolumeFluent.FcNested<A> editOrNewFc()
- Specified by:
editOrNewFcin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFcLike
public VolumeFluent.FcNested<A> editOrNewFcLike(FCVolumeSource item)
- Specified by:
editOrNewFcLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getFlexVolume
@Deprecated public FlexVolumeSource getFlexVolume()
Deprecated.This method has been deprecated, please use method buildFlexVolume instead.- Specified by:
getFlexVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildFlexVolume
public FlexVolumeSource buildFlexVolume()
- Specified by:
buildFlexVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withFlexVolume
public A withFlexVolume(FlexVolumeSource flexVolume)
- Specified by:
withFlexVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasFlexVolume
public Boolean hasFlexVolume()
- Specified by:
hasFlexVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlexVolume
public VolumeFluent.FlexVolumeNested<A> withNewFlexVolume()
- Specified by:
withNewFlexVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlexVolumeLike
public VolumeFluent.FlexVolumeNested<A> withNewFlexVolumeLike(FlexVolumeSource item)
- Specified by:
withNewFlexVolumeLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editFlexVolume
public VolumeFluent.FlexVolumeNested<A> editFlexVolume()
- Specified by:
editFlexVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFlexVolume
public VolumeFluent.FlexVolumeNested<A> editOrNewFlexVolume()
- Specified by:
editOrNewFlexVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFlexVolumeLike
public VolumeFluent.FlexVolumeNested<A> editOrNewFlexVolumeLike(FlexVolumeSource item)
- Specified by:
editOrNewFlexVolumeLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getFlocker
@Deprecated public FlockerVolumeSource getFlocker()
Deprecated.This method has been deprecated, please use method buildFlocker instead.- Specified by:
getFlockerin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildFlocker
public FlockerVolumeSource buildFlocker()
- Specified by:
buildFlockerin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withFlocker
public A withFlocker(FlockerVolumeSource flocker)
- Specified by:
withFlockerin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasFlocker
public Boolean hasFlocker()
- Specified by:
hasFlockerin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlocker
public A withNewFlocker(String datasetName, String datasetUUID)
- Specified by:
withNewFlockerin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlocker
public VolumeFluent.FlockerNested<A> withNewFlocker()
- Specified by:
withNewFlockerin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewFlockerLike
public VolumeFluent.FlockerNested<A> withNewFlockerLike(FlockerVolumeSource item)
- Specified by:
withNewFlockerLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editFlocker
public VolumeFluent.FlockerNested<A> editFlocker()
- Specified by:
editFlockerin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFlocker
public VolumeFluent.FlockerNested<A> editOrNewFlocker()
- Specified by:
editOrNewFlockerin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewFlockerLike
public VolumeFluent.FlockerNested<A> editOrNewFlockerLike(FlockerVolumeSource item)
- Specified by:
editOrNewFlockerLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getGcePersistentDisk
@Deprecated public GCEPersistentDiskVolumeSource getGcePersistentDisk()
Deprecated.This method has been deprecated, please use method buildGcePersistentDisk instead.- Specified by:
getGcePersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildGcePersistentDisk
public GCEPersistentDiskVolumeSource buildGcePersistentDisk()
- Specified by:
buildGcePersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withGcePersistentDisk
public A withGcePersistentDisk(GCEPersistentDiskVolumeSource gcePersistentDisk)
- Specified by:
withGcePersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasGcePersistentDisk
public Boolean hasGcePersistentDisk()
- Specified by:
hasGcePersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGcePersistentDisk
public A withNewGcePersistentDisk(String fsType, Integer partition, String pdName, Boolean readOnly)
- Specified by:
withNewGcePersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGcePersistentDisk
public VolumeFluent.GcePersistentDiskNested<A> withNewGcePersistentDisk()
- Specified by:
withNewGcePersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGcePersistentDiskLike
public VolumeFluent.GcePersistentDiskNested<A> withNewGcePersistentDiskLike(GCEPersistentDiskVolumeSource item)
- Specified by:
withNewGcePersistentDiskLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editGcePersistentDisk
public VolumeFluent.GcePersistentDiskNested<A> editGcePersistentDisk()
- Specified by:
editGcePersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGcePersistentDisk
public VolumeFluent.GcePersistentDiskNested<A> editOrNewGcePersistentDisk()
- Specified by:
editOrNewGcePersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGcePersistentDiskLike
public VolumeFluent.GcePersistentDiskNested<A> editOrNewGcePersistentDiskLike(GCEPersistentDiskVolumeSource item)
- Specified by:
editOrNewGcePersistentDiskLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getGitRepo
@Deprecated public GitRepoVolumeSource getGitRepo()
Deprecated.This method has been deprecated, please use method buildGitRepo instead.- Specified by:
getGitRepoin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildGitRepo
public GitRepoVolumeSource buildGitRepo()
- Specified by:
buildGitRepoin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withGitRepo
public A withGitRepo(GitRepoVolumeSource gitRepo)
- Specified by:
withGitRepoin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasGitRepo
public Boolean hasGitRepo()
- Specified by:
hasGitRepoin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGitRepo
public A withNewGitRepo(String directory, String repository, String revision)
- Specified by:
withNewGitRepoin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGitRepo
public VolumeFluent.GitRepoNested<A> withNewGitRepo()
- Specified by:
withNewGitRepoin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGitRepoLike
public VolumeFluent.GitRepoNested<A> withNewGitRepoLike(GitRepoVolumeSource item)
- Specified by:
withNewGitRepoLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editGitRepo
public VolumeFluent.GitRepoNested<A> editGitRepo()
- Specified by:
editGitRepoin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGitRepo
public VolumeFluent.GitRepoNested<A> editOrNewGitRepo()
- Specified by:
editOrNewGitRepoin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGitRepoLike
public VolumeFluent.GitRepoNested<A> editOrNewGitRepoLike(GitRepoVolumeSource item)
- Specified by:
editOrNewGitRepoLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getGlusterfs
@Deprecated public GlusterfsVolumeSource getGlusterfs()
Deprecated.This method has been deprecated, please use method buildGlusterfs instead.- Specified by:
getGlusterfsin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildGlusterfs
public GlusterfsVolumeSource buildGlusterfs()
- Specified by:
buildGlusterfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withGlusterfs
public A withGlusterfs(GlusterfsVolumeSource glusterfs)
- Specified by:
withGlusterfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasGlusterfs
public Boolean hasGlusterfs()
- Specified by:
hasGlusterfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGlusterfs
public A withNewGlusterfs(String endpoints, String path, Boolean readOnly)
- Specified by:
withNewGlusterfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGlusterfs
public VolumeFluent.GlusterfsNested<A> withNewGlusterfs()
- Specified by:
withNewGlusterfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewGlusterfsLike
public VolumeFluent.GlusterfsNested<A> withNewGlusterfsLike(GlusterfsVolumeSource item)
- Specified by:
withNewGlusterfsLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editGlusterfs
public VolumeFluent.GlusterfsNested<A> editGlusterfs()
- Specified by:
editGlusterfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGlusterfs
public VolumeFluent.GlusterfsNested<A> editOrNewGlusterfs()
- Specified by:
editOrNewGlusterfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewGlusterfsLike
public VolumeFluent.GlusterfsNested<A> editOrNewGlusterfsLike(GlusterfsVolumeSource item)
- Specified by:
editOrNewGlusterfsLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getHostPath
@Deprecated public HostPathVolumeSource getHostPath()
Deprecated.This method has been deprecated, please use method buildHostPath instead.- Specified by:
getHostPathin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildHostPath
public HostPathVolumeSource buildHostPath()
- Specified by:
buildHostPathin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withHostPath
public A withHostPath(HostPathVolumeSource hostPath)
- Specified by:
withHostPathin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasHostPath
public Boolean hasHostPath()
- Specified by:
hasHostPathin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewHostPath
public A withNewHostPath(String path, String type)
- Specified by:
withNewHostPathin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewHostPath
public VolumeFluent.HostPathNested<A> withNewHostPath()
- Specified by:
withNewHostPathin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewHostPathLike
public VolumeFluent.HostPathNested<A> withNewHostPathLike(HostPathVolumeSource item)
- Specified by:
withNewHostPathLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editHostPath
public VolumeFluent.HostPathNested<A> editHostPath()
- Specified by:
editHostPathin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewHostPath
public VolumeFluent.HostPathNested<A> editOrNewHostPath()
- Specified by:
editOrNewHostPathin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewHostPathLike
public VolumeFluent.HostPathNested<A> editOrNewHostPathLike(HostPathVolumeSource item)
- Specified by:
editOrNewHostPathLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getIscsi
@Deprecated public ISCSIVolumeSource getIscsi()
Deprecated.This method has been deprecated, please use method buildIscsi instead.- Specified by:
getIscsiin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildIscsi
public ISCSIVolumeSource buildIscsi()
- Specified by:
buildIscsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withIscsi
public A withIscsi(ISCSIVolumeSource iscsi)
- Specified by:
withIscsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasIscsi
public Boolean hasIscsi()
- Specified by:
hasIscsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewIscsi
public VolumeFluent.IscsiNested<A> withNewIscsi()
- Specified by:
withNewIscsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewIscsiLike
public VolumeFluent.IscsiNested<A> withNewIscsiLike(ISCSIVolumeSource item)
- Specified by:
withNewIscsiLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editIscsi
public VolumeFluent.IscsiNested<A> editIscsi()
- Specified by:
editIscsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewIscsi
public VolumeFluent.IscsiNested<A> editOrNewIscsi()
- Specified by:
editOrNewIscsiin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewIscsiLike
public VolumeFluent.IscsiNested<A> editOrNewIscsiLike(ISCSIVolumeSource item)
- Specified by:
editOrNewIscsiLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getName
public String getName()
- Specified by:
getNamein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withName
public A withName(String name)
- Specified by:
withNamein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasName
public Boolean hasName()
- Specified by:
hasNamein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewName
public A withNewName(String arg1)
- Specified by:
withNewNamein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewName
public A withNewName(StringBuilder arg1)
- Specified by:
withNewNamein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewName
public A withNewName(StringBuffer arg1)
- Specified by:
withNewNamein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getNfs
@Deprecated public NFSVolumeSource getNfs()
Deprecated.This method has been deprecated, please use method buildNfs instead.- Specified by:
getNfsin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildNfs
public NFSVolumeSource buildNfs()
- Specified by:
buildNfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNfs
public A withNfs(NFSVolumeSource nfs)
- Specified by:
withNfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasNfs
public Boolean hasNfs()
- Specified by:
hasNfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewNfs
public A withNewNfs(String path, Boolean readOnly, String server)
- Specified by:
withNewNfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewNfs
public VolumeFluent.NfsNested<A> withNewNfs()
- Specified by:
withNewNfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewNfsLike
public VolumeFluent.NfsNested<A> withNewNfsLike(NFSVolumeSource item)
- Specified by:
withNewNfsLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editNfs
public VolumeFluent.NfsNested<A> editNfs()
- Specified by:
editNfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewNfs
public VolumeFluent.NfsNested<A> editOrNewNfs()
- Specified by:
editOrNewNfsin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewNfsLike
public VolumeFluent.NfsNested<A> editOrNewNfsLike(NFSVolumeSource item)
- Specified by:
editOrNewNfsLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getPersistentVolumeClaim
@Deprecated public PersistentVolumeClaimVolumeSource getPersistentVolumeClaim()
Deprecated.This method has been deprecated, please use method buildPersistentVolumeClaim instead.- Specified by:
getPersistentVolumeClaimin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildPersistentVolumeClaim
public PersistentVolumeClaimVolumeSource buildPersistentVolumeClaim()
- Specified by:
buildPersistentVolumeClaimin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withPersistentVolumeClaim
public A withPersistentVolumeClaim(PersistentVolumeClaimVolumeSource persistentVolumeClaim)
- Specified by:
withPersistentVolumeClaimin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasPersistentVolumeClaim
public Boolean hasPersistentVolumeClaim()
- Specified by:
hasPersistentVolumeClaimin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPersistentVolumeClaim
public A withNewPersistentVolumeClaim(String claimName, Boolean readOnly)
- Specified by:
withNewPersistentVolumeClaimin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPersistentVolumeClaim
public VolumeFluent.PersistentVolumeClaimNested<A> withNewPersistentVolumeClaim()
- Specified by:
withNewPersistentVolumeClaimin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPersistentVolumeClaimLike
public VolumeFluent.PersistentVolumeClaimNested<A> withNewPersistentVolumeClaimLike(PersistentVolumeClaimVolumeSource item)
- Specified by:
withNewPersistentVolumeClaimLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editPersistentVolumeClaim
public VolumeFluent.PersistentVolumeClaimNested<A> editPersistentVolumeClaim()
- Specified by:
editPersistentVolumeClaimin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPersistentVolumeClaim
public VolumeFluent.PersistentVolumeClaimNested<A> editOrNewPersistentVolumeClaim()
- Specified by:
editOrNewPersistentVolumeClaimin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPersistentVolumeClaimLike
public VolumeFluent.PersistentVolumeClaimNested<A> editOrNewPersistentVolumeClaimLike(PersistentVolumeClaimVolumeSource item)
- Specified by:
editOrNewPersistentVolumeClaimLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getPhotonPersistentDisk
@Deprecated public PhotonPersistentDiskVolumeSource getPhotonPersistentDisk()
Deprecated.This method has been deprecated, please use method buildPhotonPersistentDisk instead.- Specified by:
getPhotonPersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildPhotonPersistentDisk
public PhotonPersistentDiskVolumeSource buildPhotonPersistentDisk()
- Specified by:
buildPhotonPersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withPhotonPersistentDisk
public A withPhotonPersistentDisk(PhotonPersistentDiskVolumeSource photonPersistentDisk)
- Specified by:
withPhotonPersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasPhotonPersistentDisk
public Boolean hasPhotonPersistentDisk()
- Specified by:
hasPhotonPersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPhotonPersistentDisk
public A withNewPhotonPersistentDisk(String fsType, String pdID)
- Specified by:
withNewPhotonPersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPhotonPersistentDisk
public VolumeFluent.PhotonPersistentDiskNested<A> withNewPhotonPersistentDisk()
- Specified by:
withNewPhotonPersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPhotonPersistentDiskLike
public VolumeFluent.PhotonPersistentDiskNested<A> withNewPhotonPersistentDiskLike(PhotonPersistentDiskVolumeSource item)
- Specified by:
withNewPhotonPersistentDiskLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editPhotonPersistentDisk
public VolumeFluent.PhotonPersistentDiskNested<A> editPhotonPersistentDisk()
- Specified by:
editPhotonPersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPhotonPersistentDisk
public VolumeFluent.PhotonPersistentDiskNested<A> editOrNewPhotonPersistentDisk()
- Specified by:
editOrNewPhotonPersistentDiskin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPhotonPersistentDiskLike
public VolumeFluent.PhotonPersistentDiskNested<A> editOrNewPhotonPersistentDiskLike(PhotonPersistentDiskVolumeSource item)
- Specified by:
editOrNewPhotonPersistentDiskLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getPortworxVolume
@Deprecated public PortworxVolumeSource getPortworxVolume()
Deprecated.This method has been deprecated, please use method buildPortworxVolume instead.- Specified by:
getPortworxVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildPortworxVolume
public PortworxVolumeSource buildPortworxVolume()
- Specified by:
buildPortworxVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withPortworxVolume
public A withPortworxVolume(PortworxVolumeSource portworxVolume)
- Specified by:
withPortworxVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasPortworxVolume
public Boolean hasPortworxVolume()
- Specified by:
hasPortworxVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPortworxVolume
public A withNewPortworxVolume(String fsType, Boolean readOnly, String volumeID)
- Specified by:
withNewPortworxVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPortworxVolume
public VolumeFluent.PortworxVolumeNested<A> withNewPortworxVolume()
- Specified by:
withNewPortworxVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewPortworxVolumeLike
public VolumeFluent.PortworxVolumeNested<A> withNewPortworxVolumeLike(PortworxVolumeSource item)
- Specified by:
withNewPortworxVolumeLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editPortworxVolume
public VolumeFluent.PortworxVolumeNested<A> editPortworxVolume()
- Specified by:
editPortworxVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPortworxVolume
public VolumeFluent.PortworxVolumeNested<A> editOrNewPortworxVolume()
- Specified by:
editOrNewPortworxVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewPortworxVolumeLike
public VolumeFluent.PortworxVolumeNested<A> editOrNewPortworxVolumeLike(PortworxVolumeSource item)
- Specified by:
editOrNewPortworxVolumeLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getProjected
@Deprecated public ProjectedVolumeSource getProjected()
Deprecated.This method has been deprecated, please use method buildProjected instead.- Specified by:
getProjectedin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildProjected
public ProjectedVolumeSource buildProjected()
- Specified by:
buildProjectedin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withProjected
public A withProjected(ProjectedVolumeSource projected)
- Specified by:
withProjectedin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasProjected
public Boolean hasProjected()
- Specified by:
hasProjectedin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewProjected
public VolumeFluent.ProjectedNested<A> withNewProjected()
- Specified by:
withNewProjectedin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewProjectedLike
public VolumeFluent.ProjectedNested<A> withNewProjectedLike(ProjectedVolumeSource item)
- Specified by:
withNewProjectedLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editProjected
public VolumeFluent.ProjectedNested<A> editProjected()
- Specified by:
editProjectedin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewProjected
public VolumeFluent.ProjectedNested<A> editOrNewProjected()
- Specified by:
editOrNewProjectedin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewProjectedLike
public VolumeFluent.ProjectedNested<A> editOrNewProjectedLike(ProjectedVolumeSource item)
- Specified by:
editOrNewProjectedLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getQuobyte
@Deprecated public QuobyteVolumeSource getQuobyte()
Deprecated.This method has been deprecated, please use method buildQuobyte instead.- Specified by:
getQuobytein interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildQuobyte
public QuobyteVolumeSource buildQuobyte()
- Specified by:
buildQuobytein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withQuobyte
public A withQuobyte(QuobyteVolumeSource quobyte)
- Specified by:
withQuobytein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasQuobyte
public Boolean hasQuobyte()
- Specified by:
hasQuobytein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewQuobyte
public VolumeFluent.QuobyteNested<A> withNewQuobyte()
- Specified by:
withNewQuobytein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewQuobyteLike
public VolumeFluent.QuobyteNested<A> withNewQuobyteLike(QuobyteVolumeSource item)
- Specified by:
withNewQuobyteLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editQuobyte
public VolumeFluent.QuobyteNested<A> editQuobyte()
- Specified by:
editQuobytein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewQuobyte
public VolumeFluent.QuobyteNested<A> editOrNewQuobyte()
- Specified by:
editOrNewQuobytein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewQuobyteLike
public VolumeFluent.QuobyteNested<A> editOrNewQuobyteLike(QuobyteVolumeSource item)
- Specified by:
editOrNewQuobyteLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getRbd
@Deprecated public RBDVolumeSource getRbd()
Deprecated.This method has been deprecated, please use method buildRbd instead.- Specified by:
getRbdin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildRbd
public RBDVolumeSource buildRbd()
- Specified by:
buildRbdin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withRbd
public A withRbd(RBDVolumeSource rbd)
- Specified by:
withRbdin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasRbd
public Boolean hasRbd()
- Specified by:
hasRbdin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewRbd
public VolumeFluent.RbdNested<A> withNewRbd()
- Specified by:
withNewRbdin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewRbdLike
public VolumeFluent.RbdNested<A> withNewRbdLike(RBDVolumeSource item)
- Specified by:
withNewRbdLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editRbd
public VolumeFluent.RbdNested<A> editRbd()
- Specified by:
editRbdin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewRbd
public VolumeFluent.RbdNested<A> editOrNewRbd()
- Specified by:
editOrNewRbdin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewRbdLike
public VolumeFluent.RbdNested<A> editOrNewRbdLike(RBDVolumeSource item)
- Specified by:
editOrNewRbdLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getScaleIO
@Deprecated public ScaleIOVolumeSource getScaleIO()
Deprecated.This method has been deprecated, please use method buildScaleIO instead.- Specified by:
getScaleIOin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildScaleIO
public ScaleIOVolumeSource buildScaleIO()
- Specified by:
buildScaleIOin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withScaleIO
public A withScaleIO(ScaleIOVolumeSource scaleIO)
- Specified by:
withScaleIOin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasScaleIO
public Boolean hasScaleIO()
- Specified by:
hasScaleIOin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewScaleIO
public VolumeFluent.ScaleIONested<A> withNewScaleIO()
- Specified by:
withNewScaleIOin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewScaleIOLike
public VolumeFluent.ScaleIONested<A> withNewScaleIOLike(ScaleIOVolumeSource item)
- Specified by:
withNewScaleIOLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editScaleIO
public VolumeFluent.ScaleIONested<A> editScaleIO()
- Specified by:
editScaleIOin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewScaleIO
public VolumeFluent.ScaleIONested<A> editOrNewScaleIO()
- Specified by:
editOrNewScaleIOin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewScaleIOLike
public VolumeFluent.ScaleIONested<A> editOrNewScaleIOLike(ScaleIOVolumeSource item)
- Specified by:
editOrNewScaleIOLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getSecret
@Deprecated public SecretVolumeSource getSecret()
Deprecated.This method has been deprecated, please use method buildSecret instead.- Specified by:
getSecretin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildSecret
public SecretVolumeSource buildSecret()
- Specified by:
buildSecretin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withSecret
public A withSecret(SecretVolumeSource secret)
- Specified by:
withSecretin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasSecret
public Boolean hasSecret()
- Specified by:
hasSecretin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewSecret
public VolumeFluent.SecretNested<A> withNewSecret()
- Specified by:
withNewSecretin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewSecretLike
public VolumeFluent.SecretNested<A> withNewSecretLike(SecretVolumeSource item)
- Specified by:
withNewSecretLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editSecret
public VolumeFluent.SecretNested<A> editSecret()
- Specified by:
editSecretin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewSecret
public VolumeFluent.SecretNested<A> editOrNewSecret()
- Specified by:
editOrNewSecretin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewSecretLike
public VolumeFluent.SecretNested<A> editOrNewSecretLike(SecretVolumeSource item)
- Specified by:
editOrNewSecretLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getStorageos
@Deprecated public StorageOSVolumeSource getStorageos()
Deprecated.This method has been deprecated, please use method buildStorageos instead.- Specified by:
getStorageosin interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildStorageos
public StorageOSVolumeSource buildStorageos()
- Specified by:
buildStorageosin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withStorageos
public A withStorageos(StorageOSVolumeSource storageos)
- Specified by:
withStorageosin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasStorageos
public Boolean hasStorageos()
- Specified by:
hasStorageosin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewStorageos
public VolumeFluent.StorageosNested<A> withNewStorageos()
- Specified by:
withNewStorageosin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewStorageosLike
public VolumeFluent.StorageosNested<A> withNewStorageosLike(StorageOSVolumeSource item)
- Specified by:
withNewStorageosLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editStorageos
public VolumeFluent.StorageosNested<A> editStorageos()
- Specified by:
editStorageosin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewStorageos
public VolumeFluent.StorageosNested<A> editOrNewStorageos()
- Specified by:
editOrNewStorageosin interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewStorageosLike
public VolumeFluent.StorageosNested<A> editOrNewStorageosLike(StorageOSVolumeSource item)
- Specified by:
editOrNewStorageosLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
getVsphereVolume
@Deprecated public VsphereVirtualDiskVolumeSource getVsphereVolume()
Deprecated.This method has been deprecated, please use method buildVsphereVolume instead.- Specified by:
getVsphereVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>- Returns:
- The buildable object.
-
buildVsphereVolume
public VsphereVirtualDiskVolumeSource buildVsphereVolume()
- Specified by:
buildVsphereVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withVsphereVolume
public A withVsphereVolume(VsphereVirtualDiskVolumeSource vsphereVolume)
- Specified by:
withVsphereVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
hasVsphereVolume
public Boolean hasVsphereVolume()
- Specified by:
hasVsphereVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewVsphereVolume
public A withNewVsphereVolume(String fsType, String storagePolicyID, String storagePolicyName, String volumePath)
- Specified by:
withNewVsphereVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewVsphereVolume
public VolumeFluent.VsphereVolumeNested<A> withNewVsphereVolume()
- Specified by:
withNewVsphereVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
withNewVsphereVolumeLike
public VolumeFluent.VsphereVolumeNested<A> withNewVsphereVolumeLike(VsphereVirtualDiskVolumeSource item)
- Specified by:
withNewVsphereVolumeLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editVsphereVolume
public VolumeFluent.VsphereVolumeNested<A> editVsphereVolume()
- Specified by:
editVsphereVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewVsphereVolume
public VolumeFluent.VsphereVolumeNested<A> editOrNewVsphereVolume()
- Specified by:
editOrNewVsphereVolumein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
editOrNewVsphereVolumeLike
public VolumeFluent.VsphereVolumeNested<A> editOrNewVsphereVolumeLike(VsphereVirtualDiskVolumeSource item)
- Specified by:
editOrNewVsphereVolumeLikein interfaceVolumeFluent<A extends VolumeFluent<A>>
-
-