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 |
---|---|
ListTenantsResponse |
ListTenantsResponse.Builder.build() |
ListTenantsResponse |
ListTenantsResponse.Builder.buildPartial() |
static ListTenantsResponse |
ListTenantsResponse.getDefaultInstance() |
ListTenantsResponse |
ListTenantsResponse.getDefaultInstanceForType() |
ListTenantsResponse |
ListTenantsResponse.Builder.getDefaultInstanceForType() |
ListTenantsResponse |
TenantServiceGrpc.TenantServiceBlockingStub.listTenants(ListTenantsRequest request)
Lists all tenants associated with the project.
|
static ListTenantsResponse |
ListTenantsResponse.parseDelimitedFrom(InputStream input) |
static ListTenantsResponse |
ListTenantsResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(byte[] data) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(ByteBuffer data) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(ByteString data) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(CodedInputStream input) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(InputStream input) |
static ListTenantsResponse |
ListTenantsResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListTenantsRequest,ListTenantsResponse> |
TenantServiceGrpc.getListTenantsMethod() |
Parser<ListTenantsResponse> |
ListTenantsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListTenantsResponse> |
TenantServiceGrpc.TenantServiceFutureStub.listTenants(ListTenantsRequest request)
Lists all tenants associated with the project.
|
UnaryCallable<ListTenantsRequest,ListTenantsResponse> |
TenantServiceClient.listTenantsCallable()
Lists all tenants associated with the project.
|
PagedCallSettings<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceSettings.listTenantsSettings()
Returns the object with the settings used for calls to listTenants.
|
PagedCallSettings.Builder<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceSettings.Builder.listTenantsSettings()
Returns the builder for the settings used for calls to listTenants.
|
static Parser<ListTenantsResponse> |
ListTenantsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
protected TenantServiceClient.ListTenantsPage |
TenantServiceClient.ListTenantsPage.createPage(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
ListTenantsResponse response) |
ListTenantsResponse.Builder |
ListTenantsResponse.Builder.mergeFrom(ListTenantsResponse other) |
static ListTenantsResponse.Builder |
ListTenantsResponse.newBuilder(ListTenantsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceClient.ListTenantsPagedResponse.createAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse) |
static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceClient.ListTenantsPagedResponse.createAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse) |
protected TenantServiceClient.ListTenantsPage |
TenantServiceClient.ListTenantsPage.createPage(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
ListTenantsResponse response) |
com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPage> |
TenantServiceClient.ListTenantsPage.createPageAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse) |
com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPage> |
TenantServiceClient.ListTenantsPage.createPageAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse) |
void |
TenantServiceGrpc.TenantServiceImplBase.listTenants(ListTenantsRequest request,
StreamObserver<ListTenantsResponse> responseObserver)
Lists all tenants associated with the project.
|
void |
TenantServiceGrpc.TenantServiceStub.listTenants(ListTenantsRequest request,
StreamObserver<ListTenantsResponse> responseObserver)
Lists all tenants associated with the project.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTenantsRequest,ListTenantsResponse> |
HttpJsonTenantServiceStub.listTenantsCallable() |
UnaryCallable<ListTenantsRequest,ListTenantsResponse> |
TenantServiceStub.listTenantsCallable() |
UnaryCallable<ListTenantsRequest,ListTenantsResponse> |
GrpcTenantServiceStub.listTenantsCallable() |
PagedCallSettings<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceStubSettings.listTenantsSettings()
Returns the object with the settings used for calls to listTenants.
|
PagedCallSettings.Builder<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceStubSettings.Builder.listTenantsSettings()
Returns the builder for the settings used for calls to listTenants.
|
Copyright © 2022 Google LLC. All rights reserved.