S3PutImageProvider

class S3PutImageProvider(val bucket: String, imageStoreClient: ImageStoreClient) : PutImageProvider

Constructors

Link copied to clipboard
constructor(bucket: String, imageStoreClient: ImageStoreClient)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun execute(name: String, file: File): ImageWriteResponse?