OTGetParams

Object Get Operation Put Phase Parameters

Parameters specific to the 'get object' phase of the object touch complex operation.

If the get phase is skipped on the object touch operation due to an object already existing at the target path and the ObjectTouchParams.overwrite flag being set to true then these parameters will be ignored.

Author

Elizabeth Paige Harper https://github.com/Foxcapades

Since

v0.3.0

Properties

Link copied to clipboard
abstract var callback: () -> Unit?

Optional callback that will be executed on successful completion of the object get phase of the touch operation.

Link copied to clipboard
abstract val headers: MutableHeaders

Additional/custom headers to send with the S3 operation request.

Link copied to clipboard

Additional/custom query parameters to send with the S3 operation request.