Package com.okta.sdk.resource.model
Class AuthenticatorKeyPhone
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorBase
com.okta.sdk.resource.model.AuthenticatorSimple
com.okta.sdk.resource.model.AuthenticatorKeyPhone
- All Implemented Interfaces:
- Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
           comments="Generator version: 7.8.0")
public class AuthenticatorKeyPhone
extends AuthenticatorSimple
implements Serializable
AuthenticatorKeyPhone
- See Also:
- 
Field SummaryFieldsFields inherited from class com.okta.sdk.resource.model.AuthenticatorBaseJSON_PROPERTY_CREATED, JSON_PROPERTY_ID, JSON_PROPERTY_KEY, JSON_PROPERTY_LAST_UPDATED, JSON_PROPERTY_LINKS, JSON_PROPERTY_NAME, JSON_PROPERTY_STATUS, JSON_PROPERTY_TYPE, key
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanGet settingsinthashCode()voidsettings(AuthenticatorKeyPhoneAllOfSettings settings) toString()
- 
Field Details- 
JSON_PROPERTY_SETTINGS- See Also:
 
 
- 
- 
Constructor Details- 
AuthenticatorKeyPhonepublic AuthenticatorKeyPhone()
 
- 
- 
Method Details- 
settings
- 
getSettingsGet settings- Returns:
- settings
 
- 
setSettings
- 
equals- Overrides:
- equalsin class- AuthenticatorSimple
 
- 
hashCodepublic int hashCode()- Overrides:
- hashCodein class- AuthenticatorSimple
 
- 
toString- Overrides:
- toStringin class- AuthenticatorSimple
 
 
-