Uses of Interface
com.okta.sdk.resource.inline.hook.InlineHookResponseCommandValue
-
Packages that use InlineHookResponseCommandValue Package Description com.okta.sdk.resource.inline.hook -
-
Uses of InlineHookResponseCommandValue in com.okta.sdk.resource.inline.hook
Methods in com.okta.sdk.resource.inline.hook that return InlineHookResponseCommandValue Modifier and Type Method Description InlineHookResponseCommandValueInlineHookResponseCommandValue. setOp(java.lang.String op)InlineHookResponseCommandValueInlineHookResponseCommandValue. setPath(java.lang.String path)InlineHookResponseCommandValueInlineHookResponseCommandValue. setValue(java.lang.String value)Methods in com.okta.sdk.resource.inline.hook that return types with arguments of type InlineHookResponseCommandValue Modifier and Type Method Description java.util.List<InlineHookResponseCommandValue>InlineHookResponseCommands. getValue()Method parameters in com.okta.sdk.resource.inline.hook with type arguments of type InlineHookResponseCommandValue Modifier and Type Method Description InlineHookResponseCommandsInlineHookResponseCommands. setValue(java.util.List<InlineHookResponseCommandValue> value)
-