Uses of Interface
io.kubernetes.client.openapi.models.V1VolumeFluent.AwsElasticBlockStoreNested
Packages that use V1VolumeFluent.AwsElasticBlockStoreNested
-
Uses of V1VolumeFluent.AwsElasticBlockStoreNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1VolumeFluent.AwsElasticBlockStoreNestedModifier and TypeMethodDescriptionV1VolumeFluent.editAwsElasticBlockStore()V1VolumeFluentImpl.editAwsElasticBlockStore()V1VolumeFluent.editOrNewAwsElasticBlockStore()V1VolumeFluentImpl.editOrNewAwsElasticBlockStore()V1VolumeFluent.editOrNewAwsElasticBlockStoreLike(io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSource item) V1VolumeFluentImpl.editOrNewAwsElasticBlockStoreLike(io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSource item) V1VolumeFluent.withNewAwsElasticBlockStore()V1VolumeFluentImpl.withNewAwsElasticBlockStore()V1VolumeFluent.withNewAwsElasticBlockStoreLike(io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSource item) V1VolumeFluentImpl.withNewAwsElasticBlockStoreLike(io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSource item)