Uses of Class
com.okta.sdk.resource.model.PasswordImportResponseCommandsInner
Packages that use PasswordImportResponseCommandsInner
-
Uses of PasswordImportResponseCommandsInner in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PasswordImportResponseCommandsInnerModifier and TypeMethodDescriptionPasswordImportResponseCommandsInner.value(PasswordImportResponseCommandsInnerValue value) Methods in com.okta.sdk.resource.model that return types with arguments of type PasswordImportResponseCommandsInnerModifier and TypeMethodDescriptionPasswordImportResponse.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 PasswordImportResponseCommandsInnerModifier and TypeMethodDescriptionPasswordImportResponse.addcommandsItem(PasswordImportResponseCommandsInner commandsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type PasswordImportResponseCommandsInnerModifier and TypeMethodDescriptionPasswordImportResponse.commands(List<PasswordImportResponseCommandsInner> commands) voidPasswordImportResponse.setCommands(List<PasswordImportResponseCommandsInner> commands)