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