@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class HardwareUserFactorProfile extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_CREDENTIAL_ID |
Constructor and Description |
---|
HardwareUserFactorProfile() |
Modifier and Type | Method and Description |
---|---|
HardwareUserFactorProfile |
credentialId(String credentialId) |
boolean |
equals(Object o) |
String |
getCredentialId()
Get credentialId
|
int |
hashCode() |
void |
setCredentialId(String credentialId) |
String |
toString() |
public static final String JSON_PROPERTY_CREDENTIAL_ID
public HardwareUserFactorProfile credentialId(String credentialId)
public void setCredentialId(String credentialId)
Copyright © 2017–2023 Okta. All rights reserved.