public class ListInterceptionRulePageResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
ListInterceptionRulePageResponse.PageInfo |
static class |
ListInterceptionRulePageResponse.Rule |
构造器和说明 |
---|
ListInterceptionRulePageResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
ListInterceptionRulePageResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<ListInterceptionRulePageResponse.Rule> |
getInterceptionRuleList() |
ListInterceptionRulePageResponse.PageInfo |
getPageInfo() |
String |
getRequestId() |
void |
setInterceptionRuleList(List<ListInterceptionRulePageResponse.Rule> interceptionRuleList) |
void |
setPageInfo(ListInterceptionRulePageResponse.PageInfo pageInfo) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListInterceptionRulePageResponse.Rule> getInterceptionRuleList()
public void setInterceptionRuleList(List<ListInterceptionRulePageResponse.Rule> interceptionRuleList)
public ListInterceptionRulePageResponse.PageInfo getPageInfo()
public void setPageInfo(ListInterceptionRulePageResponse.PageInfo pageInfo)
public ListInterceptionRulePageResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.