Package com.google.cloud.compute.v1
Class GlobalForwardingRulesClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule,GlobalForwardingRulesClient.ListPage,GlobalForwardingRulesClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.GlobalForwardingRulesClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ForwardingRule>
- Enclosing class:
- GlobalForwardingRulesClient
public static class GlobalForwardingRulesClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule,GlobalForwardingRulesClient.ListPage,GlobalForwardingRulesClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<GlobalForwardingRulesClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context, com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<GlobalForwardingRulesClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context, com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse)
-
-