feat: add preview MultipartUploadClient#completeMultipartUpload by ShreyasSinha · Pull Request #3372 · googleapis/java-storage (original) (raw)
added 6 commits
…ltipartUploadHttpRequestManager.java
Co-authored-by: BenWhitehead BenWhitehead@users.noreply.github.com
BenWhitehead changed the title
feat: Adding API for complete multipart upload. feat: add preview MultipartUploadClient#completeMultiparUpload
BenWhitehead changed the title
feat: add preview MultipartUploadClient#completeMultiparUpload feat: add preview MultipartUploadClient#completeMultipartUpload
BenWhitehead added a commit that referenced this pull request
BEGIN_NESTED_COMMIT
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#createMultipartUpload #3356 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#listParts #3359 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#abortMultipartUpload #3361 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#uploadPart #3375 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#completeMultipartUpload #3372 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadSettings END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE END_COMMIT_OVERRIDE
END_NESTED_COMMIT
Other changes:
- chore: refactor retrier creation from HttpStorageOptions to StorageOptions #3350
- chore: refactorings for CreateMultipartUpload #3364
- chore: fix xml parsing of StringEnumValue's so that the enum contract is not broken #3377
- chore: add PredefinedAcl#xmlEntry
Co-authored-by: BenWhitehead BenWhitehead@users.noreply.github.com
BenWhitehead added a commit that referenced this pull request
BEGIN_NESTED_COMMIT
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#createMultipartUpload #3356 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#listParts #3359 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#abortMultipartUpload #3361 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#uploadPart #3375 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#completeMultipartUpload #3372 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadSettings END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE END_COMMIT_OVERRIDE
END_NESTED_COMMIT
Other changes:
- chore: refactor retrier creation from HttpStorageOptions to StorageOptions #3350
- chore: refactorings for CreateMultipartUpload #3364
- chore: fix xml parsing of StringEnumValue's so that the enum contract is not broken #3377
- chore: add PredefinedAcl#xmlEntry
Co-authored-by: BenWhitehead BenWhitehead@users.noreply.github.com
BenWhitehead added a commit that referenced this pull request
BEGIN_NESTED_COMMIT
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#createMultipartUpload #3356 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#listParts #3359 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#abortMultipartUpload #3361 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#uploadPart #3375 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#completeMultipartUpload #3372 END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadSettings END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE END_COMMIT_OVERRIDE
END_NESTED_COMMIT
Other changes:
- chore: refactor retrier creation from HttpStorageOptions to StorageOptions #3350
- chore: refactorings for CreateMultipartUpload #3364
- chore: fix xml parsing of StringEnumValue's so that the enum contract is not broken #3377
- chore: add PredefinedAcl#xmlEntry
Co-authored-by: BenWhitehead BenWhitehead@users.noreply.github.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})