public static final class DiscoveryServiceGrpc.DiscoveryServiceStub extends io.grpc.stub.AbstractAsyncStub<DiscoveryServiceGrpc.DiscoveryServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected DiscoveryServiceGrpc.DiscoveryServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
gateways(Discovery.GatewaysRequest request,
io.grpc.stub.StreamObserver<Discovery.GatewaysResponse> responseObserver)
Return the remote gateways.
|
void |
hiddenSegmentServices(Discovery.HiddenSegmentServicesRequest request,
io.grpc.stub.StreamObserver<Discovery.HiddenSegmentServicesResponse> responseObserver)
Return the hidden segment services.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected DiscoveryServiceGrpc.DiscoveryServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DiscoveryServiceGrpc.DiscoveryServiceStub>public void gateways(Discovery.GatewaysRequest request, io.grpc.stub.StreamObserver<Discovery.GatewaysResponse> responseObserver)
Return the remote gateways.
public void hiddenSegmentServices(Discovery.HiddenSegmentServicesRequest request, io.grpc.stub.StreamObserver<Discovery.HiddenSegmentServicesResponse> responseObserver)
Return the hidden segment services.
Copyright © 2024. All rights reserved.