Uses of Class
io.fabric8.kubernetes.api.model.discovery.v1.EndpointHintsFluent
-
Packages that use EndpointHintsFluent Package Description io.fabric8.kubernetes.api.model.discovery.v1 -
-
Uses of EndpointHintsFluent in io.fabric8.kubernetes.api.model.discovery.v1
Classes in io.fabric8.kubernetes.api.model.discovery.v1 with type parameters of type EndpointHintsFluent Modifier and Type Class Description classEndpointHintsFluent<A extends EndpointHintsFluent<A>>GeneratedSubclasses of EndpointHintsFluent in io.fabric8.kubernetes.api.model.discovery.v1 Modifier and Type Class Description classEndpointFluent.HintsNested<N>classEndpointHintsBuilderConstructors in io.fabric8.kubernetes.api.model.discovery.v1 with parameters of type EndpointHintsFluent Constructor Description EndpointHintsBuilder(EndpointHintsFluent<?> fluent)EndpointHintsBuilder(EndpointHintsFluent<?> fluent, EndpointHints instance)
-