Package | Description |
---|---|
com.okta.sdk.impl.resource.inline.hook | |
com.okta.sdk.resource.inline.hook |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInlineHookResponseCommands
InlineHookResponseCommands
|
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommands |
DefaultInlineHookResponseCommands.setType(String type) |
InlineHookResponseCommands |
DefaultInlineHookResponseCommands.setValue(List<InlineHookResponseCommandValue> value) |
Modifier and Type | Method and Description |
---|---|
List<InlineHookResponseCommands> |
DefaultInlineHookResponse.getCommands() |
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
DefaultInlineHookResponse.setCommands(List<InlineHookResponseCommands> commands) |
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommands |
InlineHookResponseCommands.setType(String type) |
InlineHookResponseCommands |
InlineHookResponseCommands.setValue(List<InlineHookResponseCommandValue> value) |
Modifier and Type | Method and Description |
---|---|
List<InlineHookResponseCommands> |
InlineHookResponse.getCommands() |
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
InlineHookResponse.setCommands(List<InlineHookResponseCommands> commands) |
Copyright © 2017–2023 Okta. All rights reserved.