| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExperimentReport> |
GetExperimentResultsResponse.reports()
An array of structures that include the reports that you requested.
|
| Modifier and Type | Method and Description |
|---|---|
GetExperimentResultsResponse.Builder |
GetExperimentResultsResponse.Builder.reports(ExperimentReport... reports)
An array of structures that include the reports that you requested.
|
| Modifier and Type | Method and Description |
|---|---|
GetExperimentResultsResponse.Builder |
GetExperimentResultsResponse.Builder.reports(Collection<ExperimentReport> reports)
An array of structures that include the reports that you requested.
|
Copyright © 2023. All rights reserved.