| Package | Description |
|---|---|
| org.openapitools.client.model |
| Modifier and Type | Method and Description |
|---|---|
InlineHookResponseCommands |
InlineHookResponseCommands.addValueItem(InlineHookResponseCommandValue valueItem) |
InlineHookResponseCommands |
InlineHookResponseCommands.type(java.lang.String type) |
InlineHookResponseCommands |
InlineHookResponseCommands.value(java.util.List<InlineHookResponseCommandValue> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<InlineHookResponseCommands> commands) |
void |
InlineHookResponse.setCommands(java.util.List<InlineHookResponseCommands> commands) |
Copyright © 2017-2022 Okta. All Rights Reserved.