Class IndexServiceClient.ListIndexesPagedResponse (3.44.0)

public static class IndexServiceClient.ListIndexesPagedResponse extends AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,IndexServiceClient.ListIndexesPage,IndexServiceClient.ListIndexesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > IndexServiceClient.ListIndexesPagedResponse

Static Methods

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

public static ApiFuture<IndexServiceClient.ListIndexesPagedResponse> createAsync(PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ApiFuture<ListIndexesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListIndexesRequest,ListIndexesResponse,Index>
futureResponse ApiFuture<ListIndexesResponse>
Returns
Type Description
ApiFuture<ListIndexesPagedResponse>