| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateDataLakeResponse |
SecurityLakeClient.updateDataLake(Consumer<UpdateDataLakeRequest.Builder> updateDataLakeRequest)
Specifies where to store your security data and for how long.
|
default UpdateDataLakeResponse |
SecurityLakeClient.updateDataLake(UpdateDataLakeRequest updateDataLakeRequest)
Specifies where to store your security data and for how long.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDataLakeResponse> |
SecurityLakeAsyncClient.updateDataLake(Consumer<UpdateDataLakeRequest.Builder> updateDataLakeRequest)
Specifies where to store your security data and for how long.
|
default CompletableFuture<UpdateDataLakeResponse> |
SecurityLakeAsyncClient.updateDataLake(UpdateDataLakeRequest updateDataLakeRequest)
Specifies where to store your security data and for how long.
|
Copyright © 2023. All rights reserved.