Class JsonLookup
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
An ordered collection of
JsonPath.-
Method Summary
Modifier and TypeMethodDescriptionstatic JsonLookupempty()Static factory method for an emptyJsonLookup.booleangetPaths()inthashCode()static JsonLookupStatic factory method forJsonLookup.toString()
-
Method Details
-
of
Static factory method forJsonLookup.- Parameters:
paths- An ordered enumeration ofJsonPath, that is used for JSON lookup.- Returns:
- A new instance.
-
empty
Static factory method for an emptyJsonLookup.- Returns:
- A new instance.
-
equals
-
hashCode
public int hashCode() -
toString
-
getPaths
-