public class GetCallerIdentityResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
GetCallerIdentityResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId() |
String |
getArn() |
GetCallerIdentityResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
String |
getUserId() |
void |
setAccountId(String accountId) |
void |
setArn(String arn) |
void |
setRequestId(String requestId) |
void |
setUserId(String userId) |
public String getAccountId()
public void setAccountId(String accountId)
public String getUserId()
public void setUserId(String userId)
public String getArn()
public void setArn(String arn)
public String getRequestId()
public void setRequestId(String requestId)
public GetCallerIdentityResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.