Uses of Class
jenkins.plugins.itemstorage.s3.Destination
Packages that use Destination
-
Uses of Destination in jenkins.plugins.itemstorage.s3
Methods in jenkins.plugins.itemstorage.s3 with parameters of type DestinationModifier and TypeMethodDescriptionvoid
Uploads.startUploading
(com.amazonaws.services.s3.transfer.TransferManager manager, File file, InputStream inputStream, Destination dest, com.amazonaws.services.s3.model.ObjectMetadata metadata)