Package com.google.cloud.aiplatform.v1
Class IndexServiceClient.ListIndexesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,IndexServiceClient.ListIndexesPage,IndexServiceClient.ListIndexesFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1.IndexServiceClient.ListIndexesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Index>
- Enclosing class:
- IndexServiceClient
public static class IndexServiceClient.ListIndexesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,IndexServiceClient.ListIndexesPage,IndexServiceClient.ListIndexesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<IndexServiceClient.ListIndexesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<IndexServiceClient.ListIndexesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)
-
-