Class ExampleStoreServiceClient.ListExampleStoresPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListExampleStoresRequest,ListExampleStoresResponse,ExampleStore,ExampleStoreServiceClient.ListExampleStoresPage,ExampleStoreServiceClient.ListExampleStoresFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.ExampleStoreServiceClient.ListExampleStoresPagedResponse
- All Implemented Interfaces:
PagedListResponse<ExampleStore>
- Enclosing class:
- ExampleStoreServiceClient
public static class ExampleStoreServiceClient.ListExampleStoresPagedResponse
extends AbstractPagedListResponse<ListExampleStoresRequest,ListExampleStoresResponse,ExampleStore,ExampleStoreServiceClient.ListExampleStoresPage,ExampleStoreServiceClient.ListExampleStoresFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListExampleStoresRequest, ListExampleStoresResponse, ExampleStore> context, ApiFuture<ListExampleStoresResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<ExampleStoreServiceClient.ListExampleStoresPagedResponse> createAsync(PageContext<ListExampleStoresRequest, ListExampleStoresResponse, ExampleStore> context, ApiFuture<ListExampleStoresResponse> futureResponse)
-