partSize property

int? partSize
final

default part size for multipart uploads.

Implementation

final int? partSize = 64 * 1024 * 1024;