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