Uses of Class
software.amazon.awssdk.services.macie2.paginators.ListResourceProfileDetectionsIterable
-
Packages that use ListResourceProfileDetectionsIterable Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of ListResourceProfileDetectionsIterable in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return ListResourceProfileDetectionsIterable Modifier and Type Method Description default ListResourceProfileDetectionsIterableMacie2Client. listResourceProfileDetectionsPaginator(Consumer<ListResourceProfileDetectionsRequest.Builder> listResourceProfileDetectionsRequest)Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.default ListResourceProfileDetectionsIterableMacie2Client. listResourceProfileDetectionsPaginator(ListResourceProfileDetectionsRequest listResourceProfileDetectionsRequest)Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
-