Uses of Interface
io.fabric8.kubernetes.api.model.NodeDaemonEndpointsFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of NodeDaemonEndpointsFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type NodeDaemonEndpointsFluent Modifier and Type Interface Description interfaceNodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>classNodeDaemonEndpointsFluentImpl<A extends NodeDaemonEndpointsFluent<A>>Subinterfaces of NodeDaemonEndpointsFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceNodeStatusFluent.DaemonEndpointsNested<N>static interfaceWatchEventFluent.NodeDaemonEndpointsObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement NodeDaemonEndpointsFluent Modifier and Type Class Description classDoneableNodeDaemonEndpointsclassNodeDaemonEndpointsBuilderclassNodeDaemonEndpointsFluentImpl<A extends NodeDaemonEndpointsFluent<A>>classNodeStatusFluentImpl.DaemonEndpointsNestedImpl<N>classWatchEventFluentImpl.NodeDaemonEndpointsObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type NodeDaemonEndpointsFluent Constructor Description NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent)NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent, NodeDaemonEndpoints instance)NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent, NodeDaemonEndpoints instance, Boolean validationEnabled)NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent, Boolean validationEnabled)