Uses of Class
io.envoyproxy.envoy.service.discovery.v2.HealthCheckRequestOrEndpointHealthResponse
Packages that use HealthCheckRequestOrEndpointHealthResponse
-
Uses of HealthCheckRequestOrEndpointHealthResponse in io.envoyproxy.envoy.service.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return HealthCheckRequestOrEndpointHealthResponseModifier and TypeMethodDescriptionHealthCheckRequestOrEndpointHealthResponse.Builder.build()HealthCheckRequestOrEndpointHealthResponse.Builder.buildPartial()HealthCheckRequestOrEndpointHealthResponse.getDefaultInstance()HealthCheckRequestOrEndpointHealthResponse.Builder.getDefaultInstanceForType()HealthCheckRequestOrEndpointHealthResponse.getDefaultInstanceForType()HealthCheckRequestOrEndpointHealthResponse.parseDelimitedFrom(InputStream input) HealthCheckRequestOrEndpointHealthResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheckRequestOrEndpointHealthResponse.parseFrom(byte[] data) HealthCheckRequestOrEndpointHealthResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheckRequestOrEndpointHealthResponse.parseFrom(com.google.protobuf.ByteString data) HealthCheckRequestOrEndpointHealthResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheckRequestOrEndpointHealthResponse.parseFrom(com.google.protobuf.CodedInputStream input) HealthCheckRequestOrEndpointHealthResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheckRequestOrEndpointHealthResponse.parseFrom(InputStream input) HealthCheckRequestOrEndpointHealthResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheckRequestOrEndpointHealthResponse.parseFrom(ByteBuffer data) HealthCheckRequestOrEndpointHealthResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.discovery.v2 that return types with arguments of type HealthCheckRequestOrEndpointHealthResponseModifier and TypeMethodDescriptionstatic 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()default io.grpc.stub.StreamObserver<HealthCheckRequestOrEndpointHealthResponse>HealthDiscoveryServiceGrpc.AsyncService.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.discovery.v2 with parameters of type HealthCheckRequestOrEndpointHealthResponseModifier and TypeMethodDescriptiondefault voidHealthDiscoveryServiceGrpc.AsyncService.fetchHealthCheck(HealthCheckRequestOrEndpointHealthResponse request, io.grpc.stub.StreamObserver<HealthCheckSpecifier> responseObserver) TODO(htuch): Unlike the gRPC version, there is no stream-based binding of request/response.HealthDiscoveryServiceGrpc.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.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.Builder.mergeFrom(HealthCheckRequestOrEndpointHealthResponse other) HealthCheckRequestOrEndpointHealthResponse.newBuilder(HealthCheckRequestOrEndpointHealthResponse prototype)