| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
default ListDataLakesResponse |
SecurityLakeClient.listDataLakes(Consumer<ListDataLakesRequest.Builder> listDataLakesRequest)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID.
|
default CompletableFuture<ListDataLakesResponse> |
SecurityLakeAsyncClient.listDataLakes(Consumer<ListDataLakesRequest.Builder> listDataLakesRequest)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID.
|
| Modifier and Type | Method and Description |
|---|---|
static ListDataLakesRequest.Builder |
ListDataLakesRequest.builder() |
ListDataLakesRequest.Builder |
ListDataLakesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListDataLakesRequest.Builder |
ListDataLakesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListDataLakesRequest.Builder |
ListDataLakesRequest.Builder.regions(Collection<String> regions)
The list of regions where Security Lake is enabled.
|
ListDataLakesRequest.Builder |
ListDataLakesRequest.Builder.regions(String... regions)
The list of regions where Security Lake is enabled.
|
ListDataLakesRequest.Builder |
ListDataLakesRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDataLakesRequest.Builder> |
ListDataLakesRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.