Enum UserImportResponseCommandsInner.TypeEnum

java.lang.Object
java.lang.Enum<UserImportResponseCommandsInner.TypeEnum>
com.okta.sdk.resource.model.UserImportResponseCommandsInner.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<UserImportResponseCommandsInner.TypeEnum>, java.lang.constant.Constable
Enclosing class:
UserImportResponseCommandsInner

public static enum UserImportResponseCommandsInner.TypeEnum extends Enum<UserImportResponseCommandsInner.TypeEnum>
The command types supported for the import inline hook. When using the `com.okta.action.update` command to specify that the user should be treated as a match, you need to also provide a `com.okta.user.update` command that sets the ID of the Okta user.