Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.CanInterface
-
Packages that use CanInterface Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of CanInterface in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return CanInterface Modifier and Type Method Description CanInterfaceNetworkInterface. canInterface()Information about a network interface specified by the Controller Area Network (CAN) protocol.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type CanInterface Modifier and Type Method Description NetworkInterface.BuilderNetworkInterface.Builder. canInterface(CanInterface canInterface)Information about a network interface specified by the Controller Area Network (CAN) protocol.
-