| 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 GetModelManifestResponse |
IoTFleetWiseClient.getModelManifest(Consumer<GetModelManifestRequest.Builder> getModelManifestRequest)
Retrieves information about a vehicle model (model manifest).
|
default GetModelManifestResponse |
IoTFleetWiseClient.getModelManifest(GetModelManifestRequest getModelManifestRequest)
Retrieves information about a vehicle model (model manifest).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetModelManifestResponse> |
IoTFleetWiseAsyncClient.getModelManifest(Consumer<GetModelManifestRequest.Builder> getModelManifestRequest)
Retrieves information about a vehicle model (model manifest).
|
default CompletableFuture<GetModelManifestResponse> |
IoTFleetWiseAsyncClient.getModelManifest(GetModelManifestRequest getModelManifestRequest)
Retrieves information about a vehicle model (model manifest).
|
Copyright © 2022. All rights reserved.