Uses of Enum
com.okta.sdk.resource.model.DeviceStatus
-
Uses of DeviceStatus in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic DeviceStatus
Device.getStatus()
Get statusstatic DeviceStatus
Returns the enum constant of this type with the specified name.static DeviceStatus[]
DeviceStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Device.setStatus
(DeviceStatus status) Device.status
(DeviceStatus status)