| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise |
Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle
data to the Amazon Web Services cloud at scale.
|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
ImportDecoderManifestResult |
AWSIoTFleetWiseClient.importDecoderManifest(ImportDecoderManifestRequest request)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
ImportDecoderManifestResult |
AWSIoTFleetWise.importDecoderManifest(ImportDecoderManifestRequest importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
ImportDecoderManifestResult |
AbstractAWSIoTFleetWise.importDecoderManifest(ImportDecoderManifestRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ImportDecoderManifestResult> |
AWSIoTFleetWiseAsyncClient.importDecoderManifestAsync(ImportDecoderManifestRequest request,
AsyncHandler<ImportDecoderManifestRequest,ImportDecoderManifestResult> asyncHandler) |
Future<ImportDecoderManifestResult> |
AWSIoTFleetWiseAsync.importDecoderManifestAsync(ImportDecoderManifestRequest importDecoderManifestRequest,
AsyncHandler<ImportDecoderManifestRequest,ImportDecoderManifestResult> asyncHandler)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
Future<ImportDecoderManifestResult> |
AbstractAWSIoTFleetWiseAsync.importDecoderManifestAsync(ImportDecoderManifestRequest request,
AsyncHandler<ImportDecoderManifestRequest,ImportDecoderManifestResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ImportDecoderManifestResult |
ImportDecoderManifestResult.clone() |
ImportDecoderManifestResult |
ImportDecoderManifestResult.withArn(String arn)
The Amazon Resource Name (ARN) of the decoder manifest that was imported.
|
ImportDecoderManifestResult |
ImportDecoderManifestResult.withName(String name)
The name of the imported decoder manifest.
|
Copyright © 2022. All rights reserved.