| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static ReprocessingStatus |
ReprocessingStatus.fromValue(String value)
Use this in place of valueOf.
|
static ReprocessingStatus |
ReprocessingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReprocessingStatus[] |
ReprocessingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReprocessingSummary |
ReprocessingSummary.withStatus(ReprocessingStatus status)
The status of the pipeline reprocessing.
|
Copyright © 2018. All rights reserved.