Uses of Enum
com.okta.sdk.resource.model.OktaUserRiskChangeEvent.InitiatingEntityEnum
Packages that use OktaUserRiskChangeEvent.InitiatingEntityEnum
-
Uses of OktaUserRiskChangeEvent.InitiatingEntityEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OktaUserRiskChangeEvent.InitiatingEntityEnumModifier and TypeMethodDescriptionOktaUserRiskChangeEvent.getInitiatingEntity()The entity that initiated the eventReturns the enum constant of this type with the specified name.OktaUserRiskChangeEvent.InitiatingEntityEnum.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 OktaUserRiskChangeEvent.InitiatingEntityEnumModifier and TypeMethodDescriptionOktaUserRiskChangeEvent.initiatingEntity(OktaUserRiskChangeEvent.InitiatingEntityEnum initiatingEntity) voidOktaUserRiskChangeEvent.setInitiatingEntity(OktaUserRiskChangeEvent.InitiatingEntityEnum initiatingEntity)