public class IngressAclEntryForDescribeNetworkAclAttributesOutput extends Object
| 构造器和说明 |
|---|
IngressAclEntryForDescribeNetworkAclAttributesOutput() |
public IngressAclEntryForDescribeNetworkAclAttributesOutput()
public IngressAclEntryForDescribeNetworkAclAttributesOutput description(String description)
public String getDescription()
public void setDescription(String description)
public IngressAclEntryForDescribeNetworkAclAttributesOutput networkAclEntryId(String networkAclEntryId)
public String getNetworkAclEntryId()
public void setNetworkAclEntryId(String networkAclEntryId)
public IngressAclEntryForDescribeNetworkAclAttributesOutput networkAclEntryName(String networkAclEntryName)
public String getNetworkAclEntryName()
public void setNetworkAclEntryName(String networkAclEntryName)
public IngressAclEntryForDescribeNetworkAclAttributesOutput policy(String policy)
public String getPolicy()
public void setPolicy(String policy)
public IngressAclEntryForDescribeNetworkAclAttributesOutput port(String port)
public String getPort()
public void setPort(String port)
public IngressAclEntryForDescribeNetworkAclAttributesOutput priority(Integer priority)
public Integer getPriority()
public void setPriority(Integer priority)
public IngressAclEntryForDescribeNetworkAclAttributesOutput protocol(String protocol)
public String getProtocol()
public void setProtocol(String protocol)
public IngressAclEntryForDescribeNetworkAclAttributesOutput sourceCidrIp(String sourceCidrIp)
public String getSourceCidrIp()
public void setSourceCidrIp(String sourceCidrIp)
Copyright © 2024. All rights reserved.