Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.AwsElasticBlockStore
-
-
Uses of AwsElasticBlockStore 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 AwsElasticBlockStore Modifier and Type Method Description AwsElasticBlockStoreVolumesFluent. buildAwsElasticBlockStore()AwsElasticBlockStoreVolumes. getAwsElasticBlockStore()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type AwsElasticBlockStore Modifier and Type Method Description VolumesFluent.AwsElasticBlockStoreNested<A>VolumesFluent. editOrNewAwsElasticBlockStoreLike(AwsElasticBlockStore item)voidVolumes. setAwsElasticBlockStore(AwsElasticBlockStore awsElasticBlockStore)AVolumesFluent. withAwsElasticBlockStore(AwsElasticBlockStore awsElasticBlockStore)VolumesFluent.AwsElasticBlockStoreNested<A>VolumesFluent. withNewAwsElasticBlockStoreLike(AwsElasticBlockStore item) -
Uses of AwsElasticBlockStore in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return AwsElasticBlockStore Modifier and Type Method Description AwsElasticBlockStoreAwsElasticBlockStoreBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type AwsElasticBlockStore Constructor Description AwsElasticBlockStoreBuilder(AwsElasticBlockStore instance)AwsElasticBlockStoreBuilder(AwsElasticBlockStoreFluent<?> fluent, AwsElasticBlockStore instance)AwsElasticBlockStoreBuilder(AwsElasticBlockStoreFluent<?> fluent, AwsElasticBlockStore instance, Boolean validationEnabled)AwsElasticBlockStoreBuilder(AwsElasticBlockStore instance, Boolean validationEnabled)AwsElasticBlockStoreFluent(AwsElasticBlockStore instance)
-