| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
static ExperimentReportName |
ExperimentReportName.fromValue(String value)
Use this in place of valueOf.
|
static ExperimentReportName |
ExperimentReportName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExperimentReportName[] |
ExperimentReportName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentReport |
ExperimentReport.withReportName(ExperimentReportName reportName)
The type of analysis used for this report.
|
GetExperimentResultsRequest |
GetExperimentResultsRequest.withReportNames(ExperimentReportName... reportNames)
The names of the report types that you want to see.
|
Copyright © 2022. All rights reserved.