aws-sdk-java-v2 icon indicating copy to clipboard operation
aws-sdk-java-v2 copied to clipboard

[Bug bash] Allow ResponseBody.toFile option to override file

Open L-Applin opened this issue 2 years ago • 4 comments

fixes issue 2300

Allow ResponseBody.toFile option to override file by passing StandardCopyOptions.

L-Applin avatar Feb 17 '23 21:02 L-Applin

We should probably make it consistent with our async counterpart.

https://github.com/aws/aws-sdk-java-v2/blob/master/core/sdk-core/src/main/java/software/amazon/awssdk/core/async/AsyncResponseTransformer.java#L180

zoewangg avatar Feb 21 '23 21:02 zoewangg

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

sonarqubecloud[bot] avatar Sep 19 '23 18:09 sonarqubecloud[bot]

any updates on this?

i-avalos avatar Sep 27 '24 10:09 i-avalos

Closing this as stale, with @L-Applin permission.

debora-ito avatar Jun 19 '25 22:06 debora-ito