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