public class FirewallManager extends Object
| Constructor and Description |
|---|
FirewallManager(org.jclouds.compute.ComputeService computeService,
ApiFirewallSupport firewallSupport)
Constructor
|
public FirewallManager(org.jclouds.compute.ComputeService computeService,
ApiFirewallSupport firewallSupport)
public void addRules(Rule... rules) throws IOException
IOExceptionpublic void addRules(Set<Rule> rules) throws IOException
IOExceptionpublic void addRule(Rule rule) throws IOException
IOExceptionpublic boolean isSupported()
Copyright © 2011–2014 Red Hat. All rights reserved.