public class EgressAclEntryForDescribeNetworkAclsOutput extends Object
| Constructor and Description |
|---|
EgressAclEntryForDescribeNetworkAclsOutput() |
public EgressAclEntryForDescribeNetworkAclsOutput()
public EgressAclEntryForDescribeNetworkAclsOutput description(String description)
public String getDescription()
public void setDescription(String description)
public EgressAclEntryForDescribeNetworkAclsOutput destinationCidrIp(String destinationCidrIp)
public String getDestinationCidrIp()
public void setDestinationCidrIp(String destinationCidrIp)
public EgressAclEntryForDescribeNetworkAclsOutput networkAclEntryId(String networkAclEntryId)
public String getNetworkAclEntryId()
public void setNetworkAclEntryId(String networkAclEntryId)
public EgressAclEntryForDescribeNetworkAclsOutput networkAclEntryName(String networkAclEntryName)
public String getNetworkAclEntryName()
public void setNetworkAclEntryName(String networkAclEntryName)
public EgressAclEntryForDescribeNetworkAclsOutput policy(String policy)
public String getPolicy()
public void setPolicy(String policy)
public EgressAclEntryForDescribeNetworkAclsOutput port(String port)
public String getPort()
public void setPort(String port)
public EgressAclEntryForDescribeNetworkAclsOutput priority(Integer priority)
public Integer getPriority()
public void setPriority(Integer priority)
public EgressAclEntryForDescribeNetworkAclsOutput protocol(String protocol)
public String getProtocol()
public void setProtocol(String protocol)
Copyright © 2024. All rights reserved.