Uses of Class
io.envoyproxy.envoy.service.health.v3.EndpointHealth
-
Packages that use EndpointHealth Package Description io.envoyproxy.envoy.service.health.v3 -
-
Uses of EndpointHealth in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return EndpointHealth Modifier and Type Method Description EndpointHealthEndpointHealth.Builder. build()EndpointHealthEndpointHealth.Builder. buildPartial()static EndpointHealthEndpointHealth. getDefaultInstance()EndpointHealthEndpointHealth.Builder. getDefaultInstanceForType()EndpointHealthEndpointHealth. getDefaultInstanceForType()EndpointHealthEndpointHealthResponse.Builder. getEndpointsHealth(int index)Deprecated.EndpointHealthEndpointHealthResponse. getEndpointsHealth(int index)Deprecated.EndpointHealthEndpointHealthResponseOrBuilder. getEndpointsHealth(int index)Deprecated.EndpointHealthLocalityEndpointsHealth.Builder. getEndpointsHealth(int index)repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;EndpointHealthLocalityEndpointsHealth. getEndpointsHealth(int index)repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;EndpointHealthLocalityEndpointsHealthOrBuilder. getEndpointsHealth(int index)repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;static EndpointHealthEndpointHealth. parseDelimitedFrom(InputStream input)static EndpointHealthEndpointHealth. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointHealthEndpointHealth. parseFrom(byte[] data)static EndpointHealthEndpointHealth. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointHealthEndpointHealth. parseFrom(com.google.protobuf.ByteString data)static EndpointHealthEndpointHealth. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointHealthEndpointHealth. parseFrom(com.google.protobuf.CodedInputStream input)static EndpointHealthEndpointHealth. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointHealthEndpointHealth. parseFrom(InputStream input)static EndpointHealthEndpointHealth. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointHealthEndpointHealth. parseFrom(ByteBuffer data)static EndpointHealthEndpointHealth. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type EndpointHealth Modifier and Type Method Description List<EndpointHealth>EndpointHealthResponse.Builder. getEndpointsHealthList()Deprecated.List<EndpointHealth>EndpointHealthResponse. getEndpointsHealthList()Deprecated.List<EndpointHealth>EndpointHealthResponseOrBuilder. getEndpointsHealthList()Deprecated.List<EndpointHealth>LocalityEndpointsHealth.Builder. getEndpointsHealthList()repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;List<EndpointHealth>LocalityEndpointsHealth. getEndpointsHealthList()repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;List<EndpointHealth>LocalityEndpointsHealthOrBuilder. getEndpointsHealthList()repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;com.google.protobuf.Parser<EndpointHealth>EndpointHealth. getParserForType()static com.google.protobuf.Parser<EndpointHealth>EndpointHealth. parser()Methods in io.envoyproxy.envoy.service.health.v3 with parameters of type EndpointHealth Modifier and Type Method Description EndpointHealthResponse.BuilderEndpointHealthResponse.Builder. addEndpointsHealth(int index, EndpointHealth value)Deprecated.EndpointHealthResponse.BuilderEndpointHealthResponse.Builder. addEndpointsHealth(EndpointHealth value)Deprecated.LocalityEndpointsHealth.BuilderLocalityEndpointsHealth.Builder. addEndpointsHealth(int index, EndpointHealth value)repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;LocalityEndpointsHealth.BuilderLocalityEndpointsHealth.Builder. addEndpointsHealth(EndpointHealth value)repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;EndpointHealth.BuilderEndpointHealth.Builder. mergeFrom(EndpointHealth other)static EndpointHealth.BuilderEndpointHealth. newBuilder(EndpointHealth prototype)EndpointHealthResponse.BuilderEndpointHealthResponse.Builder. setEndpointsHealth(int index, EndpointHealth value)Deprecated.LocalityEndpointsHealth.BuilderLocalityEndpointsHealth.Builder. setEndpointsHealth(int index, EndpointHealth value)repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;Method parameters in io.envoyproxy.envoy.service.health.v3 with type arguments of type EndpointHealth Modifier and Type Method Description EndpointHealthResponse.BuilderEndpointHealthResponse.Builder. addAllEndpointsHealth(Iterable<? extends EndpointHealth> values)Deprecated.LocalityEndpointsHealth.BuilderLocalityEndpointsHealth.Builder. addAllEndpointsHealth(Iterable<? extends EndpointHealth> values)repeated .envoy.service.health.v3.EndpointHealth endpoints_health = 2;
-