Uses of Class
com.google.cloud.channel.v1.stub.CloudChannelServiceStub
-
Packages that use CloudChannelServiceStub Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of CloudChannelServiceStub in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceStub Modifier and Type Method Description CloudChannelServiceStubCloudChannelServiceClient. getStub()Methods in com.google.cloud.channel.v1 with parameters of type CloudChannelServiceStub Modifier and Type Method Description static CloudChannelServiceClientCloudChannelServiceClient. create(CloudChannelServiceStub stub)Constructs an instance of CloudChannelServiceClient, using the given stub for making calls.Constructors in com.google.cloud.channel.v1 with parameters of type CloudChannelServiceStub Constructor Description CloudChannelServiceClient(CloudChannelServiceStub stub) -
Uses of CloudChannelServiceStub in com.google.cloud.channel.v1.stub
Subclasses of CloudChannelServiceStub in com.google.cloud.channel.v1.stub Modifier and Type Class Description classGrpcCloudChannelServiceStubgRPC stub implementation for the CloudChannelService service API.classHttpJsonCloudChannelServiceStubREST stub implementation for the CloudChannelService service API.Methods in com.google.cloud.channel.v1.stub that return CloudChannelServiceStub Modifier and Type Method Description CloudChannelServiceStubCloudChannelServiceStubSettings. createStub()
-