Uses of Class
com.okta.sdk.resource.model.RegistrationResponseCommandsInner
-
Uses of RegistrationResponseCommandsInner in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionRegistrationResponseCommandsInner.putvalueItem
(String key, Object valueItem) Modifier and TypeMethodDescriptionRegistrationResponse.getCommands()
The `commands` object lets you invoke commands to modify or add values to the attributes in the Okta user profile that are created for this user.Modifier and TypeMethodDescriptionRegistrationResponse.addcommandsItem
(RegistrationResponseCommandsInner commandsItem) Modifier and TypeMethodDescriptionRegistrationResponse.commands
(List<RegistrationResponseCommandsInner> commands) void
RegistrationResponse.setCommands
(List<RegistrationResponseCommandsInner> commands)