Package com.volcengine.acep.model
Class RowForListPortMappingRuleOutput
- java.lang.Object
-
- com.volcengine.acep.model.RowForListPortMappingRuleOutput
-
public class RowForListPortMappingRuleOutput extends Object
RowForListPortMappingRuleOutput
-
-
Constructor Summary
Constructors Constructor Description RowForListPortMappingRuleOutput()
-
Method Summary
-
-
-
Method Detail
-
createAt
public RowForListPortMappingRuleOutput createAt(Long createAt)
-
getCreateAt
public Long getCreateAt()
Get createAt- Returns:
- createAt
-
setCreateAt
public void setCreateAt(Long createAt)
-
direction
public RowForListPortMappingRuleOutput direction(String direction)
-
getDirection
public String getDirection()
Get direction- Returns:
- direction
-
setDirection
public void setDirection(String direction)
-
isp
public RowForListPortMappingRuleOutput isp(Integer isp)
-
getIsp
public Integer getIsp()
Get isp- Returns:
- isp
-
setIsp
public void setIsp(Integer isp)
-
portMappingRuleId
public RowForListPortMappingRuleOutput portMappingRuleId(String portMappingRuleId)
-
getPortMappingRuleId
public String getPortMappingRuleId()
Get portMappingRuleId- Returns:
- portMappingRuleId
-
setPortMappingRuleId
public void setPortMappingRuleId(String portMappingRuleId)
-
productId
public RowForListPortMappingRuleOutput productId(String productId)
-
getProductId
public String getProductId()
Get productId- Returns:
- productId
-
setProductId
public void setProductId(String productId)
-
protocol
public RowForListPortMappingRuleOutput protocol(String protocol)
-
getProtocol
public String getProtocol()
Get protocol- Returns:
- protocol
-
setProtocol
public void setProtocol(String protocol)
-
sourcePort
public RowForListPortMappingRuleOutput sourcePort(Integer sourcePort)
-
getSourcePort
public Integer getSourcePort()
Get sourcePort- Returns:
- sourcePort
-
setSourcePort
public void setSourcePort(Integer sourcePort)
-
totalPods
public RowForListPortMappingRuleOutput totalPods(Integer totalPods)
-
getTotalPods
public Integer getTotalPods()
Get totalPods- Returns:
- totalPods
-
setTotalPods
public void setTotalPods(Integer totalPods)
-
updateTime
public RowForListPortMappingRuleOutput updateTime(Long updateTime)
-
getUpdateTime
public Long getUpdateTime()
Get updateTime- Returns:
- updateTime
-
setUpdateTime
public void setUpdateTime(Long updateTime)
-
volcRegion
public RowForListPortMappingRuleOutput volcRegion(String volcRegion)
-
getVolcRegion
public String getVolcRegion()
Get volcRegion- Returns:
- volcRegion
-
setVolcRegion
public void setVolcRegion(String volcRegion)
-
-