| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.macie2.paginators | |
| software.amazon.awssdk.services.macie2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetUsageStatisticsResponse |
Macie2Client.getUsageStatistics(GetUsageStatisticsRequest getUsageStatisticsRequest)
Retrieves (queries) quotas and aggregated usage data for one or more accounts.
|
default CompletableFuture<GetUsageStatisticsResponse> |
Macie2AsyncClient.getUsageStatistics(GetUsageStatisticsRequest getUsageStatisticsRequest)
Retrieves (queries) quotas and aggregated usage data for one or more accounts.
|
default GetUsageStatisticsIterable |
Macie2Client.getUsageStatisticsPaginator(GetUsageStatisticsRequest getUsageStatisticsRequest)
Retrieves (queries) quotas and aggregated usage data for one or more accounts.
|
default GetUsageStatisticsPublisher |
Macie2AsyncClient.getUsageStatisticsPaginator(GetUsageStatisticsRequest getUsageStatisticsRequest)
Retrieves (queries) quotas and aggregated usage data for one or more accounts.
|
| Constructor and Description |
|---|
GetUsageStatisticsIterable(Macie2Client client,
GetUsageStatisticsRequest firstRequest) |
GetUsageStatisticsPublisher(Macie2AsyncClient client,
GetUsageStatisticsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetUsageStatisticsRequestMarshaller.marshall(GetUsageStatisticsRequest getUsageStatisticsRequest) |
Copyright © 2022. All rights reserved.