Package com.google.appengine.v1
Class FirewallClient.ListIngressRulesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule,FirewallClient.ListIngressRulesPage,FirewallClient.ListIngressRulesFixedSizeCollection>
-
- com.google.appengine.v1.FirewallClient.ListIngressRulesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<FirewallRule>
- Enclosing class:
- FirewallClient
public static class FirewallClient.ListIngressRulesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule,FirewallClient.ListIngressRulesPage,FirewallClient.ListIngressRulesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse)
-
-