Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.CustomDecodingInterface
-
Packages that use CustomDecodingInterface Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of CustomDecodingInterface in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return CustomDecodingInterface Modifier and Type Method Description CustomDecodingInterfaceNetworkInterface. customDecodingInterface()Information about a custom network interface.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type CustomDecodingInterface Modifier and Type Method Description NetworkInterface.BuilderNetworkInterface.Builder. customDecodingInterface(CustomDecodingInterface customDecodingInterface)Information about a custom network interface.
-