Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
com.google.cloud.talent.v4beta1.stub |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<GetTenantRequest,Tenant> |
TenantServiceGrpc.getGetTenantMethod() |
Parser<GetTenantRequest> |
GetTenantRequest.getParserForType() |
UnaryCallable<GetTenantRequest,Tenant> |
TenantServiceClient.getTenantCallable()
Retrieves specified tenant.
|
UnaryCallSettings<GetTenantRequest,Tenant> |
TenantServiceSettings.getTenantSettings()
Returns the object with the settings used for calls to getTenant.
|
UnaryCallSettings.Builder<GetTenantRequest,Tenant> |
TenantServiceSettings.Builder.getTenantSettings()
Returns the builder for the settings used for calls to getTenant.
|
static Parser<GetTenantRequest> |
GetTenantRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Tenant |
TenantServiceGrpc.TenantServiceBlockingStub.getTenant(GetTenantRequest request)
Retrieves specified tenant.
|
com.google.common.util.concurrent.ListenableFuture<Tenant> |
TenantServiceGrpc.TenantServiceFutureStub.getTenant(GetTenantRequest request)
Retrieves specified tenant.
|
Tenant |
TenantServiceClient.getTenant(GetTenantRequest request)
Retrieves specified tenant.
|
void |
TenantServiceGrpc.TenantServiceImplBase.getTenant(GetTenantRequest request,
StreamObserver<Tenant> responseObserver)
Retrieves specified tenant.
|
void |
TenantServiceGrpc.TenantServiceStub.getTenant(GetTenantRequest request,
StreamObserver<Tenant> responseObserver)
Retrieves specified tenant.
|
GetTenantRequest.Builder |
GetTenantRequest.Builder.mergeFrom(GetTenantRequest other) |
static GetTenantRequest.Builder |
GetTenantRequest.newBuilder(GetTenantRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetTenantRequest,Tenant> |
HttpJsonTenantServiceStub.getTenantCallable() |
UnaryCallable<GetTenantRequest,Tenant> |
TenantServiceStub.getTenantCallable() |
UnaryCallable<GetTenantRequest,Tenant> |
GrpcTenantServiceStub.getTenantCallable() |
UnaryCallSettings<GetTenantRequest,Tenant> |
TenantServiceStubSettings.getTenantSettings()
Returns the object with the settings used for calls to getTenant.
|
UnaryCallSettings.Builder<GetTenantRequest,Tenant> |
TenantServiceStubSettings.Builder.getTenantSettings()
Returns the builder for the settings used for calls to getTenant.
|
Copyright © 2022 Google LLC. All rights reserved.