Uses of Class
com.okta.sdk.resource.model.Device
-
Uses of Device in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionRetrieve a Device Retrieves a device by `deviceId`Retrieve a Device Retrieves a device by `deviceId`Modifier 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 com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionDevice.links
(LinksSelfAndFullUsersLifecycle links) Device.profile
(DeviceProfile profile) Device.resourceDisplayName
(DeviceDisplayName resourceDisplayName) Device.status
(DeviceStatus status)