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 TenantServiceStubTenantServiceClient. getStub()Methods in com.google.cloud.talent.v4 with parameters of type TenantServiceStub Modifier and Type Method Description static TenantServiceClientTenantServiceClient. 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 classGrpcTenantServiceStubgRPC stub implementation for the TenantService service API.classHttpJsonTenantServiceStubREST stub implementation for the TenantService service API.Methods in com.google.cloud.talent.v4.stub that return TenantServiceStub Modifier and Type Method Description TenantServiceStubTenantServiceStubSettings. createStub()
-