Package io.elastic.sailor.impl
Class ObjectStorageImpl
java.lang.Object
io.elastic.sailor.impl.ObjectStorageImpl
- All Implemented Interfaces:
ObjectStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.json.JsonObjectgetJsonObject(String id) jakarta.json.JsonObjectjakarta.json.JsonObjectpostJsonObject(jakarta.json.JsonObject object) voidsetCryptoService(CryptoServiceImpl cryptoService) voidsetObjectStorageToken(String objectStorageToken) voidsetObjectStorageUri(String objectStorageUri)
-
Constructor Details
-
ObjectStorageImpl
public ObjectStorageImpl()
-
-
Method Details
-
getJsonObject
- Specified by:
getJsonObjectin interfaceObjectStorage
-
postJsonObject
public jakarta.json.JsonObject postJsonObject(jakarta.json.JsonObject object) - Specified by:
postJsonObjectin interfaceObjectStorage
-
post
- Specified by:
postin interfaceObjectStorage
-
setCryptoService
-
setObjectStorageUri
-
setObjectStorageToken
-