| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
List<PutProjectEventsResultEntry> |
PutProjectEventsResponse.eventResults()
A structure that contains Evidently's response to the sent events, including an event ID and error codes, if any.
|
| Modifier and Type | Method and Description |
|---|---|
PutProjectEventsResponse.Builder |
PutProjectEventsResponse.Builder.eventResults(PutProjectEventsResultEntry... eventResults)
A structure that contains Evidently's response to the sent events, including an event ID and error codes, if
any.
|
| Modifier and Type | Method and Description |
|---|---|
PutProjectEventsResponse.Builder |
PutProjectEventsResponse.Builder.eventResults(Collection<PutProjectEventsResultEntry> eventResults)
A structure that contains Evidently's response to the sent events, including an event ID and error codes, if
any.
|
Copyright © 2023. All rights reserved.