public class DescribeConfigHistoryResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeConfigHistoryResponse.ConfigHistoryItem |
| 构造器和说明 |
|---|
DescribeConfigHistoryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
List<DescribeConfigHistoryResponse.ConfigHistoryItem> |
getConfigHistoryItems() |
DescribeConfigHistoryResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setConfigHistoryItems(List<DescribeConfigHistoryResponse.ConfigHistoryItem> configHistoryItems) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeConfigHistoryResponse.ConfigHistoryItem> getConfigHistoryItems()
public void setConfigHistoryItems(List<DescribeConfigHistoryResponse.ConfigHistoryItem> configHistoryItems)
public DescribeConfigHistoryResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2022. All rights reserved.