| 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 UpdateMacieSessionResponse |
Macie2Client.updateMacieSession(Consumer<UpdateMacieSessionRequest.Builder> updateMacieSessionRequest)
Suspends or re-enables an Amazon Macie account, or updates the configuration settings for a Macie account.
|
default UpdateMacieSessionResponse |
Macie2Client.updateMacieSession(UpdateMacieSessionRequest updateMacieSessionRequest)
Suspends or re-enables an Amazon Macie account, or updates the configuration settings for a Macie account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateMacieSessionResponse> |
Macie2AsyncClient.updateMacieSession(Consumer<UpdateMacieSessionRequest.Builder> updateMacieSessionRequest)
Suspends or re-enables an Amazon Macie account, or updates the configuration settings for a Macie account.
|
default CompletableFuture<UpdateMacieSessionResponse> |
Macie2AsyncClient.updateMacieSession(UpdateMacieSessionRequest updateMacieSessionRequest)
Suspends or re-enables an Amazon Macie account, or updates the configuration settings for a Macie account.
|
Copyright © 2020. All rights reserved.