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