Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
InlineHookApi.executeInlineHook(java.lang.String inlineHookId,
java.lang.Object payloadData)
Execute an Inline Hook
Executes the inline hook by `inlineHookId` using the request body as the input.
|
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
InlineHookResponse.addCommandsItem(InlineHookResponseCommands commandsItem) |
InlineHookResponse |
InlineHookResponse.commands(java.util.List<InlineHookResponseCommands> commands) |
Copyright © 2017-2022 Okta. All Rights Reserved.