Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.cinder.SecretRef
-
-
Uses of SecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return SecretRef Modifier and Type Method Description SecretRefCinderFluent. buildSecretRef()SecretRefCinder. getSecretRef()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type SecretRef Modifier and Type Method Description CinderFluent.CinderSecretRefNested<A>CinderFluent. editOrNewSecretRefLike(SecretRef item)voidCinder. setSecretRef(SecretRef secretRef)CinderFluent.CinderSecretRefNested<A>CinderFluent. withNewSecretRefLike(SecretRef item)ACinderFluent. withSecretRef(SecretRef secretRef) -
Uses of SecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.cinder
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.cinder that return SecretRef Modifier and Type Method Description SecretRefSecretRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.cinder with parameters of type SecretRef Constructor Description SecretRefBuilder(SecretRef instance)SecretRefBuilder(SecretRefFluent<?> fluent, SecretRef instance)SecretRefBuilder(SecretRefFluent<?> fluent, SecretRef instance, Boolean validationEnabled)SecretRefBuilder(SecretRef instance, Boolean validationEnabled)SecretRefFluent(SecretRef instance)
-