public static class GlobalForwardingRuleClient.ListGlobalForwardingRulesPage extends com.google.api.gax.paging.AbstractPage<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule,GlobalForwardingRuleClient.ListGlobalForwardingRulesPage>
Modifier and Type | Method and Description |
---|---|
protected GlobalForwardingRuleClient.ListGlobalForwardingRulesPage |
createPage(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
ForwardingRuleList response) |
com.google.api.core.ApiFuture<GlobalForwardingRuleClient.ListGlobalForwardingRulesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse) |
protected GlobalForwardingRuleClient.ListGlobalForwardingRulesPage createPage(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context, ForwardingRuleList response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule,GlobalForwardingRuleClient.ListGlobalForwardingRulesPage>
public com.google.api.core.ApiFuture<GlobalForwardingRuleClient.ListGlobalForwardingRulesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context, com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule,GlobalForwardingRuleClient.ListGlobalForwardingRulesPage>
Copyright © 2019 Google LLC. All rights reserved.