| Package | Description |
|---|---|
| com.amazonaws.services.macie2 |
Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern
matching to discover and protect your sensitive data in AWS.
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
GetBucketStatisticsResult |
AmazonMacie2.getBucketStatistics(GetBucketStatisticsRequest getBucketStatisticsRequest)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
GetBucketStatisticsResult |
AmazonMacie2Client.getBucketStatistics(GetBucketStatisticsRequest request)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
GetBucketStatisticsResult |
AbstractAmazonMacie2.getBucketStatistics(GetBucketStatisticsRequest request) |
Future<GetBucketStatisticsResult> |
AmazonMacie2AsyncClient.getBucketStatisticsAsync(GetBucketStatisticsRequest request) |
Future<GetBucketStatisticsResult> |
AbstractAmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest request) |
Future<GetBucketStatisticsResult> |
AmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest getBucketStatisticsRequest)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
Future<GetBucketStatisticsResult> |
AmazonMacie2AsyncClient.getBucketStatisticsAsync(GetBucketStatisticsRequest request,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler) |
Future<GetBucketStatisticsResult> |
AbstractAmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest request,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler) |
Future<GetBucketStatisticsResult> |
AmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest getBucketStatisticsRequest,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetBucketStatisticsResult> |
AmazonMacie2AsyncClient.getBucketStatisticsAsync(GetBucketStatisticsRequest request,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler) |
Future<GetBucketStatisticsResult> |
AbstractAmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest request,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler) |
Future<GetBucketStatisticsResult> |
AmazonMacie2Async.getBucketStatisticsAsync(GetBucketStatisticsRequest getBucketStatisticsRequest,
AsyncHandler<GetBucketStatisticsRequest,GetBucketStatisticsResult> asyncHandler)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketStatisticsRequest |
GetBucketStatisticsRequest.clone() |
GetBucketStatisticsRequest |
GetBucketStatisticsRequest.withAccountId(String accountId)
The unique identifier for the Amazon Web Services account.
|
Copyright © 2021. All rights reserved.