public static class EdgeGatewayFirewallUpdateRequest.FirewallRule.FirewallRuleApplication.FirewallRuleService extends Object
| Constructor and Description | 
|---|
| FirewallRuleService(String protocol,
                   List<String> port,
                   List<String> sourcePort,
                   String icmpType) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getIcmpType()Get the firewall rule service ICMP type. | 
| List<String> | getPort()Get the list of firewall rule service ports. | 
| String | getProtocol()Get the firewall rule service protocol. | 
| List<String> | getSourcePort()Get the list of firewall rule service source ports. | 
public String getProtocol()
String firewall rule service protocolpublic List<String> getSourcePort()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.