public class CreateIPForwardingRuleOptions extends BaseHttpRequestOptions
Modifier and Type | Class and Description |
---|---|
static class |
CreateIPForwardingRuleOptions.Builder |
Modifier and Type | Field and Description |
---|---|
static CreateIPForwardingRuleOptions |
NONE |
formParameters, headers, pathSuffix, payload, queryParameters
Constructor and Description |
---|
CreateIPForwardingRuleOptions() |
Modifier and Type | Method and Description |
---|---|
CreateIPForwardingRuleOptions |
endPort(int endPort) |
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public static final CreateIPForwardingRuleOptions NONE
public CreateIPForwardingRuleOptions endPort(int endPort)
endPort
- the end port for the ruleCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.