Uses of Class
com.okta.sdk.resource.model.PreRegistrationInlineHook
Packages that use PreRegistrationInlineHook
-
Uses of PreRegistrationInlineHook in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PreRegistrationInlineHookMethods in com.okta.sdk.resource.model that return types with arguments of type PreRegistrationInlineHookModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.getPreRegistrationInlineHooks()
(Optional) The `id` of at most one registration inline hookMethods in com.okta.sdk.resource.model with parameters of type PreRegistrationInlineHookModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.addpreRegistrationInlineHooksItem
(PreRegistrationInlineHook preRegistrationInlineHooksItem) Method parameters in com.okta.sdk.resource.model with type arguments of type PreRegistrationInlineHookModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.preRegistrationInlineHooks
(List<PreRegistrationInlineHook> preRegistrationInlineHooks) void
ProfileEnrollmentPolicyRuleAction.setPreRegistrationInlineHooks
(List<PreRegistrationInlineHook> preRegistrationInlineHooks)