| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventType> |
GetEventTypesResponse.eventTypes()
An array of event types.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventTypesResponse.Builder |
GetEventTypesResponse.Builder.eventTypes(EventType... eventTypes)
An array of event types.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventTypesResponse.Builder |
GetEventTypesResponse.Builder.eventTypes(Collection<EventType> eventTypes)
An array of event types.
|
Copyright © 2023. All rights reserved.