Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.env.ValueFromFluent.SecretKeyRefNested
-
Packages that use ValueFromFluent.SecretKeyRefNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.env -
-
Uses of ValueFromFluent.SecretKeyRefNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.env
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.env that return ValueFromFluent.SecretKeyRefNested Modifier and Type Method Description ValueFromFluent.SecretKeyRefNested<A>ValueFromFluent. editOrNewSecretKeyRef()ValueFromFluent.SecretKeyRefNested<A>ValueFromFluent. editOrNewSecretKeyRefLike(SecretKeyRef item)ValueFromFluent.SecretKeyRefNested<A>ValueFromFluent. editSecretKeyRef()ValueFromFluent.SecretKeyRefNested<A>ValueFromFluent. withNewSecretKeyRef()ValueFromFluent.SecretKeyRefNested<A>ValueFromFluent. withNewSecretKeyRefLike(SecretKeyRef item)
-