Uses of Interface
io.fabric8.kubernetes.api.model.NodeListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of NodeListFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type NodeListFluent Modifier and Type Interface Description interfaceNodeListFluent<A extends NodeListFluent<A>>classNodeListFluentImpl<A extends NodeListFluent<A>>Subinterfaces of NodeListFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceKubeSchemaFluent.NodeListNested<N>static interfaceWatchEventFluent.NodeListObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement NodeListFluent Modifier and Type Class Description classDoneableNodeListclassKubeSchemaFluentImpl.NodeListNestedImpl<N>classNodeListBuilderclassNodeListFluentImpl<A extends NodeListFluent<A>>classWatchEventFluentImpl.NodeListObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type NodeListFluent Constructor Description NodeListBuilder(NodeListFluent<?> fluent)NodeListBuilder(NodeListFluent<?> fluent, NodeList instance)NodeListBuilder(NodeListFluent<?> fluent, NodeList instance, Boolean validationEnabled)NodeListBuilder(NodeListFluent<?> fluent, Boolean validationEnabled)