Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.ObdInterface
-
Packages that use ObdInterface Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of ObdInterface in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return ObdInterface Modifier and Type Method Description ObdInterfaceNetworkInterface. obdInterface()Information about a network interface specified by the On-board diagnostic (OBD) II protocol.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type ObdInterface Modifier and Type Method Description NetworkInterface.BuilderNetworkInterface.Builder. obdInterface(ObdInterface obdInterface)Information about a network interface specified by the On-board diagnostic (OBD) II protocol.
-