public class DeleteAllAccessControlRuleRequest extends AbstractModel
Constructor and Description |
---|
DeleteAllAccessControlRuleRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getArea()
Get nat地域
|
Long |
getDirection()
Get 方向,0:出站,1:入站
|
String |
getEdgeId()
Get 边ID
|
void |
setArea(String Area)
Set nat地域
|
void |
setDirection(Long Direction)
Set 方向,0:出站,1:入站
|
void |
setEdgeId(String EdgeId)
Set 边ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getDirection()
public void setDirection(Long Direction)
Direction
- 方向,0:出站,1:入站public String getEdgeId()
public void setEdgeId(String EdgeId)
EdgeId
- 边IDpublic String getArea()
public void setArea(String Area)
Area
- nat地域Copyright © 2020. All rights reserved.