Interface S3AsyncClientBuilder

    • Method Detail

      • multipartEnabled

        default S3AsyncClientBuilder multipartEnabled​(Boolean enabled)
        Enables automatic conversion of PUT and COPY methods to their equivalent multipart operation. CRC32 checksum will be enabled for PUT, unless the checksum is specified or checksum validation is disabled.