Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ServiceAccountToken
-
-
Uses of ServiceAccountToken in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected that return ServiceAccountToken Modifier and Type Method Description ServiceAccountTokenSourcesFluent. buildServiceAccountToken()ServiceAccountTokenSources. getServiceAccountToken()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected with parameters of type ServiceAccountToken Modifier and Type Method Description SourcesFluent.ServiceAccountTokenNested<A>SourcesFluent. editOrNewServiceAccountTokenLike(ServiceAccountToken item)voidSources. setServiceAccountToken(ServiceAccountToken serviceAccountToken)SourcesFluent.ServiceAccountTokenNested<A>SourcesFluent. withNewServiceAccountTokenLike(ServiceAccountToken item)ASourcesFluent. withServiceAccountToken(ServiceAccountToken serviceAccountToken) -
Uses of ServiceAccountToken in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources that return ServiceAccountToken Modifier and Type Method Description ServiceAccountTokenServiceAccountTokenBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources with parameters of type ServiceAccountToken Constructor Description ServiceAccountTokenBuilder(ServiceAccountToken instance)ServiceAccountTokenBuilder(ServiceAccountTokenFluent<?> fluent, ServiceAccountToken instance)ServiceAccountTokenBuilder(ServiceAccountTokenFluent<?> fluent, ServiceAccountToken instance, Boolean validationEnabled)ServiceAccountTokenBuilder(ServiceAccountToken instance, Boolean validationEnabled)ServiceAccountTokenFluent(ServiceAccountToken instance)
-