public static class DashboardsServiceClient.ListDashboardsPage extends com.google.api.gax.paging.AbstractPage<ListDashboardsRequest,ListDashboardsResponse,Dashboard,DashboardsServiceClient.ListDashboardsPage>
| Modifier and Type | Method and Description |
|---|---|
protected DashboardsServiceClient.ListDashboardsPage |
createPage(com.google.api.gax.rpc.PageContext<ListDashboardsRequest,ListDashboardsResponse,Dashboard> context,
ListDashboardsResponse response) |
com.google.api.core.ApiFuture<DashboardsServiceClient.ListDashboardsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListDashboardsRequest,ListDashboardsResponse,Dashboard> context,
com.google.api.core.ApiFuture<ListDashboardsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected DashboardsServiceClient.ListDashboardsPage createPage(com.google.api.gax.rpc.PageContext<ListDashboardsRequest,ListDashboardsResponse,Dashboard> context, ListDashboardsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListDashboardsRequest,ListDashboardsResponse,Dashboard,DashboardsServiceClient.ListDashboardsPage>public com.google.api.core.ApiFuture<DashboardsServiceClient.ListDashboardsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListDashboardsRequest,ListDashboardsResponse,Dashboard> context, com.google.api.core.ApiFuture<ListDashboardsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListDashboardsRequest,ListDashboardsResponse,Dashboard,DashboardsServiceClient.ListDashboardsPage>Copyright © 2024 Google LLC. All rights reserved.