aws-sdk-java
aws-sdk-java copied to clipboard
#2838 Adapt InitiateMultipartUploadRequest to support custom storage …
Issue #2838:
Description of changes:
- Use
Stringto store the storage class property ofInitiateMultipartUploadRequestinstead ofStorageClass - Add an additional getter to retrieve the storage class String value and use that when encoding the request
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.