@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-29T14:11:29.890-05:00[America/Chicago]") public class AuthenticatorMethodWithVerifiablePropertiesAllOf extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
static String | 
JSON_PROPERTY_VERIFIABLE_PROPERTIES  | 
| Constructor and Description | 
|---|
AuthenticatorMethodWithVerifiablePropertiesAllOf()  | 
| Modifier and Type | Method and Description | 
|---|---|
AuthenticatorMethodWithVerifiablePropertiesAllOf | 
addVerifiablePropertiesItem(AuthenticatorMethodProperty verifiablePropertiesItem)  | 
boolean | 
equals(Object o)  | 
List<AuthenticatorMethodProperty> | 
getVerifiableProperties()
Get verifiableProperties 
 | 
int | 
hashCode()  | 
void | 
setVerifiableProperties(List<AuthenticatorMethodProperty> verifiableProperties)  | 
String | 
toString()  | 
AuthenticatorMethodWithVerifiablePropertiesAllOf | 
verifiableProperties(List<AuthenticatorMethodProperty> verifiableProperties)  | 
public static final String JSON_PROPERTY_VERIFIABLE_PROPERTIES
public AuthenticatorMethodWithVerifiablePropertiesAllOf()
public AuthenticatorMethodWithVerifiablePropertiesAllOf verifiableProperties(List<AuthenticatorMethodProperty> verifiableProperties)
public AuthenticatorMethodWithVerifiablePropertiesAllOf addVerifiablePropertiesItem(AuthenticatorMethodProperty verifiablePropertiesItem)
@Nullable public List<AuthenticatorMethodProperty> getVerifiableProperties()
public void setVerifiableProperties(List<AuthenticatorMethodProperty> verifiableProperties)
Copyright © 2017–2023 Okta. All rights reserved.