Uses of Class
com.okta.sdk.resource.model.CallUserFactorProfile
Packages that use CallUserFactorProfile
-
Uses of CallUserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return CallUserFactorProfileModifier and TypeMethodDescriptionCallUserFactor.getProfile()Get profileCallUserFactorAllOf.getProfile()Get profileCallUserFactorProfile.phoneExtension(String phoneExtension) CallUserFactorProfile.phoneNumber(String phoneNumber) Methods in com.okta.sdk.resource.model with parameters of type CallUserFactorProfileModifier and TypeMethodDescriptionCallUserFactor.profile(CallUserFactorProfile profile) CallUserFactorAllOf.profile(CallUserFactorProfile profile) voidCallUserFactor.setProfile(CallUserFactorProfile profile) voidCallUserFactorAllOf.setProfile(CallUserFactorProfile profile)