Class IndexServiceClient.ListIndexesPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,IndexServiceClient.ListIndexesPage,IndexServiceClient.ListIndexesFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.IndexServiceClient.ListIndexesPagedResponse
- All Implemented Interfaces:
PagedListResponse<Index>
- Enclosing class:
- IndexServiceClient
public static class IndexServiceClient.ListIndexesPagedResponse
extends AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,IndexServiceClient.ListIndexesPage,IndexServiceClient.ListIndexesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, ApiFuture<ListIndexesResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<IndexServiceClient.ListIndexesPagedResponse> createAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, ApiFuture<ListIndexesResponse> futureResponse)
-