public final class SettingRequest extends Authentication
This request Object may only be used by the System Administrator, to alter or add/delete custom settings. Existing settings cannot be deleted, and some may only be altered before Members exists. This is to prevent that changing of values that is used to derive the internal Keys can still be properly extracted.
The Settings field is mandatory, but can be left empty.
Please see Authentication for information about the account and
credentials information.
| Constructor and Description |
|---|
SettingRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getSettings() |
void |
setSettings(Map<String,String> settings) |
getAccountName, getCredential, getCredentialType, setAccountName, setCredential, setCredentialType, validatecheckIntegerWithMax, checkNotNull, checkNotNullAndValidId, checkNotNullEmptyOrTooLong, checkNotNullOrEmpty, checkNotNullOrEmpty, checkNotTooLong, checkUrl, checkValidId, isEmptyCopyright © 2019 JavaDog.io. All rights reserved.