public class UserSettings
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
UserSettings.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
allowedIpAddresses()
Gets the allowedIpAddresses.
|
String |
language()
Gets the language.
|
UserSettings.Builder |
newBuilder()
New builder.
|
String |
notificationLanguage()
Gets the notificationLanguage.
|
Boolean |
selfManage()
Gets the selfManage.
|
public UserSettings.Builder newBuilder()
public String language()
public String notificationLanguage()
public String allowedIpAddresses()
public Boolean selfManage()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.