Uses of Class
software.amazon.awssdk.services.macie2.paginators.ListResourceProfileArtifactsPublisher
-
Packages that use ListResourceProfileArtifactsPublisher Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of ListResourceProfileArtifactsPublisher in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return ListResourceProfileArtifactsPublisher Modifier and Type Method Description default ListResourceProfileArtifactsPublisherMacie2AsyncClient. listResourceProfileArtifactsPaginator(Consumer<ListResourceProfileArtifactsRequest.Builder> listResourceProfileArtifactsRequest)Retrieves information about objects that were selected from an S3 bucket for automated sensitive data discovery.default ListResourceProfileArtifactsPublisherMacie2AsyncClient. listResourceProfileArtifactsPaginator(ListResourceProfileArtifactsRequest listResourceProfileArtifactsRequest)Retrieves information about objects that were selected from an S3 bucket for automated sensitive data discovery.
-