|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.cloudstack.options.CreateIPForwardingRuleOptions
public class CreateIPForwardingRuleOptions
Options used to create an ip forwarding rule
| Nested Class Summary | |
|---|---|
static class |
CreateIPForwardingRuleOptions.Builder
|
| Field Summary | |
|---|---|
static CreateIPForwardingRuleOptions |
NONE
|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
CreateIPForwardingRuleOptions()
|
|
| Method Summary | |
|---|---|
CreateIPForwardingRuleOptions |
endPort(int endPort)
|
| Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final CreateIPForwardingRuleOptions NONE
| Constructor Detail |
|---|
public CreateIPForwardingRuleOptions()
| Method Detail |
|---|
public CreateIPForwardingRuleOptions endPort(int endPort)
endPort - the end port for the rule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||