Uses of Class
com.okta.sdk.resource.model.DeviceList
Packages that use DeviceList
-
Uses of DeviceList in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return types with arguments of type DeviceListModifier 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
Methods in com.okta.sdk.resource.model that return DeviceListModifier and TypeMethodDescriptionDeviceList.embedded
(DeviceListAllOfEmbedded embedded) DeviceList.links
(LinksSelfAndFullUsersLifecycle links) DeviceList.profile
(DeviceProfile profile) DeviceList.resourceDisplayName
(DeviceDisplayName resourceDisplayName) DeviceList.status
(DeviceStatus status)