Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.envfrom.SecretRefFluent
-
-
Uses of SecretRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers
Subclasses of SecretRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers Modifier and Type Class Description classEnvFromFluent.SecretRefNested<N> -
Uses of SecretRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.envfrom
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.envfrom with type parameters of type SecretRefFluent Modifier and Type Class Description classSecretRefFluent<A extends SecretRefFluent<A>>GeneratedSubclasses of SecretRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.envfrom Modifier and Type Class Description classSecretRefBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.envfrom with parameters of type SecretRefFluent Constructor Description SecretRefBuilder(SecretRefFluent<?> fluent)SecretRefBuilder(SecretRefFluent<?> fluent, SecretRef instance)SecretRefBuilder(SecretRefFluent<?> fluent, SecretRef instance, Boolean validationEnabled)SecretRefBuilder(SecretRefFluent<?> fluent, Boolean validationEnabled)
-