Uses of Class
com.google.cloud.contentwarehouse.v1.RuleSetServiceClient.ListRuleSetsPage
-
Packages that use RuleSetServiceClient.ListRuleSetsPage Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of RuleSetServiceClient.ListRuleSetsPage in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return RuleSetServiceClient.ListRuleSetsPage Modifier and Type Method Description protected RuleSetServiceClient.ListRuleSetsPage
RuleSetServiceClient.ListRuleSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, ListRuleSetsResponse response)
Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type RuleSetServiceClient.ListRuleSetsPage Modifier and Type Method Description com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPage>
RuleSetServiceClient.ListRuleSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)
Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type RuleSetServiceClient.ListRuleSetsPage Modifier and Type Method Description protected RuleSetServiceClient.ListRuleSetsFixedSizeCollection
RuleSetServiceClient.ListRuleSetsFixedSizeCollection. createCollection(List<RuleSetServiceClient.ListRuleSetsPage> pages, int collectionSize)
-