Uses of Interface
io.envoyproxy.envoy.service.discovery.v2.EndpointHealthOrBuilder
-
Packages that use EndpointHealthOrBuilder Package Description io.envoyproxy.envoy.service.discovery.v2 -
-
Uses of EndpointHealthOrBuilder in io.envoyproxy.envoy.service.discovery.v2
Classes in io.envoyproxy.envoy.service.discovery.v2 that implement EndpointHealthOrBuilder Modifier and Type Class Description classEndpointHealthProtobuf typeenvoy.service.discovery.v2.EndpointHealthstatic classEndpointHealth.BuilderProtobuf typeenvoy.service.discovery.v2.EndpointHealthMethods in io.envoyproxy.envoy.service.discovery.v2 that return EndpointHealthOrBuilder Modifier and Type Method Description EndpointHealthOrBuilderEndpointHealthResponse.Builder. getEndpointsHealthOrBuilder(int index)repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;EndpointHealthOrBuilderEndpointHealthResponse. getEndpointsHealthOrBuilder(int index)repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;EndpointHealthOrBuilderEndpointHealthResponseOrBuilder. getEndpointsHealthOrBuilder(int index)repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;Methods in io.envoyproxy.envoy.service.discovery.v2 that return types with arguments of type EndpointHealthOrBuilder Modifier and Type Method Description List<? extends EndpointHealthOrBuilder>EndpointHealthResponse.Builder. getEndpointsHealthOrBuilderList()repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;List<? extends EndpointHealthOrBuilder>EndpointHealthResponse. getEndpointsHealthOrBuilderList()repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;List<? extends EndpointHealthOrBuilder>EndpointHealthResponseOrBuilder. getEndpointsHealthOrBuilderList()repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;
-