| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static PeriodType |
PeriodType.fromValue(String value)
Use this in place of valueOf.
|
static PeriodType |
PeriodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeriodType[] |
PeriodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataQuery |
DataQuery.withPeriod(PeriodType period)
The aggregation period used for the data query.
|
Subscription |
Subscription.withPeriod(PeriodType period)
The data aggregation time for the subscription.
|
DataResponse |
DataResponse.withPeriod(PeriodType period)
The period used for the network performance request.
|
Copyright © 2023. All rights reserved.