Uses of Class
software.amazon.awssdk.services.rbin.paginators.ListRulesPublisher
-
Packages that use ListRulesPublisher Package Description software.amazon.awssdk.services.rbin This is the Recycle Bin API Reference. -
-
Uses of ListRulesPublisher in software.amazon.awssdk.services.rbin
Methods in software.amazon.awssdk.services.rbin that return ListRulesPublisher Modifier and Type Method Description default ListRulesPublisherRbinAsyncClient. listRulesPaginator(Consumer<ListRulesRequest.Builder> listRulesRequest)Lists the Recycle Bin retention rules in the Region.default ListRulesPublisherRbinAsyncClient. listRulesPaginator(ListRulesRequest listRulesRequest)Lists the Recycle Bin retention rules in the Region.
-