| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
PutProjectEventsRequest.events()
An array of event structures that contain the performance data that is being sent to Evidently.
|
| Modifier and Type | Method and Description |
|---|---|
PutProjectEventsRequest.Builder |
PutProjectEventsRequest.Builder.events(Event... events)
An array of event structures that contain the performance data that is being sent to Evidently.
|
| Modifier and Type | Method and Description |
|---|---|
PutProjectEventsRequest.Builder |
PutProjectEventsRequest.Builder.events(Collection<Event> events)
An array of event structures that contain the performance data that is being sent to Evidently.
|
Copyright © 2022. All rights reserved.