Class CloudQuotasClient.ListQuotaInfosPagedResponse (0.12.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
Name Description
context PageContext<ListQuotaInfosRequest,ListQuotaInfosResponse,QuotaInfo>
futureResponse ApiFuture<ListQuotaInfosResponse>
Returns
Type Description
ApiFuture<ListQuotaInfosPagedResponse>