| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
AllowDenyList.Builder |
AllowDenyList.Builder.arn(String arn)
The ARN of the list.
|
static AllowDenyList.Builder |
AllowDenyList.builder() |
AllowDenyList.Builder |
AllowDenyList.Builder.createdTime(String createdTime)
The time the list was created.
|
AllowDenyList.Builder |
AllowDenyList.Builder.description(String description)
The description of the list.
|
AllowDenyList.Builder |
AllowDenyList.Builder.name(String name)
The name of the list.
|
AllowDenyList.Builder |
AllowDenyList.toBuilder() |
AllowDenyList.Builder |
AllowDenyList.Builder.updatedTime(String updatedTime)
The time the list was last updated.
|
AllowDenyList.Builder |
AllowDenyList.Builder.variableType(String variableType)
The variable type of the list.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AllowDenyList.Builder> |
AllowDenyList.serializableBuilderClass() |
Copyright © 2023. All rights reserved.