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