| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAllowListResponse |
Macie2Client.updateAllowList(Consumer<UpdateAllowListRequest.Builder> updateAllowListRequest)
Updates the settings for an allow list.
|
default UpdateAllowListResponse |
Macie2Client.updateAllowList(UpdateAllowListRequest updateAllowListRequest)
Updates the settings for an allow list.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAllowListResponse> |
Macie2AsyncClient.updateAllowList(Consumer<UpdateAllowListRequest.Builder> updateAllowListRequest)
Updates the settings for an allow list.
|
default CompletableFuture<UpdateAllowListResponse> |
Macie2AsyncClient.updateAllowList(UpdateAllowListRequest updateAllowListRequest)
Updates the settings for an allow list.
|
Copyright © 2022. All rights reserved.