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 SmsUserFactorProfileSmsUserFactor. getProfile()SmsUserFactorProfileSmsUserFactorProfile. setPhoneNumber(java.lang.String phoneNumber)Methods in com.okta.sdk.resource with parameters of type SmsUserFactorProfile Modifier and Type Method Description SmsUserFactorSmsUserFactor. setProfile(SmsUserFactorProfile profile)
-