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