| Package | Description |
|---|---|
| com.amazonaws.services.macie2 |
Amazon Macie
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
GetBucketStatisticsResult |
AbstractAmazonMacie2.getBucketStatistics(GetBucketStatisticsRequest request) |
GetBucketStatisticsResult |
AmazonMacie2Client.getBucketStatistics(GetBucketStatisticsRequest request)
Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes
for an account.
|
GetBucketStatisticsResult |
AmazonMacie2.getBucketStatistics(GetBucketStatisticsRequest getBucketStatisticsRequest)
Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes
for an account.
|
Future<GetBucketStatisticsResult> |
AmazonMacie2AsyncClient.getBucketStatisticsAsync(GetBucketStatisticsRequest request) |
Future<GetBucketStatisticsResult> |
AmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest getBucketStatisticsRequest)
Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes
for an account.
|
Future<GetBucketStatisticsResult> |
AbstractAmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest request) |
Future<GetBucketStatisticsResult> |
AmazonMacie2AsyncClient.getBucketStatisticsAsync(GetBucketStatisticsRequest request,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler) |
Future<GetBucketStatisticsResult> |
AmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest getBucketStatisticsRequest,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler)
Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes
for an account.
|
Future<GetBucketStatisticsResult> |
AbstractAmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest request,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetBucketStatisticsResult> |
AmazonMacie2AsyncClient.getBucketStatisticsAsync(GetBucketStatisticsRequest request,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler) |
Future<GetBucketStatisticsResult> |
AmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest getBucketStatisticsRequest,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler)
Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes
for an account.
|
Future<GetBucketStatisticsResult> |
AbstractAmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest request,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetBucketStatisticsRequest |
GetBucketStatisticsRequest.clone() |
GetBucketStatisticsRequest |
GetBucketStatisticsRequest.withAccountId(String accountId)
The unique identifier for the Amazon Web Services account.
|
Copyright © 2024. All rights reserved.