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