| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie
|
| 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 © 2023. All rights reserved.