Package com.okta.sdk.resource.model
Class HardwareUserFactorAllOf
java.lang.Object
com.okta.sdk.resource.model.HardwareUserFactorAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class HardwareUserFactorAllOf
extends Object
implements Serializable
HardwareUserFactorAllOf
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get profileint
hashCode()
profile
(HardwareUserFactorProfile profile) void
setProfile
(HardwareUserFactorProfile profile) toString()
-
Field Details
-
JSON_PROPERTY_PROFILE
- See Also:
-
-
Constructor Details
-
HardwareUserFactorAllOf
public HardwareUserFactorAllOf()
-
-
Method Details