Uses of Class
com.okta.sdk.resource.model.RegistrationResponseCommandsInner
Packages that use RegistrationResponseCommandsInner
-
Uses of RegistrationResponseCommandsInner in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return RegistrationResponseCommandsInnerModifier and TypeMethodDescriptionRegistrationResponseCommandsInner.putvalueItem
(String key, Object valueItem) Methods in com.okta.sdk.resource.model that return types with arguments of type RegistrationResponseCommandsInnerModifier 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.Methods in com.okta.sdk.resource.model with parameters of type RegistrationResponseCommandsInnerModifier and TypeMethodDescriptionRegistrationResponse.addcommandsItem
(RegistrationResponseCommandsInner commandsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type RegistrationResponseCommandsInnerModifier and TypeMethodDescriptionRegistrationResponse.commands
(List<RegistrationResponseCommandsInner> commands) void
RegistrationResponse.setCommands
(List<RegistrationResponseCommandsInner> commands)