Liking cljdoc? Tell your friends :D

amazonica.aws.s3transfer


abort-multipart-uploadsclj

(abort-multipart-uploads string date)
source

add-listenerclj

(add-listener obj)
source

client-classclj

source

copyclj

(copy copy-object-request)
(copy copy-object-request transfer-state-change-listener)
(copy copy-object-request amazon-s3 transfer-state-change-listener)
(copy string-1 string-2 string-3 string-4)
source

downloadclj

(download get-object-request file)
(download get-object-request file long)
(download get-object-request file s3-progress-listener)
(download string-1 string-2 file)
(download get-object-request file s3-progress-listener long)
(download string-1 string-2 file long)
(download get-object-request file s3-progress-listener long boolean)
source

download-directoryclj

(download-directory string-1 string-2 file)
(download-directory string-1 string-2 file boolean)
(download-directory string-1 string-2 file key-filter)
(download-directory string-1 string-2 file boolean key-filter)
source

get-amazon-s3-clientclj

(get-amazon-s3-client)
source

get-amazon-s3clientclj

(get-amazon-s3client)
source

get-configurationclj

(get-configuration)
source

resume-downloadclj

(resume-download persistable-download)
source

resume-uploadclj

(resume-upload persistable-upload)
source

set-configurationclj

(set-configuration transfer-manager-configuration)
source

show-functionsclj

source

shutdown-nowclj

(shutdown-now)
(shutdown-now boolean)
source

transferclj

(transfer obj)
source

uploadclj

(upload put-object-request)
(upload put-object-request s3-progress-listener)
(upload string-1 string-2 file)
(upload string-1 string-2 input-stream object-metadata)
source

upload-directoryclj

(upload-directory string-1 string-2 file boolean)
(upload-directory string-1 string-2 file boolean object-metadata-provider)
(upload-directory string-1
                  string-2
                  file
                  boolean
                  object-metadata-provider
                  object-tagging-provider)
source

upload-file-listclj

(upload-file-list string-1 string-2 file list)
(upload-file-list string-1 string-2 file list object-metadata-provider)
(upload-file-list string-1
                  string-2
                  file
                  list
                  object-metadata-provider
                  object-tagging-provider)
source

waitcljmacro

(wait transfer & body)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close