public class DepthOptions extends BaseHttpRequestOptions
Modifier and Type | Field and Description |
---|---|
static String |
DEPTH_PARAM |
formParameters, headers, pathSuffix, payload, queryParameters
Constructor and Description |
---|
DepthOptions() |
Modifier and Type | Method and Description |
---|---|
DepthOptions |
depth(int depth) |
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public static final String DEPTH_PARAM
public DepthOptions depth(int depth)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.