Uses of Class
org.openapitools.client.model.EmailUserFactorProfile
Packages that use EmailUserFactorProfile
-
Uses of EmailUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return EmailUserFactorProfileModifier and TypeMethodDescriptionEmailUserFactor.getProfile()
Get profileEmailUserFactorAllOf.getProfile()
Get profileMethods in org.openapitools.client.model with parameters of type EmailUserFactorProfileModifier and TypeMethodDescriptionEmailUserFactor.profile
(EmailUserFactorProfile profile) EmailUserFactorAllOf.profile
(EmailUserFactorProfile profile) void
EmailUserFactor.setProfile
(EmailUserFactorProfile profile) void
EmailUserFactorAllOf.setProfile
(EmailUserFactorProfile profile)