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