| Package | Description |
|---|---|
| com.amazonaws.services.macie2 |
Amazon Macie
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAllowListResult> |
AmazonMacie2AsyncClient.getAllowListAsync(GetAllowListRequest request,
AsyncHandler<GetAllowListRequest,GetAllowListResult> asyncHandler) |
Future<GetAllowListResult> |
AmazonMacie2Async.getAllowListAsync(GetAllowListRequest getAllowListRequest,
AsyncHandler<GetAllowListRequest,GetAllowListResult> asyncHandler)
Retrieves the settings and status of an allow list.
|
Future<GetAllowListResult> |
AbstractAmazonMacie2Async.getAllowListAsync(GetAllowListRequest request,
AsyncHandler<GetAllowListRequest,GetAllowListResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAllowListRequest |
GetAllowListRequest.clone() |
GetAllowListRequest |
GetAllowListRequest.withId(String id)
The unique identifier for the Amazon Macie resource that the request applies to.
|
Copyright © 2024. All rights reserved.