Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.SecretFluent
-
-
Uses of SecretFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of SecretFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.SecretNested<N> -
Uses of SecretFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with type parameters of type SecretFluent Modifier and Type Class Description classSecretFluent<A extends SecretFluent<A>>GeneratedSubclasses of SecretFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classSecretBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type SecretFluent Constructor Description SecretBuilder(SecretFluent<?> fluent)SecretBuilder(SecretFluent<?> fluent, Secret instance)SecretBuilder(SecretFluent<?> fluent, Secret instance, Boolean validationEnabled)SecretBuilder(SecretFluent<?> fluent, Boolean validationEnabled)
-