Uses of Interface
one.microstream.storage.restclient.ObjectRequest
| Package | Description |
|---|---|
| one.microstream.storage.restclient | |
| one.microstream.storage.restclient.jersey |
-
Uses of ObjectRequest in one.microstream.storage.restclient
Classes in one.microstream.storage.restclient that implement ObjectRequest Modifier and Type Class Description static classObjectRequest.DefaultMethods in one.microstream.storage.restclient that return ObjectRequest Modifier and Type Method Description ObjectRequestObjectRequest.Builder. build()ObjectRequestObjectRequest.Builder.Default. build()static ObjectRequestObjectRequest. New(long objectId)Methods in one.microstream.storage.restclient with parameters of type ObjectRequest Modifier and Type Method Description ViewerObjectDescriptionStorageRestClient. requestObject(ObjectRequest objectRequest) -
Uses of ObjectRequest in one.microstream.storage.restclient.jersey
Methods in one.microstream.storage.restclient.jersey with parameters of type ObjectRequest Modifier and Type Method Description ViewerObjectDescriptionStorageRestClientJersey.Default. requestObject(ObjectRequest objectRequest)