| 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.
|
| software.amazon.awssdk.services.iotfleetwise.paginators | |
| software.amazon.awssdk.services.iotfleetwise.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDecoderManifestsResponse> |
IoTFleetWiseAsyncClient.listDecoderManifests(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
default ListDecoderManifestsResponse |
IoTFleetWiseClient.listDecoderManifests(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
default ListDecoderManifestsPublisher |
IoTFleetWiseAsyncClient.listDecoderManifestsPaginator(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
default ListDecoderManifestsIterable |
IoTFleetWiseClient.listDecoderManifestsPaginator(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
| Constructor and Description |
|---|
ListDecoderManifestsIterable(IoTFleetWiseClient client,
ListDecoderManifestsRequest firstRequest) |
ListDecoderManifestsPublisher(IoTFleetWiseAsyncClient client,
ListDecoderManifestsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDecoderManifestsRequestMarshaller.marshall(ListDecoderManifestsRequest listDecoderManifestsRequest) |
Copyright © 2022. All rights reserved.