Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.CinderFluent
-
-
Uses of CinderFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of CinderFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.CinderNested<N> -
Uses of CinderFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with type parameters of type CinderFluent Modifier and Type Class Description classCinderFluent<A extends CinderFluent<A>>GeneratedSubclasses of CinderFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classCinderBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type CinderFluent Constructor Description CinderBuilder(CinderFluent<?> fluent)CinderBuilder(CinderFluent<?> fluent, Cinder instance)CinderBuilder(CinderFluent<?> fluent, Cinder instance, Boolean validationEnabled)CinderBuilder(CinderFluent<?> fluent, Boolean validationEnabled)
-