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 DeviceStatusDevice.getStatus()Get statusstatic DeviceStatusReturns 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 TypeMethodDescriptionvoidDevice.setStatus(DeviceStatus status) Device.status(DeviceStatus status)