public static class FirestoreAdminClient.ListIndexesPagedResponse extends AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage,FirestoreAdminClient.ListIndexesFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > FirestoreAdminClient.ListIndexesPagedResponseStatic Methods
createAsync(PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ApiFuture<ListIndexesResponse> futureResponse)
public static ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> createAsync(PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ApiFuture<ListIndexesResponse> futureResponse)
Name | Description |
context | PageContext<ListIndexesRequest,ListIndexesResponse,Index> |
futureResponse | ApiFuture<ListIndexesResponse> |
Type | Description |
ApiFuture<ListIndexesPagedResponse> |