Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.rbd.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 SecretRefRbdFluent. buildSecretRef()SecretRefRbd. 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 RbdFluent.RbdSecretRefNested<A>RbdFluent. editOrNewSecretRefLike(SecretRef item)voidRbd. setSecretRef(SecretRef secretRef)RbdFluent.RbdSecretRefNested<A>RbdFluent. withNewSecretRefLike(SecretRef item)ARbdFluent. withSecretRef(SecretRef secretRef) -
Uses of SecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.rbd
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.rbd that return SecretRef Modifier and Type Method Description SecretRefSecretRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.rbd 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)
-