Uses of Class
com.google.cloud.tasks.v2beta2.stub.CloudTasksStub
-
Packages that use CloudTasksStub Package Description com.google.cloud.tasks.v2beta2 A client to Cloud Tasks APIcom.google.cloud.tasks.v2beta2.stub -
-
Uses of CloudTasksStub in com.google.cloud.tasks.v2beta2
Methods in com.google.cloud.tasks.v2beta2 that return CloudTasksStub Modifier and Type Method Description CloudTasksStubCloudTasksClient. getStub()Methods in com.google.cloud.tasks.v2beta2 with parameters of type CloudTasksStub Modifier and Type Method Description static CloudTasksClientCloudTasksClient. create(CloudTasksStub stub)Constructs an instance of CloudTasksClient, using the given stub for making calls.Constructors in com.google.cloud.tasks.v2beta2 with parameters of type CloudTasksStub Constructor Description CloudTasksClient(CloudTasksStub stub) -
Uses of CloudTasksStub in com.google.cloud.tasks.v2beta2.stub
Subclasses of CloudTasksStub in com.google.cloud.tasks.v2beta2.stub Modifier and Type Class Description classGrpcCloudTasksStubgRPC stub implementation for the CloudTasks service API.classHttpJsonCloudTasksStubREST stub implementation for the CloudTasks service API.Methods in com.google.cloud.tasks.v2beta2.stub that return CloudTasksStub Modifier and Type Method Description CloudTasksStubCloudTasksStubSettings. createStub()
-