Uses of Class
com.okta.sdk.resource.model.SmsUserFactorProfile
Packages that use SmsUserFactorProfile
-
Uses of SmsUserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SmsUserFactorProfileModifier and TypeMethodDescriptionSmsUserFactor.getProfile()Get profileSmsUserFactorAllOf.getProfile()Get profileSmsUserFactorProfile.phoneNumber(String phoneNumber) Methods in com.okta.sdk.resource.model with parameters of type SmsUserFactorProfileModifier and TypeMethodDescriptionSmsUserFactor.profile(SmsUserFactorProfile profile) SmsUserFactorAllOf.profile(SmsUserFactorProfile profile) voidSmsUserFactor.setProfile(SmsUserFactorProfile profile) voidSmsUserFactorAllOf.setProfile(SmsUserFactorProfile profile)