| 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 |
|---|---|
CreateDecoderManifestResult |
AbstractAWSIoTFleetWise.createDecoderManifest(CreateDecoderManifestRequest request) |
CreateDecoderManifestResult |
AWSIoTFleetWiseClient.createDecoderManifest(CreateDecoderManifestRequest request)
Creates the decoder manifest associated with a model manifest.
|
CreateDecoderManifestResult |
AWSIoTFleetWise.createDecoderManifest(CreateDecoderManifestRequest createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDecoderManifestResult> |
AbstractAWSIoTFleetWiseAsync.createDecoderManifestAsync(CreateDecoderManifestRequest request,
AsyncHandler<CreateDecoderManifestRequest,CreateDecoderManifestResult> asyncHandler) |
Future<CreateDecoderManifestResult> |
AWSIoTFleetWiseAsyncClient.createDecoderManifestAsync(CreateDecoderManifestRequest request,
AsyncHandler<CreateDecoderManifestRequest,CreateDecoderManifestResult> asyncHandler) |
Future<CreateDecoderManifestResult> |
AWSIoTFleetWiseAsync.createDecoderManifestAsync(CreateDecoderManifestRequest createDecoderManifestRequest,
AsyncHandler<CreateDecoderManifestRequest,CreateDecoderManifestResult> asyncHandler)
Creates the decoder manifest associated with a model manifest.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDecoderManifestResult |
CreateDecoderManifestResult.clone() |
CreateDecoderManifestResult |
CreateDecoderManifestResult.withArn(String arn)
The ARN of the created decoder manifest.
|
CreateDecoderManifestResult |
CreateDecoderManifestResult.withName(String name)
The name of the created decoder manifest.
|
Copyright © 2024. All rights reserved.