| 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 ListDecoderManifestNetworkInterfacesResponse |
IoTFleetWiseClient.listDecoderManifestNetworkInterfaces(Consumer<ListDecoderManifestNetworkInterfacesRequest.Builder> listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
default ListDecoderManifestNetworkInterfacesResponse |
IoTFleetWiseClient.listDecoderManifestNetworkInterfaces(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDecoderManifestNetworkInterfacesResponse> |
IoTFleetWiseAsyncClient.listDecoderManifestNetworkInterfaces(Consumer<ListDecoderManifestNetworkInterfacesRequest.Builder> listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
default CompletableFuture<ListDecoderManifestNetworkInterfacesResponse> |
IoTFleetWiseAsyncClient.listDecoderManifestNetworkInterfaces(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDecoderManifestNetworkInterfacesResponse> |
ListDecoderManifestNetworkInterfacesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDecoderManifestNetworkInterfacesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDecoderManifestNetworkInterfacesResponse> subscriber) |
Copyright © 2022. All rights reserved.