Uses of Class
com.okta.sdk.resource.model.UserFactorCallProfile
Packages that use UserFactorCallProfile
-
Uses of UserFactorCallProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserFactorCallProfileModifier and TypeMethodDescriptionUserFactorCall.getProfile()Get profileUserFactorCallProfile.phoneExtension(String phoneExtension) UserFactorCallProfile.phoneNumber(String phoneNumber) Methods in com.okta.sdk.resource.model with parameters of type UserFactorCallProfileModifier and TypeMethodDescriptionUserFactorCall.profile(UserFactorCallProfile profile) voidUserFactorCall.setProfile(UserFactorCallProfile profile)