Uses of Interface
io.fabric8.kubernetes.api.model.APIServiceListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of APIServiceListFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type APIServiceListFluent Modifier and Type Interface Description interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>classAPIServiceListFluentImpl<A extends APIServiceListFluent<A>>Subinterfaces of APIServiceListFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceKubeSchemaFluent.APIServiceListNested<N>static interfaceWatchEventFluent.APIServiceListObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement APIServiceListFluent Modifier and Type Class Description classAPIServiceListBuilderclassAPIServiceListFluentImpl<A extends APIServiceListFluent<A>>classDoneableAPIServiceListclassKubeSchemaFluentImpl.APIServiceListNestedImpl<N>classWatchEventFluentImpl.APIServiceListObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type APIServiceListFluent Constructor Description APIServiceListBuilder(APIServiceListFluent<?> fluent)APIServiceListBuilder(APIServiceListFluent<?> fluent, APIServiceList instance)APIServiceListBuilder(APIServiceListFluent<?> fluent, APIServiceList instance, Boolean validationEnabled)APIServiceListBuilder(APIServiceListFluent<?> fluent, Boolean validationEnabled)