Uses of Class
io.fabric8.kubernetes.api.model.ServiceAccountTokenProjectionFluent
-
Packages that use ServiceAccountTokenProjectionFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of ServiceAccountTokenProjectionFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type ServiceAccountTokenProjectionFluent Modifier and Type Class Description classServiceAccountTokenProjectionFluent<A extends ServiceAccountTokenProjectionFluent<A>>GeneratedSubclasses of ServiceAccountTokenProjectionFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classServiceAccountTokenProjectionBuilderclassVolumeProjectionFluent.ServiceAccountTokenNested<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type ServiceAccountTokenProjectionFluent Constructor Description ServiceAccountTokenProjectionBuilder(ServiceAccountTokenProjectionFluent<?> fluent)ServiceAccountTokenProjectionBuilder(ServiceAccountTokenProjectionFluent<?> fluent, ServiceAccountTokenProjection instance)
-