Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.AwsElasticBlockStoreNested
-
Packages that use VolumesFluent.AwsElasticBlockStoreNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.AwsElasticBlockStoreNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return VolumesFluent.AwsElasticBlockStoreNested Modifier and Type Method Description VolumesFluent.AwsElasticBlockStoreNested<A>VolumesFluent. editAwsElasticBlockStore()VolumesFluent.AwsElasticBlockStoreNested<A>VolumesFluent. editOrNewAwsElasticBlockStore()VolumesFluent.AwsElasticBlockStoreNested<A>VolumesFluent. editOrNewAwsElasticBlockStoreLike(AwsElasticBlockStore item)VolumesFluent.AwsElasticBlockStoreNested<A>VolumesFluent. withNewAwsElasticBlockStore()VolumesFluent.AwsElasticBlockStoreNested<A>VolumesFluent. withNewAwsElasticBlockStoreLike(AwsElasticBlockStore item)
-