Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.iscsi.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 SecretRefIscsiFluent. buildSecretRef()SecretRefIscsi. 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 IscsiFluent.IscsiSecretRefNested<A>IscsiFluent. editOrNewSecretRefLike(SecretRef item)voidIscsi. setSecretRef(SecretRef secretRef)IscsiFluent.IscsiSecretRefNested<A>IscsiFluent. withNewSecretRefLike(SecretRef item)AIscsiFluent. withSecretRef(SecretRef secretRef) -
Uses of SecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.iscsi
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.iscsi that return SecretRef Modifier and Type Method Description SecretRefSecretRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.iscsi 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)
-