public class SecurityGroupOrderIndexData extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| SecurityGroupOrderIndexData() | 
| SecurityGroupOrderIndexData(SecurityGroupOrderIndexData source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getNewOrderIndex()Get New priority of enterprise security group rules | 
| Long | getOrderIndex()Get Current priority of enterprise security group rules | 
| void | setNewOrderIndex(Long NewOrderIndex)Set New priority of enterprise security group rules | 
| void | setOrderIndex(Long OrderIndex)Set Current priority of enterprise security group rules | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic SecurityGroupOrderIndexData()
public SecurityGroupOrderIndexData(SecurityGroupOrderIndexData source)
public Long getOrderIndex()
public void setOrderIndex(Long OrderIndex)
OrderIndex - Current priority of enterprise security group rulespublic Long getNewOrderIndex()
public void setNewOrderIndex(Long NewOrderIndex)
NewOrderIndex - New priority of enterprise security group rulesCopyright © 2025. All rights reserved.