| 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 |
|---|---|
Future<GetModelManifestResult> |
AbstractAWSIoTFleetWiseAsync.getModelManifestAsync(GetModelManifestRequest request,
AsyncHandler<GetModelManifestRequest,GetModelManifestResult> asyncHandler) |
Future<GetModelManifestResult> |
AWSIoTFleetWiseAsyncClient.getModelManifestAsync(GetModelManifestRequest request,
AsyncHandler<GetModelManifestRequest,GetModelManifestResult> asyncHandler) |
Future<GetModelManifestResult> |
AWSIoTFleetWiseAsync.getModelManifestAsync(GetModelManifestRequest getModelManifestRequest,
AsyncHandler<GetModelManifestRequest,GetModelManifestResult> asyncHandler)
Retrieves information about a vehicle model (model manifest).
|
| Modifier and Type | Method and Description |
|---|---|
GetModelManifestRequest |
GetModelManifestRequest.clone() |
GetModelManifestRequest |
GetModelManifestRequest.withName(String name)
The name of the vehicle model to retrieve information about.
|
Copyright © 2023. All rights reserved.