Uses of Class
com.okta.sdk.resource.model.UserImportResponseCommandsInner
-
Uses of UserImportResponseCommandsInner in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserImportResponseCommandsInner.putvalueItem
(String key, String valueItem) UserImportResponseCommandsInner.type
(UserImportResponseCommandsInner.TypeEnum type) Modifier and TypeMethodDescriptionUserImportResponse.getCommands()
The `commands` object is where you can provide commands to Okta.Modifier and TypeMethodDescriptionUserImportResponse.addcommandsItem
(UserImportResponseCommandsInner commandsItem) Modifier and TypeMethodDescriptionUserImportResponse.commands
(List<UserImportResponseCommandsInner> commands) void
UserImportResponse.setCommands
(List<UserImportResponseCommandsInner> commands)