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