Uses of Class
io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluent
-
Packages that use AWSElasticBlockStoreVolumeSourceFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of AWSElasticBlockStoreVolumeSourceFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type AWSElasticBlockStoreVolumeSourceFluent Modifier and Type Class Description classAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>GeneratedSubclasses of AWSElasticBlockStoreVolumeSourceFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classAWSElasticBlockStoreVolumeSourceBuilderclassPersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>classVolumeFluent.AwsElasticBlockStoreNested<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type AWSElasticBlockStoreVolumeSourceFluent Constructor Description AWSElasticBlockStoreVolumeSourceBuilder(AWSElasticBlockStoreVolumeSourceFluent<?> fluent)AWSElasticBlockStoreVolumeSourceBuilder(AWSElasticBlockStoreVolumeSourceFluent<?> fluent, AWSElasticBlockStoreVolumeSource instance)
-