Package com.google.appengine.v1
Class FirewallClient.ListIngressRulesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule,FirewallClient.ListIngressRulesPage,FirewallClient.ListIngressRulesFixedSizeCollection>
-
- com.google.appengine.v1.FirewallClient.ListIngressRulesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<FirewallRule>
- Enclosing class:
- FirewallClient
public static class FirewallClient.ListIngressRulesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule,FirewallClient.ListIngressRulesPage,FirewallClient.ListIngressRulesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected FirewallClient.ListIngressRulesFixedSizeCollection
createCollection(List<FirewallClient.ListIngressRulesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected FirewallClient.ListIngressRulesFixedSizeCollection createCollection(List<FirewallClient.ListIngressRulesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule,FirewallClient.ListIngressRulesPage,FirewallClient.ListIngressRulesFixedSizeCollection>
-
-