Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.env.valuefrom.ConfigMapKeyRef
-
-
Uses of ConfigMapKeyRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.env
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.env that return ConfigMapKeyRef Modifier and Type Method Description ConfigMapKeyRefValueFromFluent. buildConfigMapKeyRef()ConfigMapKeyRefValueFrom. getConfigMapKeyRef()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.env with parameters of type ConfigMapKeyRef Modifier and Type Method Description ValueFromFluent.EphemeralcontainersConfigMapKeyRefNested<A>ValueFromFluent. editOrNewConfigMapKeyRefLike(ConfigMapKeyRef item)voidValueFrom. setConfigMapKeyRef(ConfigMapKeyRef configMapKeyRef)AValueFromFluent. withConfigMapKeyRef(ConfigMapKeyRef configMapKeyRef)ValueFromFluent.EphemeralcontainersConfigMapKeyRefNested<A>ValueFromFluent. withNewConfigMapKeyRefLike(ConfigMapKeyRef item) -
Uses of ConfigMapKeyRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.env.valuefrom
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.env.valuefrom that return ConfigMapKeyRef Modifier and Type Method Description ConfigMapKeyRefConfigMapKeyRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.env.valuefrom with parameters of type ConfigMapKeyRef Constructor Description ConfigMapKeyRefBuilder(ConfigMapKeyRef instance)ConfigMapKeyRefBuilder(ConfigMapKeyRefFluent<?> fluent, ConfigMapKeyRef instance)ConfigMapKeyRefBuilder(ConfigMapKeyRefFluent<?> fluent, ConfigMapKeyRef instance, Boolean validationEnabled)ConfigMapKeyRefBuilder(ConfigMapKeyRef instance, Boolean validationEnabled)ConfigMapKeyRefFluent(ConfigMapKeyRef instance)
-