Class GlobalForwardingRulesClient.ListPagedResponse (1.28.0)

public static class GlobalForwardingRulesClient.ListPagedResponse extends AbstractPagedListResponse<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule,GlobalForwardingRulesClient.ListPage,GlobalForwardingRulesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GlobalForwardingRulesClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context, ApiFuture<ForwardingRuleList> futureResponse)

public static ApiFuture<GlobalForwardingRulesClient.ListPagedResponse> createAsync(PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context, ApiFuture<ForwardingRuleList> futureResponse)
Parameters
NameDescription
contextPageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule>
futureResponseApiFuture<ForwardingRuleList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>