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