Uses of Interface
io.fabric8.kubernetes.api.model.NodeSystemInfoFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of NodeSystemInfoFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type NodeSystemInfoFluent Modifier and Type Interface Description interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>classNodeSystemInfoFluentImpl<A extends NodeSystemInfoFluent<A>>Subinterfaces of NodeSystemInfoFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceNodeStatusFluent.NodeInfoNested<N>static interfaceWatchEventFluent.NodeSystemInfoObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement NodeSystemInfoFluent Modifier and Type Class Description classDoneableNodeSystemInfoclassNodeStatusFluentImpl.NodeInfoNestedImpl<N>classNodeSystemInfoBuilderclassNodeSystemInfoFluentImpl<A extends NodeSystemInfoFluent<A>>classWatchEventFluentImpl.NodeSystemInfoObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type NodeSystemInfoFluent Constructor Description NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent)NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent, NodeSystemInfo instance)NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent, NodeSystemInfo instance, Boolean validationEnabled)NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent, Boolean validationEnabled)