| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static DisassociatedDataStorageState |
DisassociatedDataStorageState.fromValue(String value)
Use this in place of valueOf.
|
static DisassociatedDataStorageState |
DisassociatedDataStorageState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisassociatedDataStorageState[] |
DisassociatedDataStorageState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStorageConfigurationResult |
DescribeStorageConfigurationResult.withDisassociatedDataStorage(DisassociatedDataStorageState disassociatedDataStorage)
Contains the storage configuration for time series (data streams) that aren't associated with asset properties.
|
PutStorageConfigurationRequest |
PutStorageConfigurationRequest.withDisassociatedDataStorage(DisassociatedDataStorageState disassociatedDataStorage)
Contains the storage configuration for time series (data streams) that aren't associated with asset properties.
|
PutStorageConfigurationResult |
PutStorageConfigurationResult.withDisassociatedDataStorage(DisassociatedDataStorageState disassociatedDataStorage)
Contains the storage configuration for time series (data streams) that aren't associated with asset properties.
|
Copyright © 2023. All rights reserved.