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