Class GlobalForwardingRulesClient.ListPagedResponse (1.53.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
Name Description
context PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule>
futureResponse ApiFuture<ForwardingRuleList>
Returns
Type Description
ApiFuture<ListPagedResponse>