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