Interface ObjectStoreKeyEndpoint
- All Superinterfaces:
Api,Endpoint,RestEndpoint
- All Known Implementing Classes:
ObjectStoreCopyBlob,ObjectStoreDeleteBlob,ObjectStoreGetBlob,ObjectStoreHeadBlob,ObjectStorePutBlob,ObjectStoreStartMultipartUpload
-
Method Summary
Methods inherited from interface com.here.platform.data.client.http.Endpoint
acceptableNonSuccessStatusCodes, forceStrict, headers, httpEntity, isStreamingRequest, maxWaitingTimeBetweenRetries, method, perRequestTimeout, retriableHttpStatusCodes, retriesDeadlineMethods inherited from interface com.here.platform.data.client.http.RestEndpoint
acceptHeader, asHttpRequest, createParamMap, query, queryAsSeq
-
Method Details
-
key
String key() -
layerId
String layerId() -
path
String path()- Specified by:
pathin interfaceRestEndpoint
-