Package | Description |
---|---|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
static UsageLimitPeriod |
UsageLimitPeriod.fromValue(String value)
Use this in place of valueOf.
|
static UsageLimitPeriod |
UsageLimitPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageLimitPeriod[] |
UsageLimitPeriod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UsageLimit |
UsageLimit.withPeriod(UsageLimitPeriod period)
The time period that the amount applies to.
|
ModifyUsageLimitResult |
ModifyUsageLimitResult.withPeriod(UsageLimitPeriod period)
The time period that the amount applies to.
|
CreateUsageLimitResult |
CreateUsageLimitResult.withPeriod(UsageLimitPeriod period)
The time period that the amount applies to.
|
CreateUsageLimitRequest |
CreateUsageLimitRequest.withPeriod(UsageLimitPeriod period)
The time period that the amount applies to.
|
Copyright © 2023. All rights reserved.