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 CloudChannelServiceStub
CloudChannelServiceClient. getStub()
Methods in com.google.cloud.channel.v1 with parameters of type CloudChannelServiceStub Modifier and Type Method Description static CloudChannelServiceClient
CloudChannelServiceClient. 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 class
GrpcCloudChannelServiceStub
gRPC stub implementation for the CloudChannelService service API.class
HttpJsonCloudChannelServiceStub
REST stub implementation for the CloudChannelService service API.Methods in com.google.cloud.channel.v1.stub that return CloudChannelServiceStub Modifier and Type Method Description CloudChannelServiceStub
CloudChannelServiceStubSettings. createStub()
-