| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static TimeOrdering |
TimeOrdering.fromValue(String value)
Use this in place of valueOf.
|
static TimeOrdering |
TimeOrdering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeOrdering[] |
TimeOrdering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistoryEntry |
BatchGetAssetPropertyValueHistoryEntry.withTimeOrdering(TimeOrdering timeOrdering)
The chronological sorting order of the requested information.
|
BatchGetAssetPropertyAggregatesEntry |
BatchGetAssetPropertyAggregatesEntry.withTimeOrdering(TimeOrdering timeOrdering)
The chronological sorting order of the requested information.
|
GetAssetPropertyAggregatesRequest |
GetAssetPropertyAggregatesRequest.withTimeOrdering(TimeOrdering timeOrdering)
The chronological sorting order of the requested information.
|
GetAssetPropertyValueHistoryRequest |
GetAssetPropertyValueHistoryRequest.withTimeOrdering(TimeOrdering timeOrdering)
The chronological sorting order of the requested information.
|
Copyright © 2023. All rights reserved.