Uses of Interface
io.fabric8.kubernetes.api.model.ServiceListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of ServiceListFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type ServiceListFluent Modifier and Type Interface Description interfaceServiceListFluent<A extends ServiceListFluent<A>>classServiceListFluentImpl<A extends ServiceListFluent<A>>Subinterfaces of ServiceListFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceKubeSchemaFluent.ServiceListNested<N>static interfaceWatchEventFluent.ServiceListObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement ServiceListFluent Modifier and Type Class Description classDoneableServiceListclassKubeSchemaFluentImpl.ServiceListNestedImpl<N>classServiceListBuilderclassServiceListFluentImpl<A extends ServiceListFluent<A>>classWatchEventFluentImpl.ServiceListObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type ServiceListFluent Constructor Description ServiceListBuilder(ServiceListFluent<?> fluent)ServiceListBuilder(ServiceListFluent<?> fluent, ServiceList instance)ServiceListBuilder(ServiceListFluent<?> fluent, ServiceList instance, Boolean validationEnabled)ServiceListBuilder(ServiceListFluent<?> fluent, Boolean validationEnabled)