public static class MetadataServiceClient.ListExecutionsPage extends com.google.api.gax.paging.AbstractPage<ListExecutionsRequest,ListExecutionsResponse,Execution,MetadataServiceClient.ListExecutionsPage>
| Modifier and Type | Method and Description |
|---|---|
protected MetadataServiceClient.ListExecutionsPage |
createPage(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
ListExecutionsResponse response) |
com.google.api.core.ApiFuture<MetadataServiceClient.ListExecutionsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse) |
protected MetadataServiceClient.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,MetadataServiceClient.ListExecutionsPage>public com.google.api.core.ApiFuture<MetadataServiceClient.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,MetadataServiceClient.ListExecutionsPage>Copyright © 2022 Google LLC. All rights reserved.