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 CallUserFactorProfileCallUserFactor. getProfile()CallUserFactorProfileCallUserFactorProfile. setPhoneExtension(java.lang.String phoneExtension)CallUserFactorProfileCallUserFactorProfile. setPhoneNumber(java.lang.String phoneNumber)Methods in com.okta.sdk.resource with parameters of type CallUserFactorProfile Modifier and Type Method Description CallUserFactorCallUserFactor. setProfile(CallUserFactorProfile profile)
-