Class NetAppClient.ListQuotaRulesPagedResponse (0.37.0)

public static class NetAppClient.ListQuotaRulesPagedResponse extends AbstractPagedListResponse<ListQuotaRulesRequest,ListQuotaRulesResponse,QuotaRule,NetAppClient.ListQuotaRulesPage,NetAppClient.ListQuotaRulesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetAppClient.ListQuotaRulesPagedResponse

Static Methods

createAsync(PageContext<ListQuotaRulesRequest,ListQuotaRulesResponse,QuotaRule> context, ApiFuture<ListQuotaRulesResponse> futureResponse)

public static ApiFuture<NetAppClient.ListQuotaRulesPagedResponse> createAsync(PageContext<ListQuotaRulesRequest,ListQuotaRulesResponse,QuotaRule> context, ApiFuture<ListQuotaRulesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListQuotaRulesRequest,ListQuotaRulesResponse,QuotaRule>
futureResponse ApiFuture<ListQuotaRulesResponse>
Returns
Type Description
ApiFuture<ListQuotaRulesPagedResponse>