Uses of Class
com.okta.sdk.resource.model.PasswordImportResponseCommandsInner
-
Uses of PasswordImportResponseCommandsInner in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionPasswordImportResponseCommandsInner.value
(PasswordImportResponseCommandsInnerValue value) Modifier and TypeMethodDescriptionPasswordImportResponse.getCommands()
The `commands` object specifies whether Okta accepts the end user's sign-in credentials as valid or not.Modifier and TypeMethodDescriptionPasswordImportResponse.addcommandsItem
(PasswordImportResponseCommandsInner commandsItem) Modifier and TypeMethodDescriptionPasswordImportResponse.commands
(List<PasswordImportResponseCommandsInner> commands) void
PasswordImportResponse.setCommands
(List<PasswordImportResponseCommandsInner> commands)