Uses of Class
io.envoyproxy.envoy.service.health.v3.HealthCheckRequestOrEndpointHealthResponse
-
Packages that use HealthCheckRequestOrEndpointHealthResponse Package Description io.envoyproxy.envoy.service.health.v3 -
-
Uses of HealthCheckRequestOrEndpointHealthResponse in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return HealthCheckRequestOrEndpointHealthResponse Modifier and Type Method Description HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse.Builder. build()HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse.Builder. buildPartial()static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. getDefaultInstance()HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse.Builder. getDefaultInstanceForType()HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. getDefaultInstanceForType()static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseDelimitedFrom(InputStream input)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(byte[] data)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(com.google.protobuf.ByteString data)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(com.google.protobuf.CodedInputStream input)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(InputStream input)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(ByteBuffer data)static HealthCheckRequestOrEndpointHealthResponseHealthCheckRequestOrEndpointHealthResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type HealthCheckRequestOrEndpointHealthResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<HealthCheckRequestOrEndpointHealthResponse,HealthCheckSpecifier>HealthDiscoveryServiceGrpc. getFetchHealthCheckMethod()com.google.protobuf.Parser<HealthCheckRequestOrEndpointHealthResponse>HealthCheckRequestOrEndpointHealthResponse. getParserForType()static io.grpc.MethodDescriptor<HealthCheckRequestOrEndpointHealthResponse,HealthCheckSpecifier>HealthDiscoveryServiceGrpc. getStreamHealthCheckMethod()static com.google.protobuf.Parser<HealthCheckRequestOrEndpointHealthResponse>HealthCheckRequestOrEndpointHealthResponse. parser()io.grpc.stub.StreamObserver<HealthCheckRequestOrEndpointHealthResponse>HealthDiscoveryServiceGrpc.HealthDiscoveryServiceImplBase. streamHealthCheck(io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver)1.io.grpc.stub.StreamObserver<HealthCheckRequestOrEndpointHealthResponse>HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub. streamHealthCheck(io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver)1.Methods in io.envoyproxy.envoy.service.health.v3 with parameters of type HealthCheckRequestOrEndpointHealthResponse Modifier and Type Method Description HealthCheckSpecifierHealthDiscoveryService.BlockingInterface. fetchHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request)abstract voidHealthDiscoveryService. fetchHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)TODO(htuch): Unlike the gRPC version, there is no stream-based binding of request/response.voidHealthDiscoveryService.Interface. fetchHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)TODO(htuch): Unlike the gRPC version, there is no stream-based binding of request/response.voidHealthDiscoveryService.Stub. fetchHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)HealthCheckSpecifierHealthDiscoveryServiceGrpc.HealthDiscoveryServiceBlockingStub. fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request)TODO(htuch): Unlike the gRPC version, there is no stream-based binding of request/response.com.google.common.util.concurrent.ListenableFuture<HealthCheckSpecifier>HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub. fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request)TODO(htuch): Unlike the gRPC version, there is no stream-based binding of request/response.voidHealthDiscoveryServiceGrpc.HealthDiscoveryServiceImplBase. fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request, io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver)TODO(htuch): Unlike the gRPC version, there is no stream-based binding of request/response.voidHealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub. fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request, io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver)TODO(htuch): Unlike the gRPC version, there is no stream-based binding of request/response.HealthCheckRequestOrEndpointHealthResponse.BuilderHealthCheckRequestOrEndpointHealthResponse.Builder. mergeFrom(HealthCheckRequestOrEndpointHealthResponse other)static HealthCheckRequestOrEndpointHealthResponse.BuilderHealthCheckRequestOrEndpointHealthResponse. newBuilder(HealthCheckRequestOrEndpointHealthResponse prototype)HealthCheckSpecifierHealthDiscoveryService.BlockingInterface. streamHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request)voidHealthDiscoveryService.Interface. streamHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)1.abstract voidHealthDiscoveryService. streamHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)1.voidHealthDiscoveryService.Stub. streamHealthCheck(com.google.protobuf.RpcController controller, HealthCheckRequestOrEndpointHealthResponse request, com.google.protobuf.RpcCallback<HealthCheckSpecifier> done)
-