Uses of Class
com.buildstash.PresignedData
-
Uses of PresignedData in com.buildstash
Methods in com.buildstash that return PresignedDataMethods in com.buildstash with parameters of type PresignedDataModifier and TypeMethodDescriptionvoidFileUploadInfo.setPresignedData(PresignedData presignedData) Constructors in com.buildstash with parameters of type PresignedDataModifierConstructorDescriptionFileUploadInfo(String filename, boolean chunkedUpload, int chunkedNumberParts, int chunkedPartSizeMb, PresignedData presignedData)