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

#2838 Adapt InitiateMultipartUploadRequest to support custom storage …

Open pepijnve opened this issue 3 years ago • 0 comments

Issue #2838:

Description of changes:

  • Use String to store the storage class property of InitiateMultipartUploadRequest instead of StorageClass
  • 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.

pepijnve avatar Sep 06 '22 16:09 pepijnve