Uses of Interface
io.fabric8.kubernetes.api.model.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 Interface Description interfaceServiceAccountTokenProjectionFluent<A extends ServiceAccountTokenProjectionFluent<A>>classServiceAccountTokenProjectionFluentImpl<A extends ServiceAccountTokenProjectionFluent<A>>Subinterfaces of ServiceAccountTokenProjectionFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceVolumeProjectionFluent.ServiceAccountTokenNested<N>static interfaceWatchEventFluent.ServiceAccountTokenProjectionObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement ServiceAccountTokenProjectionFluent Modifier and Type Class Description classDoneableServiceAccountTokenProjectionclassServiceAccountTokenProjectionBuilderclassServiceAccountTokenProjectionFluentImpl<A extends ServiceAccountTokenProjectionFluent<A>>classVolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>classWatchEventFluentImpl.ServiceAccountTokenProjectionObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type ServiceAccountTokenProjectionFluent Constructor Description ServiceAccountTokenProjectionBuilder(ServiceAccountTokenProjectionFluent<?> fluent)ServiceAccountTokenProjectionBuilder(ServiceAccountTokenProjectionFluent<?> fluent, ServiceAccountTokenProjection instance)ServiceAccountTokenProjectionBuilder(ServiceAccountTokenProjectionFluent<?> fluent, ServiceAccountTokenProjection instance, Boolean validationEnabled)ServiceAccountTokenProjectionBuilder(ServiceAccountTokenProjectionFluent<?> fluent, Boolean validationEnabled)