Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.flexvolume.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 SecretRefFlexVolumeFluent. buildSecretRef()SecretRefFlexVolume. 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 FlexVolumeFluent.FlexvolumeSecretRefNested<A>FlexVolumeFluent. editOrNewSecretRefLike(SecretRef item)voidFlexVolume. setSecretRef(SecretRef secretRef)FlexVolumeFluent.FlexvolumeSecretRefNested<A>FlexVolumeFluent. withNewSecretRefLike(SecretRef item)AFlexVolumeFluent. withSecretRef(SecretRef secretRef) -
Uses of SecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.flexvolume
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.flexvolume that return SecretRef Modifier and Type Method Description SecretRefSecretRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.flexvolume 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)
-