@Beta public class ODataUriFactory extends Object
| Constructor and Description |
|---|
ODataUriFactory() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeQuery(String input)
Encodes the query passed with encoding set listed in
ENCODING_MAP_FOR_QUERY |
@Nonnull public static String encodeQuery(@Nonnull String input)
ENCODING_MAP_FOR_QUERYinput - The query string of the requestCopyright © 2020 SAP SE. All rights reserved.