Class FirewallClient.ListIngressRulesPage (2.1.10)

publicstaticclass FirewallClient.ListIngressRulesPageextendsAbstractPage<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule,FirewallClient.ListIngressRulesPage>

Inheritance

java.lang.Object > AbstractPage > FirewallClient.ListIngressRulesPage

Methods

createPage(PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, ListIngressRulesResponse response)

protectedFirewallClient.ListIngressRulesPagecreatePage(PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule>context,ListIngressRulesResponseresponse)
Parameters
Name Description
Returns
Type Description
Overrides

createPageAsync(PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, ApiFuture<ListIngressRulesResponse> futureResponse)

publicApiFuture<FirewallClient.ListIngressRulesPage>createPageAsync(PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule>context,ApiFuture<ListIngressRulesResponse>futureResponse)
Parameters
Name Description
Returns
Type Description
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.