Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ConfigMap
-
-
Uses of ConfigMap in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected that return ConfigMap Modifier and Type Method Description ConfigMapSourcesFluent. buildConfigMap()ConfigMapSources. getConfigMap()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected with parameters of type ConfigMap Modifier and Type Method Description SourcesFluent.SourcesConfigMapNested<A>SourcesFluent. editOrNewConfigMapLike(ConfigMap item)voidSources. setConfigMap(ConfigMap configMap)ASourcesFluent. withConfigMap(ConfigMap configMap)SourcesFluent.SourcesConfigMapNested<A>SourcesFluent. withNewConfigMapLike(ConfigMap item) -
Uses of ConfigMap in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources that return ConfigMap Modifier and Type Method Description ConfigMapConfigMapBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources with parameters of type ConfigMap Constructor Description ConfigMapBuilder(ConfigMap instance)ConfigMapBuilder(ConfigMapFluent<?> fluent, ConfigMap instance)ConfigMapBuilder(ConfigMapFluent<?> fluent, ConfigMap instance, Boolean validationEnabled)ConfigMapBuilder(ConfigMap instance, Boolean validationEnabled)ConfigMapFluent(ConfigMap instance)
-