Uses of Enum
com.okta.sdk.resource.model.AppUserStatus
Packages that use AppUserStatus
-
Uses of AppUserStatus in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AppUserStatusModifier and TypeMethodDescriptionstatic AppUserStatusAppUser.getStatus()Get statusstatic AppUserStatusReturns the enum constant of this type with the specified name.static AppUserStatus[]AppUserStatus.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 AppUserStatusModifier and TypeMethodDescriptionvoidAppUser.setStatus(AppUserStatus status) AppUser.status(AppUserStatus status)