Package com.google.cloud.compute.v1
Class SecurityPoliciesClient.AggregatedListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,Map.Entry<String,SecurityPoliciesScopedList>,SecurityPoliciesClient.AggregatedListPage,SecurityPoliciesClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.SecurityPoliciesClient.AggregatedListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Map.Entry<String,SecurityPoliciesScopedList>>
- Enclosing class:
- SecurityPoliciesClient
public static class SecurityPoliciesClient.AggregatedListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,Map.Entry<String,SecurityPoliciesScopedList>,SecurityPoliciesClient.AggregatedListPage,SecurityPoliciesClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<SecurityPoliciesClient.AggregatedListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,Map.Entry<String,SecurityPoliciesScopedList>> context, com.google.api.core.ApiFuture<SecurityPoliciesAggregatedList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<SecurityPoliciesClient.AggregatedListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,Map.Entry<String,SecurityPoliciesScopedList>> context, com.google.api.core.ApiFuture<SecurityPoliciesAggregatedList> futureResponse)
-
-