Uses of Interface
io.envoyproxy.envoy.api.v2.endpoint.LbEndpointOrBuilder
-
Packages that use LbEndpointOrBuilder Package Description io.envoyproxy.envoy.api.v2.endpoint -
-
Uses of LbEndpointOrBuilder in io.envoyproxy.envoy.api.v2.endpoint
Classes in io.envoyproxy.envoy.api.v2.endpoint that implement LbEndpointOrBuilder Modifier and Type Class Description classLbEndpointAn Endpoint that Envoy can route traffic to.static classLbEndpoint.BuilderAn Endpoint that Envoy can route traffic to.Methods in io.envoyproxy.envoy.api.v2.endpoint that return LbEndpointOrBuilder Modifier and Type Method Description LbEndpointOrBuilderLocalityLbEndpoints.Builder. getLbEndpointsOrBuilder(int index)The group of endpoints belonging to the locality specified.LbEndpointOrBuilderLocalityLbEndpoints. getLbEndpointsOrBuilder(int index)The group of endpoints belonging to the locality specified.LbEndpointOrBuilderLocalityLbEndpointsOrBuilder. getLbEndpointsOrBuilder(int index)The group of endpoints belonging to the locality specified.Methods in io.envoyproxy.envoy.api.v2.endpoint that return types with arguments of type LbEndpointOrBuilder Modifier and Type Method Description List<? extends LbEndpointOrBuilder>LocalityLbEndpoints.Builder. getLbEndpointsOrBuilderList()The group of endpoints belonging to the locality specified.List<? extends LbEndpointOrBuilder>LocalityLbEndpoints. getLbEndpointsOrBuilderList()The group of endpoints belonging to the locality specified.List<? extends LbEndpointOrBuilder>LocalityLbEndpointsOrBuilder. getLbEndpointsOrBuilderList()The group of endpoints belonging to the locality specified.
-