public class UpdateUserProfileOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateUserProfileOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
accountId()
Gets the accountId.
|
String |
altphonenumber()
Gets the altphonenumber.
|
String |
email()
Gets the email.
|
String |
firstname()
Gets the firstname.
|
String |
iamId()
Gets the iamId.
|
String |
lastname()
Gets the lastname.
|
UpdateUserProfileOptions.Builder |
newBuilder()
New builder.
|
String |
phonenumber()
Gets the phonenumber.
|
String |
photo()
Gets the photo.
|
String |
state()
Gets the state.
|
public UpdateUserProfileOptions.Builder newBuilder()
public String accountId()
public String iamId()
public String firstname()
public String lastname()
public String state()
public String email()
public String phonenumber()
public String altphonenumber()
public String photo()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.