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