| Package | Description | 
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options | 
| Modifier and Type | Method and Description | 
|---|---|
AsyncCreateResponse | 
NATClient.createIPForwardingRule(String IPAddressId,
                      String protocol,
                      int startPort,
                      CreateIPForwardingRuleOptions... options)
Creates an ip forwarding rule 
 | 
com.google.common.util.concurrent.ListenableFuture<AsyncCreateResponse> | 
NATAsyncClient.createIPForwardingRule(String IPAddressId,
                      String protocol,
                      int startPort,
                      CreateIPForwardingRuleOptions... options)  | 
| Modifier and Type | Field and Description | 
|---|---|
static CreateIPForwardingRuleOptions | 
CreateIPForwardingRuleOptions.NONE  | 
| Modifier and Type | Method and Description | 
|---|---|
CreateIPForwardingRuleOptions | 
CreateIPForwardingRuleOptions.endPort(int endPort)  | 
static CreateIPForwardingRuleOptions | 
CreateIPForwardingRuleOptions.Builder.endPort(int endPort)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.