Uses of Class
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.AwsElasticBlockStoreNested
-
Packages that use PersistentVolumeSpecFluent.AwsElasticBlockStoreNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of PersistentVolumeSpecFluent.AwsElasticBlockStoreNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return PersistentVolumeSpecFluent.AwsElasticBlockStoreNested Modifier and Type Method Description PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<A>PersistentVolumeSpecFluent. editAwsElasticBlockStore()PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<A>PersistentVolumeSpecFluent. editOrNewAwsElasticBlockStore()PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<A>PersistentVolumeSpecFluent. editOrNewAwsElasticBlockStoreLike(AWSElasticBlockStoreVolumeSource item)PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<A>PersistentVolumeSpecFluent. withNewAwsElasticBlockStore()PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<A>PersistentVolumeSpecFluent. withNewAwsElasticBlockStoreLike(AWSElasticBlockStoreVolumeSource item)
-