Uses of Class
io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSource
-
Packages that use AWSElasticBlockStoreVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of AWSElasticBlockStoreVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return AWSElasticBlockStoreVolumeSource Modifier and Type Method Description AWSElasticBlockStoreVolumeSourceAWSElasticBlockStoreVolumeSourceBuilder. build()AWSElasticBlockStoreVolumeSourcePersistentVolumeSpecFluent. buildAwsElasticBlockStore()AWSElasticBlockStoreVolumeSourceVolumeFluent. buildAwsElasticBlockStore()AWSElasticBlockStoreVolumeSourcePersistentVolumeSpec. getAwsElasticBlockStore()AWSElasticBlockStoreVolumeSourceVolume. getAwsElasticBlockStore()
-