Uses of Class
software.amazon.awssdk.services.macie.paginators.ListS3ResourcesIterable
-
Packages that use ListS3ResourcesIterable Package Description software.amazon.awssdk.services.macie Amazon Macie Classic -
-
Uses of ListS3ResourcesIterable in software.amazon.awssdk.services.macie
Methods in software.amazon.awssdk.services.macie that return ListS3ResourcesIterable Modifier and Type Method Description default ListS3ResourcesIterableMacieClient. listS3ResourcesPaginator(Consumer<ListS3ResourcesRequest.Builder> listS3ResourcesRequest)(Discontinued) Lists all the S3 resources associated with Amazon Macie Classic.default ListS3ResourcesIterableMacieClient. listS3ResourcesPaginator(ListS3ResourcesRequest listS3ResourcesRequest)(Discontinued) Lists all the S3 resources associated with Amazon Macie Classic.
-