public class CreatePortAclConfigListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreatePortAclConfigListRequest() | 
| CreatePortAclConfigListRequest(CreatePortAclConfigListRequest 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 | 
|---|---|
| AclConfig | getAclConfig()Get 端口acl策略 | 
| String[] | getInstanceIdList()Get 资源实例ID列表 | 
| void | setAclConfig(AclConfig AclConfig)Set 端口acl策略 | 
| void | setInstanceIdList(String[] InstanceIdList)Set 资源实例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 CreatePortAclConfigListRequest()
public CreatePortAclConfigListRequest(CreatePortAclConfigListRequest source)
public String[] getInstanceIdList()
public void setInstanceIdList(String[] InstanceIdList)
InstanceIdList - 资源实例ID列表public AclConfig getAclConfig()
public void setAclConfig(AclConfig AclConfig)
AclConfig - 端口acl策略Copyright © 2025. All rights reserved.