Uses of Class
com.okta.sdk.resource.model.TokenHookResponseCommandsInner
-
Uses of TokenHookResponseCommandsInner in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionTokenHookResponseCommandsInner.addvalueItem
(TokenHookResponseCommandsInnerValueInner valueItem) TokenHookResponseCommandsInner.value
(List<TokenHookResponseCommandsInnerValueInner> value) Modifier and TypeMethodDescriptionTokenHookResponse.getCommands()
You can use the `commands` object to provide commands to Okta.Modifier and TypeMethodDescriptionTokenHookResponse.addcommandsItem
(TokenHookResponseCommandsInner commandsItem) Modifier and TypeMethodDescriptionTokenHookResponse.commands
(List<TokenHookResponseCommandsInner> commands) void
TokenHookResponse.setCommands
(List<TokenHookResponseCommandsInner> commands)