Uses of Class
com.okta.sdk.resource.model.TelephonyResponseCommandsInner
-
Uses of TelephonyResponseCommandsInner in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionTelephonyResponseCommandsInner.addvalueItem
(TelephonyResponseCommandsInnerValueInner valueItem) TelephonyResponseCommandsInner.value
(List<TelephonyResponseCommandsInnerValueInner> value) Modifier and TypeMethodDescriptionTelephonyResponse.getCommands()
The `commands` object specifies whether Okta accepts the end user's sign-in credentials as valid or not.Modifier and TypeMethodDescriptionTelephonyResponse.addcommandsItem
(TelephonyResponseCommandsInner commandsItem) Modifier and TypeMethodDescriptionTelephonyResponse.commands
(List<TelephonyResponseCommandsInner> commands) void
TelephonyResponse.setCommands
(List<TelephonyResponseCommandsInner> commands)