Class CloudQuotasClient.ListQuotaPreferencesPagedResponse (0.13.0)

public static class CloudQuotasClient.ListQuotaPreferencesPagedResponse extends AbstractPagedListResponse<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,QuotaPreference,CloudQuotasClient.ListQuotaPreferencesPage,CloudQuotasClient.ListQuotaPreferencesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudQuotasClient.ListQuotaPreferencesPagedResponse

Static Methods

createAsync(PageContext<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,QuotaPreference> context, ApiFuture<ListQuotaPreferencesResponse> futureResponse)

public static ApiFuture<CloudQuotasClient.ListQuotaPreferencesPagedResponse> createAsync(PageContext<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,QuotaPreference> context, ApiFuture<ListQuotaPreferencesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,QuotaPreference>
futureResponse ApiFuture<ListQuotaPreferencesResponse>
Returns
Type Description
ApiFuture<ListQuotaPreferencesPagedResponse>