Package com.google.cloud.aiplatform.v1
Class MetadataServiceClient.ListExecutionsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListExecutionsRequest,ListExecutionsResponse,Execution,MetadataServiceClient.ListExecutionsPage,MetadataServiceClient.ListExecutionsFixedSizeCollection>
com.google.cloud.aiplatform.v1.MetadataServiceClient.ListExecutionsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Execution>
- Enclosing class:
- MetadataServiceClient
public static class MetadataServiceClient.ListExecutionsPagedResponse
extends AbstractPagedListResponse<ListExecutionsRequest,ListExecutionsResponse,Execution,MetadataServiceClient.ListExecutionsPage,MetadataServiceClient.ListExecutionsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListExecutionsRequest, ListExecutionsResponse, Execution> context, ApiFuture<ListExecutionsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<MetadataServiceClient.ListExecutionsPagedResponse> createAsync(PageContext<ListExecutionsRequest, ListExecutionsResponse, Execution> context, ApiFuture<ListExecutionsResponse> futureResponse)
-