| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchEntryCompletionStatus |
BatchEntryCompletionStatus.fromValue(String value)
Use this in place of valueOf.
|
static BatchEntryCompletionStatus |
BatchEntryCompletionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchEntryCompletionStatus[] |
BatchEntryCompletionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueSkippedEntry |
BatchGetAssetPropertyValueSkippedEntry.withCompletionStatus(BatchEntryCompletionStatus completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyValue request.
|
BatchGetAssetPropertyAggregatesSkippedEntry |
BatchGetAssetPropertyAggregatesSkippedEntry.withCompletionStatus(BatchEntryCompletionStatus completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyAggregates API.
|
BatchGetAssetPropertyValueHistorySkippedEntry |
BatchGetAssetPropertyValueHistorySkippedEntry.withCompletionStatus(BatchEntryCompletionStatus completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyValueHistory API.
|
Copyright © 2023. All rights reserved.