| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static UsageLimitFeatureType |
UsageLimitFeatureType.fromValue(String value)
Use this in place of valueOf.
|
static UsageLimitFeatureType |
UsageLimitFeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageLimitFeatureType[] |
UsageLimitFeatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyUsageLimitResult |
ModifyUsageLimitResult.withFeatureType(UsageLimitFeatureType featureType)
The Amazon Redshift feature to which the limit applies.
|
UsageLimit |
UsageLimit.withFeatureType(UsageLimitFeatureType featureType)
The Amazon Redshift feature to which the limit applies.
|
CreateUsageLimitResult |
CreateUsageLimitResult.withFeatureType(UsageLimitFeatureType featureType)
The Amazon Redshift feature to which the limit applies.
|
DescribeUsageLimitsRequest |
DescribeUsageLimitsRequest.withFeatureType(UsageLimitFeatureType featureType)
The feature type for which you want to describe usage limits.
|
CreateUsageLimitRequest |
CreateUsageLimitRequest.withFeatureType(UsageLimitFeatureType featureType)
The Amazon Redshift feature that you want to limit.
|
Copyright © 2020. All rights reserved.