Uses of Class
org.openapitools.client.model.Device
Packages that use Device
-
Uses of Device in org.openapitools.client.api
Methods in org.openapitools.client.api that return DeviceModifier and TypeMethodDescriptionRetrieve a Device Retrieves a device by `deviceId`Retrieve a Device Retrieves a device by `deviceId`Methods in org.openapitools.client.api that return types with arguments of type DeviceModifier and TypeMethodDescriptionDeviceApi.listDevices
(String after, Integer limit, String search, String expand) List all Devices Lists all devices with pagination support.DeviceApi.listDevices
(String after, Integer limit, String search, String expand, Map<String, String> additionalHeaders) List all Devices Lists all devices with pagination support. -
Uses of Device in org.openapitools.client.model
Methods in org.openapitools.client.model that return DeviceModifier and TypeMethodDescriptionDevice.links
(DeviceLinks links) Device.profile
(DeviceProfile profile) Device.resourceDisplayName
(DeviceDisplayName resourceDisplayName) Device.status
(DeviceStatus status)