Class FirestoreAdminClient.ListIndexesPagedResponse (3.9.2)

See more code actions.
public static class FirestoreAdminClient.ListIndexesPagedResponse extends AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage,FirestoreAdminClient.ListIndexesFixedSizeCollection>
java.lang.Object > AbstractPagedListResponse > FirestoreAdminClient.ListIndexesPagedResponse

Static Methods

createAsync(PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ApiFuture<ListIndexesResponse> futureResponse)

public static ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> createAsync(PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ApiFuture<ListIndexesResponse> futureResponse)
Returns
TypeDescription
ApiFuture<ListIndexesPagedResponse>