public static class GlobalForwardingRuleClient.ListGlobalForwardingRulesPage extends AbstractPage<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule,GlobalForwardingRuleClient.ListGlobalForwardingRulesPage>
Modifier and Type | Method and Description |
---|---|
protected GlobalForwardingRuleClient.ListGlobalForwardingRulesPage |
createPage(PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
ForwardingRuleList response) |
com.google.api.core.ApiFuture<GlobalForwardingRuleClient.ListGlobalForwardingRulesPage> |
createPageAsync(PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected GlobalForwardingRuleClient.ListGlobalForwardingRulesPage createPage(PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context, ForwardingRuleList response)
public com.google.api.core.ApiFuture<GlobalForwardingRuleClient.ListGlobalForwardingRulesPage> createPageAsync(PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context, com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.