Discuss this help topic in SecureBlackbox Forum
Creates data object.
Declaration
Parameters
- ObjName - object name
- ContentType - specifies content type of the object
- ContentDisposition - specifies content disposition of the object
- Metadata - contains metadata of the object
- Handler - security handler used to perform the operation
- StorageClass - ...
- ContentEncoding - ...
Return value
Instance of
TElAWSS3DataStorageObject class which contains newly created object.
Description
Use this method to create a new object in the bucket.
Discuss this help topic in SecureBlackbox Forum