Uses of Interface
com.okta.sdk.resource.inline.hook.InlineHookResponse
-
Packages that use InlineHookResponse Package Description com.okta.sdk.resource.inline.hook -
-
Uses of InlineHookResponse in com.okta.sdk.resource.inline.hook
Methods in com.okta.sdk.resource.inline.hook that return InlineHookResponse Modifier and Type Method Description InlineHookResponse
InlineHook. execute(InlineHookPayload payloadData)
Executes the Inline Hook matching the provided inlineHookId using the request body as the input.InlineHookResponse
InlineHookResponse. setCommands(java.util.List<InlineHookResponseCommands> commands)
-