| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static NetworkFileDefinition |
NetworkFileDefinition.fromCanDbc(CanDbcDefinition canDbc)
Create an instance of this class with
canDbc() initialized to the given value. |
static NetworkFileDefinition |
NetworkFileDefinition.fromCanDbc(Consumer<CanDbcDefinition.Builder> canDbc)
Create an instance of this class with
canDbc() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkFileDefinition> |
ImportDecoderManifestRequest.networkFileDefinitions()
The file to load into an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ImportDecoderManifestRequest.Builder |
ImportDecoderManifestRequest.Builder.networkFileDefinitions(NetworkFileDefinition... networkFileDefinitions)
The file to load into an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ImportDecoderManifestRequest.Builder |
ImportDecoderManifestRequest.Builder.networkFileDefinitions(Collection<NetworkFileDefinition> networkFileDefinitions)
The file to load into an Amazon Web Services account.
|
Copyright © 2022. All rights reserved.