| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static AnalyticsInterval |
AnalyticsInterval.fromValue(String value)
Use this in place of valueOf.
|
static AnalyticsInterval |
AnalyticsInterval.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsInterval[] |
AnalyticsInterval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyticsBinBySpecification |
AnalyticsBinBySpecification.withInterval(AnalyticsInterval interval)
Specifies the interval of time by which to bin the analytics data.
|
Copyright © 2025. All rights reserved.