7#include <aws/core/utils/memory/stl/AWSMap.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/s3/S3Request.h>
10#include <aws/s3/S3_EXPORTS.h>
11#include <aws/s3/model/ChecksumType.h>
12#include <aws/s3/model/CompletedMultipartUpload.h>
13#include <aws/s3/model/RequestPayer.h>
86 template <
typename BucketT = Aws::String>
88 m_bucketHasBeenSet =
true;
89 m_bucket = std::forward<BucketT>(value);
91 template <
typename BucketT = Aws::String>
104 template <
typename KeyT = Aws::String>
106 m_keyHasBeenSet =
true;
107 m_key = std::forward<KeyT>(value);
109 template <
typename KeyT = Aws::String>
111 SetKey(std::forward<KeyT>(value));
122 template <
typename MultipartUploadT = CompletedMultipartUpload>
124 m_multipartUploadHasBeenSet =
true;
125 m_multipartUpload = std::forward<MultipartUploadT>(value);
127 template <
typename MultipartUploadT = CompletedMultipartUpload>
140 template <
typename UploadIdT = Aws::String>
142 m_uploadIdHasBeenSet =
true;
143 m_uploadId = std::forward<UploadIdT>(value);
145 template <
typename UploadIdT = Aws::String>
163 template <
typename ChecksumCRC32T = Aws::String>
165 m_checksumCRC32HasBeenSet =
true;
166 m_checksumCRC32 = std::forward<ChecksumCRC32T>(value);
168 template <
typename ChecksumCRC32T = Aws::String>
186 template <
typename ChecksumCRC32CT = Aws::String>
188 m_checksumCRC32CHasBeenSet =
true;
189 m_checksumCRC32C = std::forward<ChecksumCRC32CT>(value);
191 template <
typename ChecksumCRC32CT = Aws::String>
210 template <
typename ChecksumCRC64NVMET = Aws::String>
212 m_checksumCRC64NVMEHasBeenSet =
true;
213 m_checksumCRC64NVME = std::forward<ChecksumCRC64NVMET>(value);
215 template <
typename ChecksumCRC64NVMET = Aws::String>
233 template <
typename ChecksumSHA1T = Aws::String>
235 m_checksumSHA1HasBeenSet =
true;
236 m_checksumSHA1 = std::forward<ChecksumSHA1T>(value);
238 template <
typename ChecksumSHA1T = Aws::String>
256 template <
typename ChecksumSHA256T = Aws::String>
258 m_checksumSHA256HasBeenSet =
true;
259 m_checksumSHA256 = std::forward<ChecksumSHA256T>(value);
261 template <
typename ChecksumSHA256T = Aws::String>
282 m_checksumTypeHasBeenSet =
true;
283 m_checksumType = value;
300 m_mpuObjectSizeHasBeenSet =
true;
301 m_mpuObjectSize = value;
314 m_requestPayerHasBeenSet =
true;
315 m_requestPayer = value;
331 template <
typename ExpectedBucketOwnerT = Aws::String>
333 m_expectedBucketOwnerHasBeenSet =
true;
334 m_expectedBucketOwner = std::forward<ExpectedBucketOwnerT>(value);
336 template <
typename ExpectedBucketOwnerT = Aws::String>
359 template <
typename IfMatchT = Aws::String>
361 m_ifMatchHasBeenSet =
true;
362 m_ifMatch = std::forward<IfMatchT>(value);
364 template <
typename IfMatchT = Aws::String>
386 template <
typename IfNoneMatchT = Aws::String>
388 m_ifNoneMatchHasBeenSet =
true;
389 m_ifNoneMatch = std::forward<IfNoneMatchT>(value);
391 template <
typename IfNoneMatchT = Aws::String>
410 template <
typename SSECustomerAlgorithmT = Aws::String>
412 m_sSECustomerAlgorithmHasBeenSet =
true;
413 m_sSECustomerAlgorithm = std::forward<SSECustomerAlgorithmT>(value);
415 template <
typename SSECustomerAlgorithmT = Aws::String>
433 template <
typename SSECustomerKeyT = Aws::String>
435 m_sSECustomerKeyHasBeenSet =
true;
436 m_sSECustomerKey = std::forward<SSECustomerKeyT>(value);
438 template <
typename SSECustomerKeyT = Aws::String>
456 template <
typename SSECustomerKeyMD5T = Aws::String>
458 m_sSECustomerKeyMD5HasBeenSet =
true;
459 m_sSECustomerKeyMD5 = std::forward<SSECustomerKeyMD5T>(value);
461 template <
typename SSECustomerKeyMD5T = Aws::String>
472 template <
typename CustomizedAccessLogTagT = Aws::Map<Aws::String, Aws::String>>
474 m_customizedAccessLogTagHasBeenSet =
true;
475 m_customizedAccessLogTag = std::forward<CustomizedAccessLogTagT>(value);
477 template <
typename CustomizedAccessLogTagT = Aws::Map<Aws::String, Aws::String>>
482 template <
typename CustomizedAccessLogTagKeyT = Aws::String,
typename CustomizedAccessLogTagValueT = Aws::String>
484 m_customizedAccessLogTagHasBeenSet =
true;
485 m_customizedAccessLogTag.emplace(std::forward<CustomizedAccessLogTagKeyT>(key), std::forward<CustomizedAccessLogTagValueT>(value));
491 bool m_bucketHasBeenSet =
false;
494 bool m_keyHasBeenSet =
false;
497 bool m_multipartUploadHasBeenSet =
false;
500 bool m_uploadIdHasBeenSet =
false;
503 bool m_checksumCRC32HasBeenSet =
false;
506 bool m_checksumCRC32CHasBeenSet =
false;
509 bool m_checksumCRC64NVMEHasBeenSet =
false;
512 bool m_checksumSHA1HasBeenSet =
false;
515 bool m_checksumSHA256HasBeenSet =
false;
518 bool m_checksumTypeHasBeenSet =
false;
520 long long m_mpuObjectSize{0};
521 bool m_mpuObjectSizeHasBeenSet =
false;
524 bool m_requestPayerHasBeenSet =
false;
527 bool m_expectedBucketOwnerHasBeenSet =
false;
530 bool m_ifMatchHasBeenSet =
false;
533 bool m_ifNoneMatchHasBeenSet =
false;
536 bool m_sSECustomerAlgorithmHasBeenSet =
false;
539 bool m_sSECustomerKeyHasBeenSet =
false;
542 bool m_sSECustomerKeyMD5HasBeenSet =
false;
545 bool m_customizedAccessLogTagHasBeenSet =
false;
virtual const char * GetServiceRequestName() const override
AWS_S3_API Aws::String SerializePayload() const override
bool ExpectedBucketOwnerHasBeenSet() const
void SetChecksumType(ChecksumType value)
const Aws::String & GetSSECustomerAlgorithm() const
const Aws::String & GetIfMatch() const
void SetChecksumCRC64NVME(ChecksumCRC64NVMET &&value)
bool SSECustomerAlgorithmHasBeenSet() const
AWS_S3_API bool HasEmbeddedError(IOStream &body, const Http::HeaderValueCollection &header) const override
CompleteMultipartUploadRequest & WithKey(KeyT &&value)
void SetChecksumCRC32C(ChecksumCRC32CT &&value)
bool ChecksumCRC32CHasBeenSet() const
const Aws::Map< Aws::String, Aws::String > & GetCustomizedAccessLogTag() const
const Aws::String & GetUploadId() const
bool ChecksumSHA1HasBeenSet() const
bool SSECustomerKeyHasBeenSet() const
void SetIfMatch(IfMatchT &&value)
const Aws::String & GetChecksumCRC32() const
const Aws::String & GetChecksumCRC64NVME() const
CompleteMultipartUploadRequest & WithChecksumCRC32C(ChecksumCRC32CT &&value)
CompleteMultipartUploadRequest & WithChecksumCRC64NVME(ChecksumCRC64NVMET &&value)
const Aws::String & GetChecksumSHA1() const
bool ChecksumSHA256HasBeenSet() const
AWS_S3_API EndpointParameters GetEndpointContextParams() const override
CompleteMultipartUploadRequest & WithIfNoneMatch(IfNoneMatchT &&value)
CompleteMultipartUploadRequest & WithExpectedBucketOwner(ExpectedBucketOwnerT &&value)
CompleteMultipartUploadRequest & WithChecksumCRC32(ChecksumCRC32T &&value)
const Aws::String & GetSSECustomerKeyMD5() const
CompleteMultipartUploadRequest & WithBucket(BucketT &&value)
const Aws::String & GetChecksumCRC32C() const
bool BucketHasBeenSet() const
CompleteMultipartUploadRequest & WithIfMatch(IfMatchT &&value)
ChecksumType GetChecksumType() const
bool SSECustomerKeyMD5HasBeenSet() const
CompleteMultipartUploadRequest & WithChecksumType(ChecksumType value)
void SetSSECustomerKeyMD5(SSECustomerKeyMD5T &&value)
long long GetMpuObjectSize() const
bool RequestPayerHasBeenSet() const
bool CustomizedAccessLogTagHasBeenSet() const
void SetCustomizedAccessLogTag(CustomizedAccessLogTagT &&value)
const CompletedMultipartUpload & GetMultipartUpload() const
CompleteMultipartUploadRequest & WithRequestPayer(RequestPayer value)
bool KeyHasBeenSet() const
void SetChecksumSHA1(ChecksumSHA1T &&value)
bool UploadIdHasBeenSet() const
const Aws::String & GetKey() const
void SetRequestPayer(RequestPayer value)
void SetMultipartUpload(MultipartUploadT &&value)
bool ChecksumTypeHasBeenSet() const
bool ChecksumCRC64NVMEHasBeenSet() const
CompleteMultipartUploadRequest & WithMultipartUpload(MultipartUploadT &&value)
const Aws::String & GetChecksumSHA256() const
CompleteMultipartUploadRequest & WithSSECustomerKeyMD5(SSECustomerKeyMD5T &&value)
bool ChecksumCRC32HasBeenSet() const
CompleteMultipartUploadRequest & WithCustomizedAccessLogTag(CustomizedAccessLogTagT &&value)
void SetSSECustomerKey(SSECustomerKeyT &&value)
void SetChecksumCRC32(ChecksumCRC32T &&value)
void SetChecksumSHA256(ChecksumSHA256T &&value)
void SetMpuObjectSize(long long value)
void SetKey(KeyT &&value)
void SetExpectedBucketOwner(ExpectedBucketOwnerT &&value)
CompleteMultipartUploadRequest & WithChecksumSHA256(ChecksumSHA256T &&value)
bool MpuObjectSizeHasBeenSet() const
CompleteMultipartUploadRequest & WithSSECustomerKey(SSECustomerKeyT &&value)
AWS_S3_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
RequestPayer GetRequestPayer() const
CompleteMultipartUploadRequest & WithChecksumSHA1(ChecksumSHA1T &&value)
void SetIfNoneMatch(IfNoneMatchT &&value)
CompleteMultipartUploadRequest & WithMpuObjectSize(long long value)
CompleteMultipartUploadRequest & AddCustomizedAccessLogTag(CustomizedAccessLogTagKeyT &&key, CustomizedAccessLogTagValueT &&value)
bool MultipartUploadHasBeenSet() const
AWS_S3_API void AddQueryStringParameters(Aws::Http::URI &uri) const override
void SetBucket(BucketT &&value)
CompleteMultipartUploadRequest & WithSSECustomerAlgorithm(SSECustomerAlgorithmT &&value)
CompleteMultipartUploadRequest & WithUploadId(UploadIdT &&value)
void SetUploadId(UploadIdT &&value)
void SetSSECustomerAlgorithm(SSECustomerAlgorithmT &&value)
const Aws::String & GetBucket() const
const Aws::String & GetExpectedBucketOwner() const
const Aws::String & GetIfNoneMatch() const
const Aws::String & GetSSECustomerKey() const
AWS_S3_API CompleteMultipartUploadRequest()=default
bool IfMatchHasBeenSet() const
bool IfNoneMatchHasBeenSet() const
Aws::Endpoint::EndpointParameters EndpointParameters
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_iostream< char, std::char_traits< char > > IOStream
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String