Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ConfigMapFluent
-
-
Uses of ConfigMapFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected
Subclasses of ConfigMapFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected Modifier and Type Class Description classSourcesFluent.SourcesConfigMapNested<N> -
Uses of ConfigMapFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources 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.projected.sources Modifier and Type Class Description classConfigMapBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources 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)
-