| 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<ListDecoderManifestNetworkInterfacesResponse> |
IoTFleetWiseAsyncClient.listDecoderManifestNetworkInterfaces(ListDecoderManifestNetworkInterfacesRequest 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.
|
default ListDecoderManifestNetworkInterfacesPublisher |
IoTFleetWiseAsyncClient.listDecoderManifestNetworkInterfacesPaginator(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
default ListDecoderManifestNetworkInterfacesIterable |
IoTFleetWiseClient.listDecoderManifestNetworkInterfacesPaginator(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
| Constructor and Description |
|---|
ListDecoderManifestNetworkInterfacesIterable(IoTFleetWiseClient client,
ListDecoderManifestNetworkInterfacesRequest firstRequest) |
ListDecoderManifestNetworkInterfacesPublisher(IoTFleetWiseAsyncClient client,
ListDecoderManifestNetworkInterfacesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDecoderManifestNetworkInterfacesRequestMarshaller.marshall(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest) |
Copyright © 2022. All rights reserved.