| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static WarmTierState |
WarmTierState.fromValue(String value)
Use this in place of valueOf.
|
static WarmTierState |
WarmTierState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WarmTierState[] |
WarmTierState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutStorageConfigurationResult |
PutStorageConfigurationResult.withWarmTier(WarmTierState warmTier)
A service managed storage tier optimized for analytical queries.
|
PutStorageConfigurationRequest |
PutStorageConfigurationRequest.withWarmTier(WarmTierState warmTier)
A service managed storage tier optimized for analytical queries.
|
DescribeStorageConfigurationResult |
DescribeStorageConfigurationResult.withWarmTier(WarmTierState warmTier)
A service managed storage tier optimized for analytical queries.
|
Copyright © 2023. All rights reserved.