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