Uses of Class
com.google.cloud.channel.v1.CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub
-
Packages that use CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub Modifier and Type Method Description protected CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub
CloudChannelReportsServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-