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