public static final class IPPrefixesServiceGrpc.IPPrefixesServiceFutureStub extends io.grpc.stub.AbstractFutureStub<IPPrefixesServiceGrpc.IPPrefixesServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected IPPrefixesServiceGrpc.IPPrefixesServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<PrefixOuterClass.PrefixesResponse> |
prefixes(PrefixOuterClass.PrefixesRequest request)
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.IPPrefixesServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<IPPrefixesServiceGrpc.IPPrefixesServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<PrefixOuterClass.PrefixesResponse> prefixes(PrefixOuterClass.PrefixesRequest request)
Prefixes requests the IP prefixes that can be reachable via the remote.
Copyright © 2024. All rights reserved.