Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommandValue |
InlineHookResponseCommandValue.op(String op) |
InlineHookResponseCommandValue |
InlineHookResponseCommandValue.path(String path) |
InlineHookResponseCommandValue |
InlineHookResponseCommandValue.value(String value) |
Modifier and Type | Method and Description |
---|---|
List<InlineHookResponseCommandValue> |
InlineHookResponseCommands.getValue()
Get value
|
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommands |
InlineHookResponseCommands.addValueItem(InlineHookResponseCommandValue valueItem) |
Modifier and Type | Method and Description |
---|---|
void |
InlineHookResponseCommands.setValue(List<InlineHookResponseCommandValue> value) |
InlineHookResponseCommands |
InlineHookResponseCommands.value(List<InlineHookResponseCommandValue> value) |
Copyright © 2017–2023 Okta. All rights reserved.