Uses of Class
io.fabric8.kubernetes.api.model.NodeDaemonEndpointsFluent
-
Packages that use 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 Class Description classNodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>GeneratedSubclasses of NodeDaemonEndpointsFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classNodeDaemonEndpointsBuilderclassNodeStatusFluent.DaemonEndpointsNested<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type NodeDaemonEndpointsFluent Constructor Description NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent)NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent, NodeDaemonEndpoints instance)
-