Uses of Class
com.google.cloud.talent.v4.stub.TenantServiceStub
-
Packages that use TenantServiceStub Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4.stub -
-
Uses of TenantServiceStub in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return TenantServiceStub Modifier and Type Method Description TenantServiceStub
TenantServiceClient. getStub()
Methods in com.google.cloud.talent.v4 with parameters of type TenantServiceStub Modifier and Type Method Description static TenantServiceClient
TenantServiceClient. create(TenantServiceStub stub)
Constructs an instance of TenantServiceClient, using the given stub for making calls.Constructors in com.google.cloud.talent.v4 with parameters of type TenantServiceStub Constructor Description TenantServiceClient(TenantServiceStub stub)
-
Uses of TenantServiceStub in com.google.cloud.talent.v4.stub
Subclasses of TenantServiceStub in com.google.cloud.talent.v4.stub Modifier and Type Class Description class
GrpcTenantServiceStub
gRPC stub implementation for the TenantService service API.class
HttpJsonTenantServiceStub
REST stub implementation for the TenantService service API.Methods in com.google.cloud.talent.v4.stub that return TenantServiceStub Modifier and Type Method Description TenantServiceStub
TenantServiceStubSettings. createStub()
-