public static final class SegmentRegistrationServiceGrpc.SegmentRegistrationServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<SegmentRegistrationServiceGrpc.SegmentRegistrationServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected SegmentRegistrationServiceGrpc.SegmentRegistrationServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Seg.SegmentsRegistrationResponse |
segmentsRegistration(Seg.SegmentsRegistrationRequest request)
SegmentsRegistration registers segments at the remote.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected SegmentRegistrationServiceGrpc.SegmentRegistrationServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SegmentRegistrationServiceGrpc.SegmentRegistrationServiceBlockingStub>public Seg.SegmentsRegistrationResponse segmentsRegistration(Seg.SegmentsRegistrationRequest request)
SegmentsRegistration registers segments at the remote.
Copyright © 2024. All rights reserved.