| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default ImportDecoderManifestResponse |
IoTFleetWiseClient.importDecoderManifest(Consumer<ImportDecoderManifestRequest.Builder> importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
default ImportDecoderManifestResponse |
IoTFleetWiseClient.importDecoderManifest(ImportDecoderManifestRequest importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ImportDecoderManifestResponse> |
IoTFleetWiseAsyncClient.importDecoderManifest(Consumer<ImportDecoderManifestRequest.Builder> importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
default CompletableFuture<ImportDecoderManifestResponse> |
IoTFleetWiseAsyncClient.importDecoderManifest(ImportDecoderManifestRequest importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
Copyright © 2022. All rights reserved.