Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ConfigMap
-
-
Uses of ConfigMap 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 ConfigMap Modifier and Type Method Description ConfigMapVolumesFluent. buildConfigMap()ConfigMapVolumes. getConfigMap()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type ConfigMap Modifier and Type Method Description VolumesFluent.ConfigMapNested<A>VolumesFluent. editOrNewConfigMapLike(ConfigMap item)voidVolumes. setConfigMap(ConfigMap configMap)AVolumesFluent. withConfigMap(ConfigMap configMap)VolumesFluent.ConfigMapNested<A>VolumesFluent. withNewConfigMapLike(ConfigMap item) -
Uses of ConfigMap 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 ConfigMap Modifier and Type Method Description ConfigMapConfigMapBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes 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)
-