| Modifier and Type | Required Element and Description |
|---|---|
String[] |
keys |
String[] |
values
can be defined literally, or with enclosed variables (ex.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean[] |
urlEncode
Indicates whether a header should be URL encoded.
|
public abstract String[] keys
HttpHeaderspublic abstract String[] values
{variable})
The inputs to these variables are taken from method parameters annotated with {@codePathParampublic abstract boolean[] urlEncode
Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.