Uses of Class
software.amazon.awssdk.services.macie2.paginators.DescribeBucketsIterable
-
Packages that use DescribeBucketsIterable Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of DescribeBucketsIterable in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return DescribeBucketsIterable Modifier and Type Method Description default DescribeBucketsIterableMacie2Client. 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 DescribeBucketsIterableMacie2Client. 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.
-