Package | Description |
---|---|
org.jclouds.vcloud.domain.network.firewall | |
org.jclouds.vcloud.xml |
Modifier and Type | Method and Description |
---|---|
FirewallProtocols |
FirewallRule.getProtocols() |
Constructor and Description |
---|
FirewallRule(boolean enabled,
String description,
FirewallPolicy policy,
FirewallProtocols protocols,
int port,
String destinationIp) |
Modifier and Type | Field and Description |
---|---|
protected FirewallProtocols |
OrgNetworkHandler.protocols |
Copyright © 2009-2013 jclouds. All Rights Reserved.