| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFileDefinition |
NetworkFileDefinition.clone() |
NetworkFileDefinition |
NetworkFileDefinition.withCanDbc(CanDbcDefinition canDbc)
Information, including CAN DBC files, about the configurations used to create a decoder manifest.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkFileDefinition> |
ImportDecoderManifestRequest.getNetworkFileDefinitions()
The file to load into an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ImportDecoderManifestRequest |
ImportDecoderManifestRequest.withNetworkFileDefinitions(NetworkFileDefinition... networkFileDefinitions)
The file to load into an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportDecoderManifestRequest.setNetworkFileDefinitions(Collection<NetworkFileDefinition> networkFileDefinitions)
The file to load into an Amazon Web Services account.
|
ImportDecoderManifestRequest |
ImportDecoderManifestRequest.withNetworkFileDefinitions(Collection<NetworkFileDefinition> networkFileDefinitions)
The file to load into an Amazon Web Services account.
|
Copyright © 2022. All rights reserved.