JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.here.platform.data.client.blobstore
Interface ExistSupport
All Known Implementing Classes:
DurableReadVolume
,
ObjectStoreReadVolume
public interface
ExistSupport
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
scala.concurrent.Future<
Object
>
exists
(
String
dataHandle)
Method Details
exists
scala.concurrent.Future<
Object
>
exists
(
String
dataHandle)