Uses of Class
software.amazon.awssdk.services.macie2.paginators.DescribeBucketsPublisher
-
Packages that use DescribeBucketsPublisher Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of DescribeBucketsPublisher in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return DescribeBucketsPublisher Modifier and Type Method Description default DescribeBucketsPublisherMacie2AsyncClient. describeBucketsPaginator(Consumer<DescribeBucketsRequest.Builder> describeBucketsRequest)Retrieves (queries) statistical data and other information about one or more S3 buckets that Amazon Macie monitors and analyzes for an account.default DescribeBucketsPublisherMacie2AsyncClient. describeBucketsPaginator(DescribeBucketsRequest describeBucketsRequest)Retrieves (queries) statistical data and other information about one or more S3 buckets that Amazon Macie monitors and analyzes for an account.
-