Class RuleSetServiceClient.ListRuleSetsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet,RuleSetServiceClient.ListRuleSetsPage,RuleSetServiceClient.ListRuleSetsFixedSizeCollection>
-
- com.google.cloud.contentwarehouse.v1.RuleSetServiceClient.ListRuleSetsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<RuleSet>
- Enclosing class:
- RuleSetServiceClient
public static class RuleSetServiceClient.ListRuleSetsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet,RuleSetServiceClient.ListRuleSetsPage,RuleSetServiceClient.ListRuleSetsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)
-
-