Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ConfigMapFluent
-
-
Uses of ConfigMapFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of ConfigMapFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.ConfigMapNested<N> -
Uses of ConfigMapFluent 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 ConfigMapFluent Modifier and Type Class Description classConfigMapFluent<A extends ConfigMapFluent<A>>GeneratedSubclasses of ConfigMapFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classConfigMapBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type ConfigMapFluent Constructor Description ConfigMapBuilder(ConfigMapFluent<?> fluent)ConfigMapBuilder(ConfigMapFluent<?> fluent, ConfigMap instance)ConfigMapBuilder(ConfigMapFluent<?> fluent, ConfigMap instance, Boolean validationEnabled)ConfigMapBuilder(ConfigMapFluent<?> fluent, Boolean validationEnabled)
-