Uses of Class
com.okta.sdk.resource.model.DeviceList
-
Uses of DeviceList in com.okta.sdk.resource.api
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 DeviceList in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionDeviceList.embedded
(DeviceListAllOfEmbedded embedded) DeviceList.links
(LinksSelfAndFullUsersLifecycle links) DeviceList.profile
(DeviceProfile profile) DeviceList.resourceDisplayName
(DeviceDisplayName resourceDisplayName) DeviceList.status
(DeviceStatus status)