| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
ListDecoderManifestNetworkInterfacesResult |
AWSIoTFleetWiseClient.listDecoderManifestNetworkInterfaces(ListDecoderManifestNetworkInterfacesRequest request)
Lists the network interfaces specified in a decoder manifest.
|
ListDecoderManifestNetworkInterfacesResult |
AWSIoTFleetWise.listDecoderManifestNetworkInterfaces(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
ListDecoderManifestNetworkInterfacesResult |
AbstractAWSIoTFleetWise.listDecoderManifestNetworkInterfaces(ListDecoderManifestNetworkInterfacesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListDecoderManifestNetworkInterfacesResult |
ListDecoderManifestNetworkInterfacesResult.clone() |
ListDecoderManifestNetworkInterfacesResult |
ListDecoderManifestNetworkInterfacesResult.withNetworkInterfaces(Collection<NetworkInterface> networkInterfaces)
A list of information about network interfaces.
|
ListDecoderManifestNetworkInterfacesResult |
ListDecoderManifestNetworkInterfacesResult.withNetworkInterfaces(NetworkInterface... networkInterfaces)
A list of information about network interfaces.
|
ListDecoderManifestNetworkInterfacesResult |
ListDecoderManifestNetworkInterfacesResult.withNextToken(String nextToken)
The token to retrieve the next set of results, or
null if there are no more results. |
Copyright © 2024. All rights reserved.