| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<EntityType> |
GetEntityTypesResponse.entityTypes()
An array of entity types.
|
| Modifier and Type | Method and Description |
|---|---|
GetEntityTypesResponse.Builder |
GetEntityTypesResponse.Builder.entityTypes(EntityType... entityTypes)
An array of entity types.
|
| Modifier and Type | Method and Description |
|---|---|
GetEntityTypesResponse.Builder |
GetEntityTypesResponse.Builder.entityTypes(Collection<EntityType> entityTypes)
An array of entity types.
|
Copyright © 2022. All rights reserved.