Modifier and Type | Class and Description |
---|---|
static class |
PreferencesApplied.Builder
Builder of OData serializer options.
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAppliedPreferences()
Gets the applied preferences.
|
String |
toString() |
String |
toValueString()
Returns a string representation that can be used as value of a Preference-Applied HTTP response header.
|
static PreferencesApplied.Builder |
with()
Initializes the builder.
|
public Map<String,String> getAppliedPreferences()
public String toValueString()
public static PreferencesApplied.Builder with()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.