Package com.aventstack.chaintest.storage
Interface StorageService
- All Known Implementing Classes:
AWSS3Client,AzureBlobClient
public interface StorageService
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()booleandefault StringgetPrefixKey(String prefix, String key) voidvoidwithPrefix(String prefix)
-
Field Details
-
DEFAULT_CONTAINER_NAME
- See Also:
-
STORAGE_CONTAINER_NAME
- See Also:
-
-
Method Details
-
create
-
withPrefix
-
upload
-
upload
-
upload
-
upload
-
close
void close() -
getPrefixKey
-