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