Uses of Class
com.google.cloud.talent.v4beta1.TenantServiceGrpc.TenantServiceStub
-
Packages that use TenantServiceGrpc.TenantServiceStub Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of TenantServiceGrpc.TenantServiceStub in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return TenantServiceGrpc.TenantServiceStub Modifier and Type Method Description protected TenantServiceGrpc.TenantServiceStub
TenantServiceGrpc.TenantServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TenantServiceGrpc.TenantServiceStub
TenantServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-