Uses of Class
com.google.cloud.channel.v1.CloudChannelServiceGrpc.CloudChannelServiceFutureStub
-
Packages that use CloudChannelServiceGrpc.CloudChannelServiceFutureStub Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelServiceGrpc.CloudChannelServiceFutureStub in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceGrpc.CloudChannelServiceFutureStub Modifier and Type Method Description protected CloudChannelServiceGrpc.CloudChannelServiceFutureStub
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudChannelServiceGrpc.CloudChannelServiceFutureStub
CloudChannelServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-