public class DescribeUserConfigsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeUserConfigsResponse.Configs |
| Constructor and Description |
|---|
DescribeUserConfigsResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeUserConfigsResponse.Configs |
getConfigs() |
DescribeUserConfigsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setConfigs(DescribeUserConfigsResponse.Configs configs) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public DescribeUserConfigsResponse.Configs getConfigs()
public void setConfigs(DescribeUserConfigsResponse.Configs configs)
public DescribeUserConfigsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.