Uses of Class
com.okta.sdk.resource.model.UserImportResponseCommandsInner
Packages that use UserImportResponseCommandsInner
-
Uses of UserImportResponseCommandsInner in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserImportResponseCommandsInnerModifier and TypeMethodDescriptionUserImportResponseCommandsInner.putvalueItem(String key, String valueItem) UserImportResponseCommandsInner.type(UserImportResponseCommandsInner.TypeEnum type) Methods in com.okta.sdk.resource.model that return types with arguments of type UserImportResponseCommandsInnerModifier and TypeMethodDescriptionUserImportResponse.getCommands()The `commands` object is where you can provide commands to Okta.Methods in com.okta.sdk.resource.model with parameters of type UserImportResponseCommandsInnerModifier and TypeMethodDescriptionUserImportResponse.addcommandsItem(UserImportResponseCommandsInner commandsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type UserImportResponseCommandsInnerModifier and TypeMethodDescriptionUserImportResponse.commands(List<UserImportResponseCommandsInner> commands) voidUserImportResponse.setCommands(List<UserImportResponseCommandsInner> commands)