public class ListRuleTargetAllResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
ListRuleTargetAllResponse.RuleTarget |
构造器和说明 |
---|
ListRuleTargetAllResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
ListRuleTargetAllResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<ListRuleTargetAllResponse.RuleTarget> |
getRuleTargetList() |
void |
setRequestId(String requestId) |
void |
setRuleTargetList(List<ListRuleTargetAllResponse.RuleTarget> ruleTargetList) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListRuleTargetAllResponse.RuleTarget> getRuleTargetList()
public void setRuleTargetList(List<ListRuleTargetAllResponse.RuleTarget> ruleTargetList)
public ListRuleTargetAllResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.