public class GetCallerIdentityResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
GetCallerIdentityResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetCallerIdentityResponse |
accountId(Long accountId) |
boolean |
equals(Object o) |
Long |
getAccountId()
Get accountId
|
String |
getIdentityId()
Get identityId
|
String |
getIdentityType()
Get identityType
|
String |
getTrn()
Get trn
|
int |
hashCode() |
GetCallerIdentityResponse |
identityId(String identityId) |
GetCallerIdentityResponse |
identityType(String identityType) |
void |
setAccountId(Long accountId) |
void |
setIdentityId(String identityId) |
void |
setIdentityType(String identityType) |
void |
setTrn(String trn) |
String |
toString() |
GetCallerIdentityResponse |
trn(String trn) |
getResponseMetadata, setResponseMetadatapublic GetCallerIdentityResponse accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
public GetCallerIdentityResponse identityId(String identityId)
public String getIdentityId()
public void setIdentityId(String identityId)
public GetCallerIdentityResponse identityType(String identityType)
public String getIdentityType()
public void setIdentityType(String identityType)
public GetCallerIdentityResponse trn(String trn)
public String getTrn()
public void setTrn(String trn)
Copyright © 2026. All rights reserved.