| 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 |
|---|---|
ListDecoderManifestsResult |
AWSIoTFleetWiseClient.listDecoderManifests(ListDecoderManifestsRequest request)
Lists decoder manifests.
|
ListDecoderManifestsResult |
AWSIoTFleetWise.listDecoderManifests(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
ListDecoderManifestsResult |
AbstractAWSIoTFleetWise.listDecoderManifests(ListDecoderManifestsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListDecoderManifestsResult> |
AWSIoTFleetWiseAsyncClient.listDecoderManifestsAsync(ListDecoderManifestsRequest request,
AsyncHandler<ListDecoderManifestsRequest,ListDecoderManifestsResult> asyncHandler) |
Future<ListDecoderManifestsResult> |
AbstractAWSIoTFleetWiseAsync.listDecoderManifestsAsync(ListDecoderManifestsRequest request,
AsyncHandler<ListDecoderManifestsRequest,ListDecoderManifestsResult> asyncHandler) |
Future<ListDecoderManifestsResult> |
AWSIoTFleetWiseAsync.listDecoderManifestsAsync(ListDecoderManifestsRequest listDecoderManifestsRequest,
AsyncHandler<ListDecoderManifestsRequest,ListDecoderManifestsResult> asyncHandler)
Lists decoder manifests.
|
| Modifier and Type | Method and Description |
|---|---|
ListDecoderManifestsResult |
ListDecoderManifestsResult.clone() |
ListDecoderManifestsResult |
ListDecoderManifestsResult.withNextToken(String nextToken)
The token to retrieve the next set of results, or
null if there are no more results. |
ListDecoderManifestsResult |
ListDecoderManifestsResult.withSummaries(Collection<DecoderManifestSummary> summaries)
A list of information about each decoder manifest.
|
ListDecoderManifestsResult |
ListDecoderManifestsResult.withSummaries(DecoderManifestSummary... summaries)
A list of information about each decoder manifest.
|
Copyright © 2022. All rights reserved.