Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ServiceAccountTokenFluent
-
-
Uses of ServiceAccountTokenFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected
Subclasses of ServiceAccountTokenFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected Modifier and Type Class Description classSourcesFluent.ServiceAccountTokenNested<N> -
Uses of ServiceAccountTokenFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources with type parameters of type ServiceAccountTokenFluent Modifier and Type Class Description classServiceAccountTokenFluent<A extends ServiceAccountTokenFluent<A>>GeneratedSubclasses of ServiceAccountTokenFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources Modifier and Type Class Description classServiceAccountTokenBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources with parameters of type ServiceAccountTokenFluent Constructor Description ServiceAccountTokenBuilder(ServiceAccountTokenFluent<?> fluent)ServiceAccountTokenBuilder(ServiceAccountTokenFluent<?> fluent, ServiceAccountToken instance)ServiceAccountTokenBuilder(ServiceAccountTokenFluent<?> fluent, ServiceAccountToken instance, Boolean validationEnabled)ServiceAccountTokenBuilder(ServiceAccountTokenFluent<?> fluent, Boolean validationEnabled)
-