public class GetRulesCountResponse
extends com.aliyuncs.AcsResponse
构造器和说明 |
---|
GetRulesCountResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
GetRulesCountResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
Long |
getTotalSystemClientRuleCount() |
Long |
getTotalUserDefineRuleCount() |
void |
setRequestId(String requestId) |
void |
setTotalSystemClientRuleCount(Long totalSystemClientRuleCount) |
void |
setTotalUserDefineRuleCount(Long totalUserDefineRuleCount) |
public String getRequestId()
public void setRequestId(String requestId)
public Long getTotalUserDefineRuleCount()
public void setTotalUserDefineRuleCount(Long totalUserDefineRuleCount)
public Long getTotalSystemClientRuleCount()
public void setTotalSystemClientRuleCount(Long totalSystemClientRuleCount)
public GetRulesCountResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.