public static final class HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
HiddenSegment.HiddenSegmentsResponse |
hiddenSegments(HiddenSegment.HiddenSegmentsRequest request)
HiddenSegments returns all segments that match the request.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceBlockingStub>public HiddenSegment.HiddenSegmentsResponse hiddenSegments(HiddenSegment.HiddenSegmentsRequest request)
HiddenSegments returns all segments that match the request.
Copyright © 2024. All rights reserved.