public static class TenantServiceClient.ListTenantsPagedResponse extends AbstractPagedListResponse<ListTenantsRequest,ListTenantsResponse,Tenant,TenantServiceClient.ListTenantsPage,TenantServiceClient.ListTenantsFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse> |
createAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse> createAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.