Uses of Class
com.google.cloud.channel.v1.stub.CloudChannelReportsServiceStub
-
Packages that use CloudChannelReportsServiceStub Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of CloudChannelReportsServiceStub in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelReportsServiceStub Modifier and Type Method Description CloudChannelReportsServiceStubCloudChannelReportsServiceClient. getStub()Methods in com.google.cloud.channel.v1 with parameters of type CloudChannelReportsServiceStub Modifier and Type Method Description static CloudChannelReportsServiceClientCloudChannelReportsServiceClient. create(CloudChannelReportsServiceStub stub)Constructs an instance of CloudChannelReportsServiceClient, using the given stub for making calls.Constructors in com.google.cloud.channel.v1 with parameters of type CloudChannelReportsServiceStub Constructor Description CloudChannelReportsServiceClient(CloudChannelReportsServiceStub stub) -
Uses of CloudChannelReportsServiceStub in com.google.cloud.channel.v1.stub
Subclasses of CloudChannelReportsServiceStub in com.google.cloud.channel.v1.stub Modifier and Type Class Description classGrpcCloudChannelReportsServiceStubgRPC stub implementation for the CloudChannelReportsService service API.classHttpJsonCloudChannelReportsServiceStubREST stub implementation for the CloudChannelReportsService service API.Methods in com.google.cloud.channel.v1.stub that return CloudChannelReportsServiceStub Modifier and Type Method Description CloudChannelReportsServiceStubCloudChannelReportsServiceStubSettings. createStub()
-