Class CloudQuotasClient.ListQuotaPreferencesPagedResponse (0.2.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
NameDescription
contextPageContext<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,QuotaPreference>
futureResponseApiFuture<ListQuotaPreferencesResponse>
Returns
TypeDescription
ApiFuture<ListQuotaPreferencesPagedResponse>