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