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