| 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 CreateDecoderManifestResponse |
IoTFleetWiseClient.createDecoderManifest(Consumer<CreateDecoderManifestRequest.Builder> createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest.
|
default CreateDecoderManifestResponse |
IoTFleetWiseClient.createDecoderManifest(CreateDecoderManifestRequest createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDecoderManifestResponse> |
IoTFleetWiseAsyncClient.createDecoderManifest(Consumer<CreateDecoderManifestRequest.Builder> createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest.
|
default CompletableFuture<CreateDecoderManifestResponse> |
IoTFleetWiseAsyncClient.createDecoderManifest(CreateDecoderManifestRequest createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest.
|
Copyright © 2022. All rights reserved.