public static final class HiddenSegmentRegistrationServiceGrpc.HiddenSegmentRegistrationServiceFutureStub extends io.grpc.stub.AbstractFutureStub<HiddenSegmentRegistrationServiceGrpc.HiddenSegmentRegistrationServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected HiddenSegmentRegistrationServiceGrpc.HiddenSegmentRegistrationServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<HiddenSegment.HiddenSegmentRegistrationResponse> |
hiddenSegmentRegistration(HiddenSegment.HiddenSegmentRegistrationRequest request)
HiddenSegmentRegistration registers hidden segments at the remote.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected HiddenSegmentRegistrationServiceGrpc.HiddenSegmentRegistrationServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<HiddenSegmentRegistrationServiceGrpc.HiddenSegmentRegistrationServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<HiddenSegment.HiddenSegmentRegistrationResponse> hiddenSegmentRegistration(HiddenSegment.HiddenSegmentRegistrationRequest request)
HiddenSegmentRegistration registers hidden segments at the remote.
Copyright © 2024. All rights reserved.