Uses of Class
com.okta.sdk.resource.model.TelephonyResponseCommandsInner
Packages that use TelephonyResponseCommandsInner
-
Uses of TelephonyResponseCommandsInner in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TelephonyResponseCommandsInnerModifier and TypeMethodDescriptionTelephonyResponseCommandsInner.addvalueItem(TelephonyResponseCommandsInnerValueInner valueItem) TelephonyResponseCommandsInner.value(List<TelephonyResponseCommandsInnerValueInner> value) Methods in com.okta.sdk.resource.model that return types with arguments of type TelephonyResponseCommandsInnerModifier and TypeMethodDescriptionTelephonyResponse.getCommands()The `commands` object specifies whether Okta accepts the end user's sign-in credentials as valid or not.Methods in com.okta.sdk.resource.model with parameters of type TelephonyResponseCommandsInnerModifier and TypeMethodDescriptionTelephonyResponse.addcommandsItem(TelephonyResponseCommandsInner commandsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type TelephonyResponseCommandsInnerModifier and TypeMethodDescriptionTelephonyResponse.commands(List<TelephonyResponseCommandsInner> commands) voidTelephonyResponse.setCommands(List<TelephonyResponseCommandsInner> commands)