Uses of Class
software.amazon.awssdk.services.macie2.model.GetBucketStatisticsRequest
-
Packages that use GetBucketStatisticsRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of GetBucketStatisticsRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type GetBucketStatisticsRequest Modifier and Type Method Description default CompletableFuture<GetBucketStatisticsResponse>Macie2AsyncClient. getBucketStatistics(GetBucketStatisticsRequest getBucketStatisticsRequest)Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes for an account.default GetBucketStatisticsResponseMacie2Client. getBucketStatistics(GetBucketStatisticsRequest getBucketStatisticsRequest)Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes for an account. -
Uses of GetBucketStatisticsRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type GetBucketStatisticsRequest Modifier and Type Method Description SdkHttpFullRequestGetBucketStatisticsRequestMarshaller. marshall(GetBucketStatisticsRequest getBucketStatisticsRequest)
-