public class EipAclMap extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| EipAclMap() | 
| EipAclMap(EipAclMap 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 | 
|---|---|
| String | getAclId()Get ACL 实例 ID | 
| String | getEipId()Get EIP 实例 ID | 
| void | setAclId(String AclId)Set ACL 实例 ID | 
| void | setEipId(String EipId)Set EIP 实例 ID | 
| 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 EipAclMap()
public EipAclMap(EipAclMap source)
public String getEipId()
public void setEipId(String EipId)
EipId - EIP 实例 IDpublic String getAclId()
public void setAclId(String AclId)
AclId - ACL 实例 IDCopyright © 2025. All rights reserved.