| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDatalakeResponse |
SecurityLakeClient.getDatalake(Consumer<GetDatalakeRequest.Builder> getDatalakeRequest)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID.
|
default GetDatalakeResponse |
SecurityLakeClient.getDatalake(GetDatalakeRequest getDatalakeRequest)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDatalakeResponse> |
SecurityLakeAsyncClient.getDatalake(Consumer<GetDatalakeRequest.Builder> getDatalakeRequest)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID.
|
default CompletableFuture<GetDatalakeResponse> |
SecurityLakeAsyncClient.getDatalake(GetDatalakeRequest getDatalakeRequest)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID.
|
Copyright © 2023. All rights reserved.