Uses of Enum
com.okta.sdk.resource.model.SelfServicePasswordResetAction.TypeEnum
Packages that use SelfServicePasswordResetAction.TypeEnum
-
Uses of SelfServicePasswordResetAction.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SelfServicePasswordResetAction.TypeEnumModifier and TypeMethodDescriptionSelfServicePasswordResetAction.getType()<x-lifecycle class=\"oie\"></x-lifecycle> The type of rule actionReturns the enum constant of this type with the specified name.SelfServicePasswordResetAction.TypeEnum.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 SelfServicePasswordResetAction.TypeEnumModifier and TypeMethodDescriptionvoidSelfServicePasswordResetAction.setType(SelfServicePasswordResetAction.TypeEnum type) SelfServicePasswordResetAction.type(SelfServicePasswordResetAction.TypeEnum type)