public class GetCredentialsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetCredentialsResponse.Credential |
| Constructor and Description |
|---|
GetCredentialsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
List<GetCredentialsResponse.Credential> |
getCredentials() |
GetCredentialsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setCredentials(List<GetCredentialsResponse.Credential> credentials) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<GetCredentialsResponse.Credential> getCredentials()
public void setCredentials(List<GetCredentialsResponse.Credential> credentials)
public GetCredentialsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.