Uses of Class
com.google.cloud.talent.v4.ListTenantsResponse
-
Packages that use ListTenantsResponse Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4.stub -
-
Uses of ListTenantsResponse in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return ListTenantsResponse Modifier and Type Method Description ListTenantsResponse
ListTenantsResponse.Builder. build()
ListTenantsResponse
ListTenantsResponse.Builder. buildPartial()
static ListTenantsResponse
ListTenantsResponse. getDefaultInstance()
ListTenantsResponse
ListTenantsResponse.Builder. getDefaultInstanceForType()
ListTenantsResponse
ListTenantsResponse. 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTenantsResponse
ListTenantsResponse. parseFrom(byte[] data)
static ListTenantsResponse
ListTenantsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTenantsResponse
ListTenantsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListTenantsResponse
ListTenantsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTenantsResponse
ListTenantsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTenantsResponse
ListTenantsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTenantsResponse
ListTenantsResponse. parseFrom(InputStream input)
static ListTenantsResponse
ListTenantsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTenantsResponse
ListTenantsResponse. parseFrom(ByteBuffer data)
static ListTenantsResponse
ListTenantsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.talent.v4 that return types with arguments of type ListTenantsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTenantsRequest,ListTenantsResponse>
TenantServiceGrpc. getListTenantsMethod()
com.google.protobuf.Parser<ListTenantsResponse>
ListTenantsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListTenantsResponse>
TenantServiceGrpc.TenantServiceFutureStub. listTenants(ListTenantsRequest request)
Lists all tenants associated with the project.com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,ListTenantsResponse>
TenantServiceClient. listTenantsCallable()
Lists all tenants associated with the project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse>
TenantServiceSettings.Builder. listTenantsSettings()
Returns the builder for the settings used for calls to listTenants.com.google.api.gax.rpc.PagedCallSettings<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse>
TenantServiceSettings. listTenantsSettings()
Returns the object with the settings used for calls to listTenants.static com.google.protobuf.Parser<ListTenantsResponse>
ListTenantsResponse. parser()
Methods in com.google.cloud.talent.v4 with parameters of type ListTenantsResponse Modifier and Type Method Description protected TenantServiceClient.ListTenantsPage
TenantServiceClient.ListTenantsPage. createPage(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, ListTenantsResponse response)
ListTenantsResponse.Builder
ListTenantsResponse.Builder. mergeFrom(ListTenantsResponse other)
static ListTenantsResponse.Builder
ListTenantsResponse. newBuilder(ListTenantsResponse prototype)
Method parameters in com.google.cloud.talent.v4 with type arguments of type ListTenantsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse>
TenantServiceClient.ListTenantsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)
static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse>
TenantServiceClient.ListTenantsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)
protected TenantServiceClient.ListTenantsPage
TenantServiceClient.ListTenantsPage. createPage(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, ListTenantsResponse response)
com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPage>
TenantServiceClient.ListTenantsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)
com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPage>
TenantServiceClient.ListTenantsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)
default void
TenantServiceGrpc.AsyncService. listTenants(ListTenantsRequest request, io.grpc.stub.StreamObserver<ListTenantsResponse> responseObserver)
Lists all tenants associated with the project.void
TenantServiceGrpc.TenantServiceStub. listTenants(ListTenantsRequest request, io.grpc.stub.StreamObserver<ListTenantsResponse> responseObserver)
Lists all tenants associated with the project. -
Uses of ListTenantsResponse in com.google.cloud.talent.v4.stub
Methods in com.google.cloud.talent.v4.stub that return types with arguments of type ListTenantsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,ListTenantsResponse>
GrpcTenantServiceStub. listTenantsCallable()
com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,ListTenantsResponse>
HttpJsonTenantServiceStub. listTenantsCallable()
com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,ListTenantsResponse>
TenantServiceStub. listTenantsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse>
TenantServiceStubSettings.Builder. listTenantsSettings()
Returns the builder for the settings used for calls to listTenants.com.google.api.gax.rpc.PagedCallSettings<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse>
TenantServiceStubSettings. listTenantsSettings()
Returns the object with the settings used for calls to listTenants.
-