Uses of Enum
com.okta.sdk.resource.model.UserRiskLevelAll
Packages that use UserRiskLevelAll
-
Uses of UserRiskLevelAll in com.okta.sdk.resource.model
Fields in com.okta.sdk.resource.model declared as UserRiskLevelAllMethods in com.okta.sdk.resource.model that return UserRiskLevelAllModifier and TypeMethodDescriptionstatic UserRiskLevelAllUserRiskGetResponse.getRiskLevel()Get riskLevelstatic UserRiskLevelAllReturns the enum constant of this type with the specified name.static UserRiskLevelAll[]UserRiskLevelAll.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 UserRiskLevelAllModifier and TypeMethodDescriptionUserRiskGetResponse.riskLevel(UserRiskLevelAll riskLevel) voidUserRiskGetResponse.setRiskLevel(UserRiskLevelAll riskLevel)