Uses of Enum
com.okta.sdk.resource.model.UserImportResponseCommandsInner.TypeEnum
Packages that use UserImportResponseCommandsInner.TypeEnum
-
Uses of UserImportResponseCommandsInner.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserImportResponseCommandsInner.TypeEnumModifier and TypeMethodDescriptionUserImportResponseCommandsInner.getType()The command types supported for the import inline hook.Returns the enum constant of this type with the specified name.UserImportResponseCommandsInner.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type UserImportResponseCommandsInner.TypeEnumModifier and TypeMethodDescriptionvoidUserImportResponseCommandsInner.setType(UserImportResponseCommandsInner.TypeEnum type) UserImportResponseCommandsInner.type(UserImportResponseCommandsInner.TypeEnum type)