public class EnableAuthenticatorSetting extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ENABLED |
| Constructor and Description |
|---|
EnableAuthenticatorSetting() |
| Modifier and Type | Method and Description |
|---|---|
EnableAuthenticatorSetting |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
Boolean |
getEnabled()
Get enabled
|
int |
hashCode() |
void |
setEnabled(Boolean enabled) |
String |
toString() |
public static final String SERIALIZED_NAME_ENABLED
public EnableAuthenticatorSetting enabled(Boolean enabled)
public void setEnabled(Boolean enabled)
Copyright © 2023. All rights reserved.