public class FirewallRuleFactory extends Object
| Constructor and Description |
|---|
FirewallRuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
FirewallRule |
createForHostname(String[] hostnames) |
FirewallRule |
createForNetwork(String[] networks) |
public FirewallRule createForHostname(String[] hostnames)
public FirewallRule createForNetwork(String[] networks)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.