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