public static final class IPPrefixesServiceGrpc.IPPrefixesServiceStub extends io.grpc.stub.AbstractAsyncStub<IPPrefixesServiceGrpc.IPPrefixesServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected IPPrefixesServiceGrpc.IPPrefixesServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
prefixes(PrefixOuterClass.PrefixesRequest request,
io.grpc.stub.StreamObserver<PrefixOuterClass.PrefixesResponse> responseObserver)
Prefixes requests the IP prefixes that can be reachable via the remote.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected IPPrefixesServiceGrpc.IPPrefixesServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<IPPrefixesServiceGrpc.IPPrefixesServiceStub>public void prefixes(PrefixOuterClass.PrefixesRequest request, io.grpc.stub.StreamObserver<PrefixOuterClass.PrefixesResponse> responseObserver)
Prefixes requests the IP prefixes that can be reachable via the remote.
Copyright © 2024. All rights reserved.