Uses of Interface
com.okta.sdk.resource.user.factor.SmsUserFactorProfile
-
Packages that use SmsUserFactorProfile Package Description com.okta.sdk.resource.user.factor -
-
Uses of SmsUserFactorProfile in com.okta.sdk.resource.user.factor
Methods in com.okta.sdk.resource.user.factor that return SmsUserFactorProfile Modifier and Type Method Description SmsUserFactorProfile
SmsUserFactor. getProfile()
SmsUserFactorProfile
SmsUserFactorProfile. setPhoneNumber(java.lang.String phoneNumber)
Methods in com.okta.sdk.resource.user.factor with parameters of type SmsUserFactorProfile Modifier and Type Method Description SmsUserFactor
SmsUserFactor. setProfile(SmsUserFactorProfile profile)
-