Uses of Enum
com.okta.sdk.resource.model.DeviceStatus
Packages that use DeviceStatus
-
Uses of DeviceStatus in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DeviceStatusModifier 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.Methods in com.okta.sdk.resource.model with parameters of type DeviceStatusModifier and TypeMethodDescriptionvoid
Device.setStatus
(DeviceStatus status) Device.status
(DeviceStatus status)