Uses of Enum
com.okta.sdk.resource.model.CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum
-
Uses of CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionCapabilitiesImportRulesUserCreateAndMatchObject.getExactMatchCriteria()
Determines the attribute to match usersReturns the enum constant of this type with the specified name.CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCapabilitiesImportRulesUserCreateAndMatchObject.exactMatchCriteria
(CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum exactMatchCriteria) void
CapabilitiesImportRulesUserCreateAndMatchObject.setExactMatchCriteria
(CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum exactMatchCriteria)