Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.env.ValueFromFluent.ContainersConfigMapKeyRefNested
-
-
Uses of ValueFromFluent.ContainersConfigMapKeyRefNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.env
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.env that return ValueFromFluent.ContainersConfigMapKeyRefNested Modifier and Type Method Description ValueFromFluent.ContainersConfigMapKeyRefNested<A>ValueFromFluent. editContainersConfigMapKeyRef()ValueFromFluent.ContainersConfigMapKeyRefNested<A>ValueFromFluent. editOrNewConfigMapKeyRef()ValueFromFluent.ContainersConfigMapKeyRefNested<A>ValueFromFluent. editOrNewConfigMapKeyRefLike(ConfigMapKeyRef item)ValueFromFluent.ContainersConfigMapKeyRefNested<A>ValueFromFluent. withNewConfigMapKeyRefLike(ConfigMapKeyRef item)ValueFromFluent.ContainersConfigMapKeyRefNested<A>ValueFromFluent. withNewContainersConfigMapKeyRef()
-