Uses of Interface
io.envoyproxy.envoy.service.health.v3.LocalityEndpointsOrBuilder
Packages that use LocalityEndpointsOrBuilder
-
Uses of LocalityEndpointsOrBuilder in io.envoyproxy.envoy.service.health.v3
Classes in io.envoyproxy.envoy.service.health.v3 that implement LocalityEndpointsOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeenvoy.service.health.v3.LocalityEndpointsstatic final classProtobuf typeenvoy.service.health.v3.LocalityEndpointsMethods in io.envoyproxy.envoy.service.health.v3 that return LocalityEndpointsOrBuilderModifier and TypeMethodDescriptionClusterHealthCheck.Builder.getLocalityEndpointsOrBuilder(int index) repeated .envoy.service.health.v3.LocalityEndpoints locality_endpoints = 3;ClusterHealthCheck.getLocalityEndpointsOrBuilder(int index) repeated .envoy.service.health.v3.LocalityEndpoints locality_endpoints = 3;ClusterHealthCheckOrBuilder.getLocalityEndpointsOrBuilder(int index) repeated .envoy.service.health.v3.LocalityEndpoints locality_endpoints = 3;Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type LocalityEndpointsOrBuilderModifier and TypeMethodDescriptionList<? extends LocalityEndpointsOrBuilder>ClusterHealthCheck.Builder.getLocalityEndpointsOrBuilderList()repeated .envoy.service.health.v3.LocalityEndpoints locality_endpoints = 3;List<? extends LocalityEndpointsOrBuilder>ClusterHealthCheck.getLocalityEndpointsOrBuilderList()repeated .envoy.service.health.v3.LocalityEndpoints locality_endpoints = 3;List<? extends LocalityEndpointsOrBuilder>ClusterHealthCheckOrBuilder.getLocalityEndpointsOrBuilderList()repeated .envoy.service.health.v3.LocalityEndpoints locality_endpoints = 3;