Uses of Class
io.fabric8.kubernetes.api.model.discovery.v1.EndpointFluent
-
Packages that use EndpointFluent Package Description io.fabric8.kubernetes.api.model.discovery.v1 -
-
Uses of EndpointFluent in io.fabric8.kubernetes.api.model.discovery.v1
Classes in io.fabric8.kubernetes.api.model.discovery.v1 with type parameters of type EndpointFluent Modifier and Type Class Description classEndpointFluent<A extends EndpointFluent<A>>GeneratedSubclasses of EndpointFluent in io.fabric8.kubernetes.api.model.discovery.v1 Modifier and Type Class Description classEndpointBuilderclassEndpointSliceFluent.EndpointsNested<N>Constructors in io.fabric8.kubernetes.api.model.discovery.v1 with parameters of type EndpointFluent Constructor Description EndpointBuilder(EndpointFluent<?> fluent)EndpointBuilder(EndpointFluent<?> fluent, Endpoint instance)
-