类 EgressAclEntryForDescribeNetworkAclAttributesOutput
- java.lang.Object
-
- com.volcengine.vpc.model.EgressAclEntryForDescribeNetworkAclAttributesOutput
-
public class EgressAclEntryForDescribeNetworkAclAttributesOutput extends Object
EgressAclEntryForDescribeNetworkAclAttributesOutput
-
-
构造器概要
构造器 构造器 说明 EgressAclEntryForDescribeNetworkAclAttributesOutput()
-
方法概要
-
-
-
方法详细资料
-
description
public EgressAclEntryForDescribeNetworkAclAttributesOutput description(String description)
-
getDescription
public String getDescription()
Get description- 返回:
- description
-
setDescription
public void setDescription(String description)
-
destinationCidrIp
public EgressAclEntryForDescribeNetworkAclAttributesOutput destinationCidrIp(String destinationCidrIp)
-
getDestinationCidrIp
public String getDestinationCidrIp()
Get destinationCidrIp- 返回:
- destinationCidrIp
-
setDestinationCidrIp
public void setDestinationCidrIp(String destinationCidrIp)
-
networkAclEntryId
public EgressAclEntryForDescribeNetworkAclAttributesOutput networkAclEntryId(String networkAclEntryId)
-
getNetworkAclEntryId
public String getNetworkAclEntryId()
Get networkAclEntryId- 返回:
- networkAclEntryId
-
setNetworkAclEntryId
public void setNetworkAclEntryId(String networkAclEntryId)
-
networkAclEntryName
public EgressAclEntryForDescribeNetworkAclAttributesOutput networkAclEntryName(String networkAclEntryName)
-
getNetworkAclEntryName
public String getNetworkAclEntryName()
Get networkAclEntryName- 返回:
- networkAclEntryName
-
setNetworkAclEntryName
public void setNetworkAclEntryName(String networkAclEntryName)
-
policy
public EgressAclEntryForDescribeNetworkAclAttributesOutput policy(String policy)
-
getPolicy
public String getPolicy()
Get policy- 返回:
- policy
-
setPolicy
public void setPolicy(String policy)
-
port
public EgressAclEntryForDescribeNetworkAclAttributesOutput port(String port)
-
getPort
public String getPort()
Get port- 返回:
- port
-
setPort
public void setPort(String port)
-
priority
public EgressAclEntryForDescribeNetworkAclAttributesOutput priority(Integer priority)
-
getPriority
public Integer getPriority()
Get priority- 返回:
- priority
-
setPriority
public void setPriority(Integer priority)
-
protocol
public EgressAclEntryForDescribeNetworkAclAttributesOutput protocol(String protocol)
-
getProtocol
public String getProtocol()
Get protocol- 返回:
- protocol
-
setProtocol
public void setProtocol(String protocol)
-
-