| Package | Description |
|---|---|
| com.amazonaws.services.applicationsignals.model |
| Modifier and Type | Method and Description |
|---|---|
static DurationUnit |
DurationUnit.fromValue(String value)
Use this in place of valueOf.
|
static DurationUnit |
DurationUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DurationUnit[] |
DurationUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarInterval |
CalendarInterval.withDurationUnit(DurationUnit durationUnit)
Specifies the calendar interval unit.
|
RollingInterval |
RollingInterval.withDurationUnit(DurationUnit durationUnit)
Specifies the rolling interval unit.
|
Copyright © 2024. All rights reserved.