Uses of Interface
io.envoyproxy.envoy.service.discovery.v2.EndpointHealthOrBuilder
Packages that use EndpointHealthOrBuilder
-
Uses of EndpointHealthOrBuilder in io.envoyproxy.envoy.service.discovery.v2
Classes in io.envoyproxy.envoy.service.discovery.v2 that implement EndpointHealthOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeenvoy.service.discovery.v2.EndpointHealthstatic final classProtobuf typeenvoy.service.discovery.v2.EndpointHealthMethods in io.envoyproxy.envoy.service.discovery.v2 that return EndpointHealthOrBuilderModifier and TypeMethodDescriptionEndpointHealthResponse.Builder.getEndpointsHealthOrBuilder(int index) repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;EndpointHealthResponse.getEndpointsHealthOrBuilder(int index) repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;EndpointHealthResponseOrBuilder.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 EndpointHealthOrBuilderModifier and TypeMethodDescriptionList<? 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;