Uses of Class
org.openapitools.client.model.DeviceLinks
Packages that use DeviceLinks
-
Uses of DeviceLinks in org.openapitools.client.model
Methods in org.openapitools.client.model that return DeviceLinksModifier and TypeMethodDescriptionDeviceLinks.activate
(HrefObject activate) DeviceLinks.deactivate
(HrefObject deactivate) Device.getLinks()
Get linksDeviceLinks.self
(HrefObject self) DeviceLinks.suspend
(HrefObject suspend) DeviceLinks.unsuspend
(HrefObject unsuspend) DeviceLinks.users
(HrefObject users) Methods in org.openapitools.client.model with parameters of type DeviceLinksModifier and TypeMethodDescriptionDevice.links
(DeviceLinks links) void
Device.setLinks
(DeviceLinks links)