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