Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.LocalityLbEndpoints.LbEndpointListOrBuilder
-
Packages that use LocalityLbEndpoints.LbEndpointListOrBuilder Package Description io.envoyproxy.envoy.config.endpoint.v3 -
-
Uses of LocalityLbEndpoints.LbEndpointListOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement LocalityLbEndpoints.LbEndpointListOrBuilder Modifier and Type Class Description static classLocalityLbEndpoints.LbEndpointList[#not-implemented-hide:] A list of endpoints of a specific locality.static classLocalityLbEndpoints.LbEndpointList.Builder[#not-implemented-hide:] A list of endpoints of a specific locality.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return LocalityLbEndpoints.LbEndpointListOrBuilder Modifier and Type Method Description LocalityLbEndpoints.LbEndpointListOrBuilderLocalityLbEndpoints.Builder. getLoadBalancerEndpointsOrBuilder()The group of endpoints belonging to the locality.LocalityLbEndpoints.LbEndpointListOrBuilderLocalityLbEndpoints. getLoadBalancerEndpointsOrBuilder()The group of endpoints belonging to the locality.LocalityLbEndpoints.LbEndpointListOrBuilderLocalityLbEndpointsOrBuilder. getLoadBalancerEndpointsOrBuilder()The group of endpoints belonging to the locality.
-