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
(HrefObjectActivateLink activate) DeviceLinks.deactivate
(HrefObjectDeactivateLink deactivate) Device.getLinks()
Get linksDeviceLinks.self
(HrefObjectSelfLink 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)