Uses of Class
io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSource
Packages that use V1AWSElasticBlockStoreVolumeSource
-
Uses of V1AWSElasticBlockStoreVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1AWSElasticBlockStoreVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.getAwsElasticBlockStore()
Get awsElasticBlockStoreV1Volume.getAwsElasticBlockStore()
Get awsElasticBlockStoreMethods in io.kubernetes.client.openapi.models with parameters of type V1AWSElasticBlockStoreVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.awsElasticBlockStore
(V1AWSElasticBlockStoreVolumeSource awsElasticBlockStore) V1Volume.awsElasticBlockStore
(V1AWSElasticBlockStoreVolumeSource awsElasticBlockStore) void
V1PersistentVolumeSpec.setAwsElasticBlockStore
(V1AWSElasticBlockStoreVolumeSource awsElasticBlockStore) void
V1Volume.setAwsElasticBlockStore
(V1AWSElasticBlockStoreVolumeSource awsElasticBlockStore)