| 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 GetDecoderManifestResponse |
IoTFleetWiseClient.getDecoderManifest(Consumer<GetDecoderManifestRequest.Builder> getDecoderManifestRequest)
Retrieves information about a created decoder manifest.
|
default GetDecoderManifestResponse |
IoTFleetWiseClient.getDecoderManifest(GetDecoderManifestRequest getDecoderManifestRequest)
Retrieves information about a created decoder manifest.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDecoderManifestResponse> |
IoTFleetWiseAsyncClient.getDecoderManifest(Consumer<GetDecoderManifestRequest.Builder> getDecoderManifestRequest)
Retrieves information about a created decoder manifest.
|
default CompletableFuture<GetDecoderManifestResponse> |
IoTFleetWiseAsyncClient.getDecoderManifest(GetDecoderManifestRequest getDecoderManifestRequest)
Retrieves information about a created decoder manifest.
|
Copyright © 2022. All rights reserved.