| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static DatasetActionType |
DatasetActionType.fromValue(String value)
Use this in place of valueOf.
|
static DatasetActionType |
DatasetActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasetActionType[] |
DatasetActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetActionSummary |
DatasetActionSummary.withActionType(DatasetActionType actionType)
The type of action by which the dataset's contents are automatically created.
|
Copyright © 2021. All rights reserved.