Package com.google.cloud.talent.v4
Class TenantServiceClient.ListTenantsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTenantsRequest,ListTenantsResponse,Tenant,TenantServiceClient.ListTenantsPage,TenantServiceClient.ListTenantsFixedSizeCollection>
-
- com.google.cloud.talent.v4.TenantServiceClient.ListTenantsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Tenant>
- Enclosing class:
- TenantServiceClient
public static class TenantServiceClient.ListTenantsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTenantsRequest,ListTenantsResponse,Tenant,TenantServiceClient.ListTenantsPage,TenantServiceClient.ListTenantsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)
-
-