| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListDecoderManifestsResponse |
IoTFleetWiseClient.listDecoderManifests(Consumer<ListDecoderManifestsRequest.Builder> listDecoderManifestsRequest)
Lists decoder manifests.
|
default ListDecoderManifestsResponse |
IoTFleetWiseClient.listDecoderManifests(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDecoderManifestsResponse> |
IoTFleetWiseAsyncClient.listDecoderManifests(Consumer<ListDecoderManifestsRequest.Builder> listDecoderManifestsRequest)
Lists decoder manifests.
|
default CompletableFuture<ListDecoderManifestsResponse> |
IoTFleetWiseAsyncClient.listDecoderManifests(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDecoderManifestsResponse> |
ListDecoderManifestsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDecoderManifestsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDecoderManifestsResponse> subscriber) |
Copyright © 2022. All rights reserved.