| Package | Description |
|---|---|
| com.amazonaws.services.macie2 |
Amazon Macie
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAllowListResult |
AmazonMacie2Client.createAllowList(CreateAllowListRequest request)
Creates and defines the settings for an allow list.
|
CreateAllowListResult |
AbstractAmazonMacie2.createAllowList(CreateAllowListRequest request) |
CreateAllowListResult |
AmazonMacie2.createAllowList(CreateAllowListRequest createAllowListRequest)
Creates and defines the settings for an allow list.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAllowListResult> |
AmazonMacie2AsyncClient.createAllowListAsync(CreateAllowListRequest request,
AsyncHandler<CreateAllowListRequest,CreateAllowListResult> asyncHandler) |
Future<CreateAllowListResult> |
AbstractAmazonMacie2Async.createAllowListAsync(CreateAllowListRequest request,
AsyncHandler<CreateAllowListRequest,CreateAllowListResult> asyncHandler) |
Future<CreateAllowListResult> |
AmazonMacie2Async.createAllowListAsync(CreateAllowListRequest createAllowListRequest,
AsyncHandler<CreateAllowListRequest,CreateAllowListResult> asyncHandler)
Creates and defines the settings for an allow list.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAllowListResult |
CreateAllowListResult.clone() |
CreateAllowListResult |
CreateAllowListResult.withArn(String arn)
The Amazon Resource Name (ARN) of the allow list.
|
CreateAllowListResult |
CreateAllowListResult.withId(String id)
The unique identifier for the allow list.
|
Copyright © 2024. All rights reserved.