| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static DiagnosticsMode |
DiagnosticsMode.fromValue(String value)
Use this in place of valueOf.
|
static DiagnosticsMode |
DiagnosticsMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiagnosticsMode[] |
DiagnosticsMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCampaignRequest |
CreateCampaignRequest.withDiagnosticsMode(DiagnosticsMode diagnosticsMode)
(Optional) Option for a vehicle to send diagnostic trouble codes to Amazon Web Services IoT FleetWise.
|
GetCampaignResult |
GetCampaignResult.withDiagnosticsMode(DiagnosticsMode diagnosticsMode)
Option for a vehicle to send diagnostic trouble codes to Amazon Web Services IoT FleetWise.
|
Copyright © 2024. All rights reserved.