Class FirewallClient.ListIngressRulesPage (2.67.0)

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
context PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule>
response ListIngressRulesResponse
Returns
Type Description
FirewallClient.ListIngressRulesPage
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
context PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule>
futureResponse ApiFuture<ListIngressRulesResponse>
Returns
Type Description
ApiFuture<ListIngressRulesPage>
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.