Uses of Class
com.google.cloud.tasks.v2beta2.CloudTasksGrpc.CloudTasksFutureStub
-
Packages that use CloudTasksGrpc.CloudTasksFutureStub Package Description com.google.cloud.tasks.v2beta2 A client to Cloud Tasks API -
-
Uses of CloudTasksGrpc.CloudTasksFutureStub in com.google.cloud.tasks.v2beta2
Methods in com.google.cloud.tasks.v2beta2 that return CloudTasksGrpc.CloudTasksFutureStub Modifier and Type Method Description protected CloudTasksGrpc.CloudTasksFutureStub
CloudTasksGrpc.CloudTasksFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudTasksGrpc.CloudTasksFutureStub
CloudTasksGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-