| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static ManifestStatus |
ManifestStatus.fromValue(String value)
Use this in place of valueOf.
|
static ManifestStatus |
ManifestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManifestStatus[] |
ManifestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModelManifestSummary |
ModelManifestSummary.withStatus(ManifestStatus status)
The state of the vehicle model.
|
UpdateModelManifestRequest |
UpdateModelManifestRequest.withStatus(ManifestStatus status)
The state of the vehicle model.
|
UpdateDecoderManifestRequest |
UpdateDecoderManifestRequest.withStatus(ManifestStatus status)
The state of the decoder manifest.
|
GetModelManifestResult |
GetModelManifestResult.withStatus(ManifestStatus status)
The state of the vehicle model.
|
DecoderManifestSummary |
DecoderManifestSummary.withStatus(ManifestStatus status)
The state of the decoder manifest.
|
GetDecoderManifestResult |
GetDecoderManifestResult.withStatus(ManifestStatus status)
The state of the decoder manifest.
|
Copyright © 2023. All rights reserved.