Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Task> |
addFirewallRule(String billingSiteId,
String vpdcId,
FirewallRule firewallRule) |
com.google.common.util.concurrent.ListenableFuture<Task> |
deleteFirewallRule(String billingSiteId,
String vpdcId,
FirewallRule firewallRule) |
com.google.common.util.concurrent.ListenableFuture<Task> addFirewallRule(@Nullable String billingSiteId, String vpdcId, FirewallRule firewallRule)
com.google.common.util.concurrent.ListenableFuture<Task> deleteFirewallRule(@Nullable String billingSiteId, String vpdcId, FirewallRule firewallRule)
Copyright © 2009-2012 jclouds. All Rights Reserved.