Uses of Enum
com.okta.sdk.resource.model.CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum
Packages that use CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum
-
Uses of CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnumModifier 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.Methods in com.okta.sdk.resource.model with parameters of type CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnumModifier and TypeMethodDescriptionCapabilitiesImportRulesUserCreateAndMatchObject.exactMatchCriteria(CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum exactMatchCriteria) voidCapabilitiesImportRulesUserCreateAndMatchObject.setExactMatchCriteria(CapabilitiesImportRulesUserCreateAndMatchObject.ExactMatchCriteriaEnum exactMatchCriteria)