Package | Description |
---|---|
com.okta.sdk.impl.resource.inline.hook | |
com.okta.sdk.resource.inline.hook |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInlineHookResponse
InlineHookResponse
|
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
DefaultInlineHook.execute(InlineHookPayload payloadData)
Executes the Inline Hook matching the provided inlineHookId using the request body as the input.
|
InlineHookResponse |
DefaultInlineHookResponse.setCommands(List<InlineHookResponseCommands> commands) |
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
InlineHook.execute(InlineHookPayload payloadData)
Executes the Inline Hook matching the provided inlineHookId using the request body as the input.
|
InlineHookResponse |
InlineHookResponse.setCommands(List<InlineHookResponseCommands> commands) |
Copyright © 2017–2023 Okta. All rights reserved.