| Package | Description | 
|---|---|
| org.apache.olingo.server.api.prefer | Olingo Server API - Prefer
 
 The prefer package is used to condense all about the Olingo Prefer handling. | 
| Modifier and Type | Method and Description | 
|---|---|
| Preferences.Return | Preferences. getReturn()Gets the value of the preference  returnornullif not set
 or the value is not valid. | 
| static Preferences.Return | Preferences.Return. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Preferences.Return[] | Preferences.Return. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| PreferencesApplied.Builder | PreferencesApplied.Builder. returnRepresentation(Preferences.Return returnRepresentation)Sets the value of the applied preference  return. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.