| Package | Description |
|---|---|
| com.amazonaws.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
ListDataLakesResult |
AmazonSecurityLakeClient.listDataLakes(ListDataLakesRequest request)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions.
|
ListDataLakesResult |
AbstractAmazonSecurityLake.listDataLakes(ListDataLakesRequest request) |
ListDataLakesResult |
AmazonSecurityLake.listDataLakes(ListDataLakesRequest listDataLakesRequest)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions.
|
Future<ListDataLakesResult> |
AmazonSecurityLakeAsyncClient.listDataLakesAsync(ListDataLakesRequest request) |
Future<ListDataLakesResult> |
AmazonSecurityLakeAsync.listDataLakesAsync(ListDataLakesRequest listDataLakesRequest)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions.
|
Future<ListDataLakesResult> |
AbstractAmazonSecurityLakeAsync.listDataLakesAsync(ListDataLakesRequest request) |
Future<ListDataLakesResult> |
AmazonSecurityLakeAsyncClient.listDataLakesAsync(ListDataLakesRequest request,
AsyncHandler<ListDataLakesRequest,ListDataLakesResult> asyncHandler) |
Future<ListDataLakesResult> |
AmazonSecurityLakeAsync.listDataLakesAsync(ListDataLakesRequest listDataLakesRequest,
AsyncHandler<ListDataLakesRequest,ListDataLakesResult> asyncHandler)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions.
|
Future<ListDataLakesResult> |
AbstractAmazonSecurityLakeAsync.listDataLakesAsync(ListDataLakesRequest request,
AsyncHandler<ListDataLakesRequest,ListDataLakesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListDataLakesResult> |
AmazonSecurityLakeAsyncClient.listDataLakesAsync(ListDataLakesRequest request,
AsyncHandler<ListDataLakesRequest,ListDataLakesResult> asyncHandler) |
Future<ListDataLakesResult> |
AmazonSecurityLakeAsync.listDataLakesAsync(ListDataLakesRequest listDataLakesRequest,
AsyncHandler<ListDataLakesRequest,ListDataLakesResult> asyncHandler)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions.
|
Future<ListDataLakesResult> |
AbstractAmazonSecurityLakeAsync.listDataLakesAsync(ListDataLakesRequest request,
AsyncHandler<ListDataLakesRequest,ListDataLakesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListDataLakesRequest |
ListDataLakesRequest.clone() |
ListDataLakesRequest |
ListDataLakesRequest.withRegions(Collection<String> regions)
The list of Regions where Security Lake is enabled.
|
ListDataLakesRequest |
ListDataLakesRequest.withRegions(String... regions)
The list of Regions where Security Lake is enabled.
|
Copyright © 2024. All rights reserved.