Uses of Class
com.google.cloud.talent.v4.TenantServiceClient.ListTenantsPage
-
Packages that use TenantServiceClient.ListTenantsPage Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of TenantServiceClient.ListTenantsPage in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return TenantServiceClient.ListTenantsPage Modifier and Type Method Description protected TenantServiceClient.ListTenantsPage
TenantServiceClient.ListTenantsPage. createPage(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, ListTenantsResponse response)
Methods in com.google.cloud.talent.v4 that return types with arguments of type TenantServiceClient.ListTenantsPage Modifier and Type Method Description 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)
Method parameters in com.google.cloud.talent.v4 with type arguments of type TenantServiceClient.ListTenantsPage Modifier and Type Method Description protected TenantServiceClient.ListTenantsFixedSizeCollection
TenantServiceClient.ListTenantsFixedSizeCollection. createCollection(List<TenantServiceClient.ListTenantsPage> pages, int collectionSize)
-