| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<AllowDenyList> |
GetListsMetadataResponse.lists()
The metadata of the specified list or all lists under the account.
|
| Modifier and Type | Method and Description |
|---|---|
GetListsMetadataResponse.Builder |
GetListsMetadataResponse.Builder.lists(AllowDenyList... lists)
The metadata of the specified list or all lists under the account.
|
| Modifier and Type | Method and Description |
|---|---|
GetListsMetadataResponse.Builder |
GetListsMetadataResponse.Builder.lists(Collection<AllowDenyList> lists)
The metadata of the specified list or all lists under the account.
|
Copyright © 2023. All rights reserved.