| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
encodeNames
Whether to URI encode parameter names.
|
boolean |
encodeValues
Whether to URI encode parameter values.
|
boolean |
ignoreUnknown
Whether to ignore unknown parameters when deserializing.
|
boolean |
includeQuestionMark
Whether a question mark is included at the beginning of the query.
|
public abstract boolean includeQuestionMark
public abstract boolean encodeNames
Copyright © 2020. All rights reserved.