| 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<GetDecoderManifestResult> |
AbstractAWSIoTFleetWiseAsync.getDecoderManifestAsync(GetDecoderManifestRequest request,
AsyncHandler<GetDecoderManifestRequest,GetDecoderManifestResult> asyncHandler) |
Future<GetDecoderManifestResult> |
AWSIoTFleetWiseAsyncClient.getDecoderManifestAsync(GetDecoderManifestRequest request,
AsyncHandler<GetDecoderManifestRequest,GetDecoderManifestResult> asyncHandler) |
Future<GetDecoderManifestResult> |
AWSIoTFleetWiseAsync.getDecoderManifestAsync(GetDecoderManifestRequest getDecoderManifestRequest,
AsyncHandler<GetDecoderManifestRequest,GetDecoderManifestResult> asyncHandler)
Retrieves information about a created decoder manifest.
|
| Modifier and Type | Method and Description |
|---|---|
GetDecoderManifestRequest |
GetDecoderManifestRequest.clone() |
GetDecoderManifestRequest |
GetDecoderManifestRequest.withName(String name)
The name of the decoder manifest to retrieve information about.
|
Copyright © 2024. All rights reserved.