Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.rbd.SecretRefFluent
-
-
Uses of SecretRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Subclasses of SecretRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classRbdFluent.RbdSecretRefNested<N> -
Uses of SecretRefFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.rbd
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.rbd 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.volumes.rbd Modifier and Type Class Description classSecretRefBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.rbd 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)
-