Uses of Interface
io.fabric8.kubernetes.api.model.ServiceAccountListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of ServiceAccountListFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type ServiceAccountListFluent Modifier and Type Interface Description interfaceServiceAccountListFluent<A extends ServiceAccountListFluent<A>>classServiceAccountListFluentImpl<A extends ServiceAccountListFluent<A>>Subinterfaces of ServiceAccountListFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceKubeSchemaFluent.ServiceAccountListNested<N>static interfaceWatchEventFluent.ServiceAccountListObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement ServiceAccountListFluent Modifier and Type Class Description classDoneableServiceAccountListclassKubeSchemaFluentImpl.ServiceAccountListNestedImpl<N>classServiceAccountListBuilderclassServiceAccountListFluentImpl<A extends ServiceAccountListFluent<A>>classWatchEventFluentImpl.ServiceAccountListObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type ServiceAccountListFluent Constructor Description ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent)ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent, ServiceAccountList instance)ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent, ServiceAccountList instance, Boolean validationEnabled)ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent, Boolean validationEnabled)