Class CloudQuotasClient.ListQuotaInfosPagedResponse (0.4.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)
Parameters
NameDescription
contextPageContext<ListQuotaInfosRequest,ListQuotaInfosResponse,QuotaInfo>
futureResponseApiFuture<ListQuotaInfosResponse>
Returns
TypeDescription
ApiFuture<ListQuotaInfosPagedResponse>