The interface for oj.FetchByKeysResults
- Since:
- 4.1.0
Fields
-
fetchParameters :oj.FetchByKeysParameters
PREVIEW: This is a preview API. Preview APIs are production quality, but can be changed on a major version without a deprecation path.
-
The parameters used for the fetch call.
- Since:
- 4.1.0
-
results :Map.<*, oj.Item>
PREVIEW: This is a preview API. Preview APIs are production quality, but can be changed on a major version without a deprecation path.
-
Map of keys and corresponding oj.Item.
- Since:
- 4.1.0