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