| 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 ListModelManifestNodesResponse |
IoTFleetWiseClient.listModelManifestNodes(Consumer<ListModelManifestNodesRequest.Builder> listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
|
default ListModelManifestNodesResponse |
IoTFleetWiseClient.listModelManifestNodes(ListModelManifestNodesRequest listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListModelManifestNodesResponse> |
IoTFleetWiseAsyncClient.listModelManifestNodes(Consumer<ListModelManifestNodesRequest.Builder> listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
|
default CompletableFuture<ListModelManifestNodesResponse> |
IoTFleetWiseAsyncClient.listModelManifestNodes(ListModelManifestNodesRequest listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListModelManifestNodesResponse> |
ListModelManifestNodesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListModelManifestNodesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListModelManifestNodesResponse> subscriber) |
Copyright © 2022. All rights reserved.