| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
InvalidNetworkInterface |
InvalidNetworkInterface.clone() |
InvalidNetworkInterface |
InvalidNetworkInterface.withInterfaceId(String interfaceId)
The ID of the interface that isn't valid.
|
InvalidNetworkInterface |
InvalidNetworkInterface.withReason(NetworkInterfaceFailureReason reason)
A message about why the interface isn't valid.
|
InvalidNetworkInterface |
InvalidNetworkInterface.withReason(String reason)
A message about why the interface isn't valid.
|
| Modifier and Type | Method and Description |
|---|---|
List<InvalidNetworkInterface> |
DecoderManifestValidationException.getInvalidNetworkInterfaces()
The request couldn't be completed because of invalid network interfaces in the request.
|
| Modifier and Type | Method and Description |
|---|---|
DecoderManifestValidationException |
DecoderManifestValidationException.withInvalidNetworkInterfaces(InvalidNetworkInterface... invalidNetworkInterfaces)
The request couldn't be completed because of invalid network interfaces in the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DecoderManifestValidationException.setInvalidNetworkInterfaces(Collection<InvalidNetworkInterface> invalidNetworkInterfaces)
The request couldn't be completed because of invalid network interfaces in the request.
|
DecoderManifestValidationException |
DecoderManifestValidationException.withInvalidNetworkInterfaces(Collection<InvalidNetworkInterface> invalidNetworkInterfaces)
The request couldn't be completed because of invalid network interfaces in the request.
|
Copyright © 2024. All rights reserved.