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