Package | Description |
---|---|
com.okta.sdk.impl.resource.inline.hook | |
com.okta.sdk.resource.inline.hook |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInlineHookResponseCommandValue
InlineHookResponseCommandValue
|
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommandValue |
DefaultInlineHookResponseCommandValue.setOp(String op) |
InlineHookResponseCommandValue |
DefaultInlineHookResponseCommandValue.setPath(String path) |
InlineHookResponseCommandValue |
DefaultInlineHookResponseCommandValue.setValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<InlineHookResponseCommandValue> |
DefaultInlineHookResponseCommands.getValue() |
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommands |
DefaultInlineHookResponseCommands.setValue(List<InlineHookResponseCommandValue> value) |
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommandValue |
InlineHookResponseCommandValue.setOp(String op) |
InlineHookResponseCommandValue |
InlineHookResponseCommandValue.setPath(String path) |
InlineHookResponseCommandValue |
InlineHookResponseCommandValue.setValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<InlineHookResponseCommandValue> |
InlineHookResponseCommands.getValue() |
Modifier and Type | Method and Description |
---|---|
InlineHookResponseCommands |
InlineHookResponseCommands.setValue(List<InlineHookResponseCommandValue> value) |
Copyright © 2017–2023 Okta. All rights reserved.