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