public class UserProfile
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
UserProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId()
Gets the accountId.
|
String |
getAltphonenumber()
Gets the altphonenumber.
|
String |
getEmail()
Gets the email.
|
String |
getFirstname()
Gets the firstname.
|
String |
getIamId()
Gets the iamId.
|
String |
getId()
Gets the id.
|
String |
getLastname()
Gets the lastname.
|
String |
getPhonenumber()
Gets the phonenumber.
|
String |
getPhoto()
Gets the photo.
|
String |
getRealm()
Gets the realm.
|
String |
getState()
Gets the state.
|
String |
getUserId()
Gets the userId.
|
public String getId()
public String getIamId()
public String getRealm()
public String getUserId()
public String getFirstname()
public String getLastname()
public String getState()
public String getEmail()
public String getPhonenumber()
public String getAltphonenumber()
public String getPhoto()
public String getAccountId()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.