Package ru.tinkoff.kora.s3.client.aws
Interface AwsS3ClientConfig
@Experimental
public interface AwsS3ClientConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic interface -
Method Summary
Modifier and TypeMethodDescriptiondefault AwsS3ClientConfig.AddressStyledefault booleandefault booleandefault Durationupload()
-
Method Details
-
addressStyle
-
requestTimeout
-
checksumValidationEnabled
default boolean checksumValidationEnabled() -
chunkedEncodingEnabled
default boolean chunkedEncodingEnabled() -
upload
AwsS3ClientConfig.UploadConfig upload()
-