Class CloudQuotasClient.ListQuotaInfosPagedResponse (0.26.0)

public static class CloudQuotasClient.ListQuotaInfosPagedResponse extends AbstractPagedListResponse<ListQuotaInfosRequest,ListQuotaInfosResponse,QuotaInfo,CloudQuotasClient.ListQuotaInfosPage,CloudQuotasClient.ListQuotaInfosFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudQuotasClient.ListQuotaInfosPagedResponse

Static Methods

createAsync(PageContext<ListQuotaInfosRequest,ListQuotaInfosResponse,QuotaInfo> context, ApiFuture<ListQuotaInfosResponse> futureResponse)

public static ApiFuture<CloudQuotasClient.ListQuotaInfosPagedResponse> createAsync(PageContext<ListQuotaInfosRequest,ListQuotaInfosResponse,QuotaInfo> context, ApiFuture<ListQuotaInfosResponse> futureResponse)
Returns
Type Description
ApiFuture<ListQuotaInfosPagedResponse>