Uses of Class
com.okta.sdk.resource.model.AuthenticatorKeyPhoneAllOfSettings
Packages that use AuthenticatorKeyPhoneAllOfSettings
- 
Uses of AuthenticatorKeyPhoneAllOfSettings in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorKeyPhoneAllOfSettingsModifier and TypeMethodDescriptionAuthenticatorKeyPhoneAllOfSettings.allowedFor(AllowedForEnum allowedFor) AuthenticatorKeyPhone.getSettings()Get settingsAuthenticatorKeySecurityQuestion.getSettings()Get settingsMethods in com.okta.sdk.resource.model with parameters of type AuthenticatorKeyPhoneAllOfSettingsModifier and TypeMethodDescriptionvoidAuthenticatorKeyPhone.setSettings(AuthenticatorKeyPhoneAllOfSettings settings) voidAuthenticatorKeySecurityQuestion.setSettings(AuthenticatorKeyPhoneAllOfSettings settings) AuthenticatorKeyPhone.settings(AuthenticatorKeyPhoneAllOfSettings settings) AuthenticatorKeySecurityQuestion.settings(AuthenticatorKeyPhoneAllOfSettings settings)