Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.env.ValueFromFluent.ContainersSecretKeyRefNested
-
-
Uses of ValueFromFluent.ContainersSecretKeyRefNested 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.ContainersSecretKeyRefNested Modifier and Type Method Description ValueFromFluent.ContainersSecretKeyRefNested<A>ValueFromFluent. editContainersSecretKeyRef()ValueFromFluent.ContainersSecretKeyRefNested<A>ValueFromFluent. editOrNewSecretKeyRef()ValueFromFluent.ContainersSecretKeyRefNested<A>ValueFromFluent. editOrNewSecretKeyRefLike(SecretKeyRef item)ValueFromFluent.ContainersSecretKeyRefNested<A>ValueFromFluent. withNewContainersSecretKeyRef()ValueFromFluent.ContainersSecretKeyRefNested<A>ValueFromFluent. withNewSecretKeyRefLike(SecretKeyRef item)
-