Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommands |
InlineHookResponseCommands.addValueItem(InlineHookResponseCommandValue valueItem) |
InlineHookResponseCommands |
InlineHookResponseCommands.type(String type) |
InlineHookResponseCommands |
InlineHookResponseCommands.value(List<InlineHookResponseCommandValue> value) |
Modifier and Type | Method and Description |
---|---|
List<InlineHookResponseCommands> |
InlineHookResponse.getCommands()
Get commands
|
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
InlineHookResponse.addCommandsItem(InlineHookResponseCommands commandsItem) |
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
InlineHookResponse.commands(List<InlineHookResponseCommands> commands) |
void |
InlineHookResponse.setCommands(List<InlineHookResponseCommands> commands) |
Copyright © 2017–2023 Okta. All rights reserved.