Uses of Interface
io.fabric8.kubernetes.api.model.APIGroupListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of APIGroupListFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type APIGroupListFluent Modifier and Type Interface Description interfaceAPIGroupListFluent<A extends APIGroupListFluent<A>>classAPIGroupListFluentImpl<A extends APIGroupListFluent<A>>Subinterfaces of APIGroupListFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceKubeSchemaFluent.APIGroupListNested<N>static interfaceWatchEventFluent.APIGroupListObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement APIGroupListFluent Modifier and Type Class Description classAPIGroupListBuilderclassAPIGroupListFluentImpl<A extends APIGroupListFluent<A>>classDoneableAPIGroupListclassKubeSchemaFluentImpl.APIGroupListNestedImpl<N>classWatchEventFluentImpl.APIGroupListObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type APIGroupListFluent Constructor Description APIGroupListBuilder(APIGroupListFluent<?> fluent)APIGroupListBuilder(APIGroupListFluent<?> fluent, APIGroupList instance)APIGroupListBuilder(APIGroupListFluent<?> fluent, APIGroupList instance, Boolean validationEnabled)APIGroupListBuilder(APIGroupListFluent<?> fluent, Boolean validationEnabled)