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