7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/s3-crt/S3CrtRequest.h>
11#include <aws/s3-crt/S3Crt_EXPORTS.h>
12#include <aws/s3-crt/model/AnnotationDirective.h>
13#include <aws/s3-crt/model/ChecksumAlgorithm.h>
14#include <aws/s3-crt/model/MetadataDirective.h>
15#include <aws/s3-crt/model/ObjectCannedACL.h>
16#include <aws/s3-crt/model/ObjectLockLegalHoldStatus.h>
17#include <aws/s3-crt/model/ObjectLockMode.h>
18#include <aws/s3-crt/model/RequestPayer.h>
19#include <aws/s3-crt/model/ServerSideEncryption.h>
20#include <aws/s3-crt/model/StorageClass.h>
21#include <aws/s3-crt/model/TaggingDirective.h>
83 m_aCLHasBeenSet =
true;
139 template <
typename BucketT = Aws::String>
141 m_bucketHasBeenSet =
true;
142 m_bucket = std::forward<BucketT>(value);
144 template <
typename BucketT = Aws::String>
157 template <
typename CacheControlT = Aws::String>
159 m_cacheControlHasBeenSet =
true;
160 m_cacheControl = std::forward<CacheControlT>(value);
162 template <
typename CacheControlT = Aws::String>
189 m_checksumAlgorithmHasBeenSet =
true;
190 m_checksumAlgorithm = value;
206 template <
typename ContentDispositionT = Aws::String>
208 m_contentDispositionHasBeenSet =
true;
209 m_contentDisposition = std::forward<ContentDispositionT>(value);
211 template <
typename ContentDispositionT = Aws::String>
227 template <
typename ContentEncodingT = Aws::String>
229 m_contentEncodingHasBeenSet =
true;
230 m_contentEncoding = std::forward<ContentEncodingT>(value);
232 template <
typename ContentEncodingT = Aws::String>
245 template <
typename ContentLanguageT = Aws::String>
247 m_contentLanguageHasBeenSet =
true;
248 m_contentLanguage = std::forward<ContentLanguageT>(value);
250 template <
typename ContentLanguageT = Aws::String>
263 template <
typename ContentTypeT = Aws::String>
265 m_contentTypeHasBeenSet =
true;
266 m_contentType = std::forward<ContentTypeT>(value);
268 template <
typename ContentTypeT = Aws::String>
332 template <
typename CopySourceT = Aws::String>
334 m_copySourceHasBeenSet =
true;
335 m_copySource = std::forward<CopySourceT>(value);
337 template <
typename CopySourceT = Aws::String>
357 template <
typename CopySourceIfMatchT = Aws::String>
359 m_copySourceIfMatchHasBeenSet =
true;
360 m_copySourceIfMatch = std::forward<CopySourceIfMatchT>(value);
362 template <
typename CopySourceIfMatchT = Aws::String>
382 template <
typename CopySourceIfModifiedSinceT = Aws::Utils::DateTime>
384 m_copySourceIfModifiedSinceHasBeenSet =
true;
385 m_copySourceIfModifiedSince = std::forward<CopySourceIfModifiedSinceT>(value);
387 template <
typename CopySourceIfModifiedSinceT = Aws::Utils::DateTime>
407 template <
typename CopySourceIfNoneMatchT = Aws::String>
409 m_copySourceIfNoneMatchHasBeenSet =
true;
410 m_copySourceIfNoneMatch = std::forward<CopySourceIfNoneMatchT>(value);
412 template <
typename CopySourceIfNoneMatchT = Aws::String>
432 template <
typename CopySourceIfUnmodifiedSinceT = Aws::Utils::DateTime>
434 m_copySourceIfUnmodifiedSinceHasBeenSet =
true;
435 m_copySourceIfUnmodifiedSince = std::forward<CopySourceIfUnmodifiedSinceT>(value);
437 template <
typename CopySourceIfUnmodifiedSinceT = Aws::Utils::DateTime>
450 template <
typename ExpiresT = Aws::Utils::DateTime>
452 m_expiresHasBeenSet =
true;
453 m_expires = std::forward<ExpiresT>(value);
455 template <
typename ExpiresT = Aws::Utils::DateTime>
471 template <
typename GrantFullControlT = Aws::String>
473 m_grantFullControlHasBeenSet =
true;
474 m_grantFullControl = std::forward<GrantFullControlT>(value);
476 template <
typename GrantFullControlT = Aws::String>
492 template <
typename GrantReadT = Aws::String>
494 m_grantReadHasBeenSet =
true;
495 m_grantRead = std::forward<GrantReadT>(value);
497 template <
typename GrantReadT = Aws::String>
513 template <
typename GrantReadACPT = Aws::String>
515 m_grantReadACPHasBeenSet =
true;
516 m_grantReadACP = std::forward<GrantReadACPT>(value);
518 template <
typename GrantReadACPT = Aws::String>
534 template <
typename GrantWriteACPT = Aws::String>
536 m_grantWriteACPHasBeenSet =
true;
537 m_grantWriteACP = std::forward<GrantWriteACPT>(value);
539 template <
typename GrantWriteACPT = Aws::String>
559 template <
typename IfMatchT = Aws::String>
561 m_ifMatchHasBeenSet =
true;
562 m_ifMatch = std::forward<IfMatchT>(value);
564 template <
typename IfMatchT = Aws::String>
583 template <
typename IfNoneMatchT = Aws::String>
585 m_ifNoneMatchHasBeenSet =
true;
586 m_ifNoneMatch = std::forward<IfNoneMatchT>(value);
588 template <
typename IfNoneMatchT = Aws::String>
601 template <
typename KeyT = Aws::String>
603 m_keyHasBeenSet =
true;
604 m_key = std::forward<KeyT>(value);
606 template <
typename KeyT = Aws::String>
608 SetKey(std::forward<KeyT>(value));
619 template <
typename MetadataT = Aws::Map<Aws::String, Aws::String>>
621 m_metadataHasBeenSet =
true;
622 m_metadata = std::forward<MetadataT>(value);
624 template <
typename MetadataT = Aws::Map<Aws::String, Aws::String>>
629 template <
typename MetadataKeyT = Aws::String,
typename MetadataValueT = Aws::String>
631 m_metadataHasBeenSet =
true;
632 m_metadata.emplace(std::forward<MetadataKeyT>(key), std::forward<MetadataValueT>(value));
657 m_metadataDirectiveHasBeenSet =
true;
658 m_metadataDirective = value;
701 m_taggingDirectiveHasBeenSet =
true;
702 m_taggingDirective = value;
739 m_annotationDirectiveHasBeenSet =
true;
740 m_annotationDirective = value;
821 m_serverSideEncryptionHasBeenSet =
true;
822 m_serverSideEncryption = value;
864 m_storageClassHasBeenSet =
true;
865 m_storageClass = value;
886 template <
typename WebsiteRedirectLocationT = Aws::String>
888 m_websiteRedirectLocationHasBeenSet =
true;
889 m_websiteRedirectLocation = std::forward<WebsiteRedirectLocationT>(value);
891 template <
typename WebsiteRedirectLocationT = Aws::String>
913 template <
typename SSECustomerAlgorithmT = Aws::String>
915 m_sSECustomerAlgorithmHasBeenSet =
true;
916 m_sSECustomerAlgorithm = std::forward<SSECustomerAlgorithmT>(value);
918 template <
typename SSECustomerAlgorithmT = Aws::String>
937 template <
typename SSECustomerKeyT = Aws::String>
939 m_sSECustomerKeyHasBeenSet =
true;
940 m_sSECustomerKey = std::forward<SSECustomerKeyT>(value);
942 template <
typename SSECustomerKeyT = Aws::String>
958 template <
typename SSECustomerKeyMD5T = Aws::String>
960 m_sSECustomerKeyMD5HasBeenSet =
true;
961 m_sSECustomerKeyMD5 = std::forward<SSECustomerKeyMD5T>(value);
963 template <
typename SSECustomerKeyMD5T = Aws::String>
995 template <
typename SSEKMSKeyIdT = Aws::String>
997 m_sSEKMSKeyIdHasBeenSet =
true;
998 m_sSEKMSKeyId = std::forward<SSEKMSKeyIdT>(value);
1000 template <
typename SSEKMSKeyIdT = Aws::String>
1025 template <
typename SSEKMSEncryptionContextT = Aws::String>
1027 m_sSEKMSEncryptionContextHasBeenSet =
true;
1028 m_sSEKMSEncryptionContext = std::forward<SSEKMSEncryptionContextT>(value);
1030 template <
typename SSEKMSEncryptionContextT = Aws::String>
1058 m_bucketKeyEnabledHasBeenSet =
true;
1059 m_bucketKeyEnabled = value;
1078 template <
typename CopySourceSSECustomerAlgorithmT = Aws::String>
1080 m_copySourceSSECustomerAlgorithmHasBeenSet =
true;
1081 m_copySourceSSECustomerAlgorithm = std::forward<CopySourceSSECustomerAlgorithmT>(value);
1083 template <
typename CopySourceSSECustomerAlgorithmT = Aws::String>
1102 template <
typename CopySourceSSECustomerKeyT = Aws::String>
1104 m_copySourceSSECustomerKeyHasBeenSet =
true;
1105 m_copySourceSSECustomerKey = std::forward<CopySourceSSECustomerKeyT>(value);
1107 template <
typename CopySourceSSECustomerKeyT = Aws::String>
1126 template <
typename CopySourceSSECustomerKeyMD5T = Aws::String>
1128 m_copySourceSSECustomerKeyMD5HasBeenSet =
true;
1129 m_copySourceSSECustomerKeyMD5 = std::forward<CopySourceSSECustomerKeyMD5T>(value);
1131 template <
typename CopySourceSSECustomerKeyMD5T = Aws::String>
1143 m_requestPayerHasBeenSet =
true;
1144 m_requestPayer = value;
1190 template <
typename TaggingT = Aws::String>
1192 m_taggingHasBeenSet =
true;
1193 m_tagging = std::forward<TaggingT>(value);
1195 template <
typename TaggingT = Aws::String>
1210 m_objectLockModeHasBeenSet =
true;
1211 m_objectLockMode = value;
1227 template <
typename ObjectLockRetainUntilDateT = Aws::Utils::DateTime>
1229 m_objectLockRetainUntilDateHasBeenSet =
true;
1230 m_objectLockRetainUntilDate = std::forward<ObjectLockRetainUntilDateT>(value);
1232 template <
typename ObjectLockRetainUntilDateT = Aws::Utils::DateTime>
1247 m_objectLockLegalHoldStatusHasBeenSet =
true;
1248 m_objectLockLegalHoldStatus = value;
1265 template <
typename ExpectedBucketOwnerT = Aws::String>
1267 m_expectedBucketOwnerHasBeenSet =
true;
1268 m_expectedBucketOwner = std::forward<ExpectedBucketOwnerT>(value);
1270 template <
typename ExpectedBucketOwnerT = Aws::String>
1285 template <
typename ExpectedSourceBucketOwnerT = Aws::String>
1287 m_expectedSourceBucketOwnerHasBeenSet =
true;
1288 m_expectedSourceBucketOwner = std::forward<ExpectedSourceBucketOwnerT>(value);
1290 template <
typename ExpectedSourceBucketOwnerT = Aws::String>
1301 template <
typename CustomizedAccessLogTagT = Aws::Map<Aws::String, Aws::String>>
1303 m_customizedAccessLogTagHasBeenSet =
true;
1304 m_customizedAccessLogTag = std::forward<CustomizedAccessLogTagT>(value);
1306 template <
typename CustomizedAccessLogTagT = Aws::Map<Aws::String, Aws::String>>
1311 template <
typename CustomizedAccessLogTagKeyT = Aws::String,
typename CustomizedAccessLogTagValueT = Aws::String>
1313 m_customizedAccessLogTagHasBeenSet =
true;
1314 m_customizedAccessLogTag.emplace(std::forward<CustomizedAccessLogTagKeyT>(key), std::forward<CustomizedAccessLogTagValueT>(value));
1385 bool m_bucketKeyEnabled{
false};
1408 bool m_aCLHasBeenSet =
false;
1409 bool m_bucketHasBeenSet =
false;
1410 bool m_cacheControlHasBeenSet =
false;
1411 bool m_checksumAlgorithmHasBeenSet =
false;
1412 bool m_contentDispositionHasBeenSet =
false;
1413 bool m_contentEncodingHasBeenSet =
false;
1414 bool m_contentLanguageHasBeenSet =
false;
1415 bool m_contentTypeHasBeenSet =
false;
1416 bool m_copySourceHasBeenSet =
false;
1417 bool m_copySourceIfMatchHasBeenSet =
false;
1418 bool m_copySourceIfModifiedSinceHasBeenSet =
false;
1419 bool m_copySourceIfNoneMatchHasBeenSet =
false;
1420 bool m_copySourceIfUnmodifiedSinceHasBeenSet =
false;
1421 bool m_expiresHasBeenSet =
false;
1422 bool m_grantFullControlHasBeenSet =
false;
1423 bool m_grantReadHasBeenSet =
false;
1424 bool m_grantReadACPHasBeenSet =
false;
1425 bool m_grantWriteACPHasBeenSet =
false;
1426 bool m_ifMatchHasBeenSet =
false;
1427 bool m_ifNoneMatchHasBeenSet =
false;
1428 bool m_keyHasBeenSet =
false;
1429 bool m_metadataHasBeenSet =
false;
1430 bool m_metadataDirectiveHasBeenSet =
false;
1431 bool m_taggingDirectiveHasBeenSet =
false;
1432 bool m_annotationDirectiveHasBeenSet =
false;
1433 bool m_serverSideEncryptionHasBeenSet =
false;
1434 bool m_storageClassHasBeenSet =
false;
1435 bool m_websiteRedirectLocationHasBeenSet =
false;
1436 bool m_sSECustomerAlgorithmHasBeenSet =
false;
1437 bool m_sSECustomerKeyHasBeenSet =
false;
1438 bool m_sSECustomerKeyMD5HasBeenSet =
false;
1439 bool m_sSEKMSKeyIdHasBeenSet =
false;
1440 bool m_sSEKMSEncryptionContextHasBeenSet =
false;
1441 bool m_bucketKeyEnabledHasBeenSet =
false;
1442 bool m_copySourceSSECustomerAlgorithmHasBeenSet =
false;
1443 bool m_copySourceSSECustomerKeyHasBeenSet =
false;
1444 bool m_copySourceSSECustomerKeyMD5HasBeenSet =
false;
1445 bool m_requestPayerHasBeenSet =
false;
1446 bool m_taggingHasBeenSet =
false;
1447 bool m_objectLockModeHasBeenSet =
false;
1448 bool m_objectLockRetainUntilDateHasBeenSet =
false;
1449 bool m_objectLockLegalHoldStatusHasBeenSet =
false;
1450 bool m_expectedBucketOwnerHasBeenSet =
false;
1451 bool m_expectedSourceBucketOwnerHasBeenSet =
false;
1452 bool m_customizedAccessLogTagHasBeenSet =
false;
void SetExpectedSourceBucketOwner(ExpectedSourceBucketOwnerT &&value)
const Aws::String & GetContentLanguage() const
void SetCopySourceIfUnmodifiedSince(CopySourceIfUnmodifiedSinceT &&value)
const Aws::Utils::DateTime & GetObjectLockRetainUntilDate() const
CopyObjectRequest & WithGrantReadACP(GrantReadACPT &&value)
void SetBucket(BucketT &&value)
CopyObjectRequest & WithCopySourceSSECustomerKeyMD5(CopySourceSSECustomerKeyMD5T &&value)
CopyObjectRequest & WithServerSideEncryption(ServerSideEncryption value)
void SetGrantReadACP(GrantReadACPT &&value)
const Aws::String & GetSSECustomerKey() const
void SetCopySourceIfNoneMatch(CopySourceIfNoneMatchT &&value)
bool ContentDispositionHasBeenSet() const
CopyObjectRequest & WithObjectLockMode(ObjectLockMode value)
CopyObjectRequest & WithBucketKeyEnabled(bool value)
CopyObjectRequest & WithCopySourceIfMatch(CopySourceIfMatchT &&value)
CopyObjectRequest & WithObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus value)
CopyObjectRequest & WithCopySourceIfNoneMatch(CopySourceIfNoneMatchT &&value)
const Aws::String & GetWebsiteRedirectLocation() const
const Aws::String & GetContentDisposition() const
const Aws::Utils::DateTime & GetCopySourceIfModifiedSince() const
bool CacheControlHasBeenSet() const
bool CopySourceIfMatchHasBeenSet() const
CopyObjectRequest & WithAnnotationDirective(AnnotationDirective value)
const Aws::String & GetGrantRead() const
const Aws::Map< Aws::String, Aws::String > & GetMetadata() const
CopyObjectRequest & WithCopySource(CopySourceT &&value)
CopyObjectRequest & WithChecksumAlgorithm(ChecksumAlgorithm value)
AWS_S3CRT_API bool HasEmbeddedError(IOStream &body, const Http::HeaderValueCollection &header) const override
const Aws::Utils::DateTime & GetExpires() const
bool CopySourceIfNoneMatchHasBeenSet() const
void SetKey(KeyT &&value)
bool ExpectedSourceBucketOwnerHasBeenSet() const
const Aws::String & GetSSEKMSEncryptionContext() const
void SetCacheControl(CacheControlT &&value)
bool WebsiteRedirectLocationHasBeenSet() const
void SetGrantRead(GrantReadT &&value)
void SetCopySourceIfMatch(CopySourceIfMatchT &&value)
bool BucketKeyEnabledHasBeenSet() const
bool IfNoneMatchHasBeenSet() const
CopyObjectRequest & WithSSECustomerKeyMD5(SSECustomerKeyMD5T &&value)
CopyObjectRequest & WithIfMatch(IfMatchT &&value)
CopyObjectRequest & WithExpectedSourceBucketOwner(ExpectedSourceBucketOwnerT &&value)
const Aws::String & GetIfNoneMatch() const
CopyObjectRequest & WithGrantWriteACP(GrantWriteACPT &&value)
CopyObjectRequest & WithIfNoneMatch(IfNoneMatchT &&value)
CopyObjectRequest & WithStorageClass(StorageClass value)
const Aws::String & GetExpectedSourceBucketOwner() const
const Aws::String & GetCopySource() const
bool TaggingDirectiveHasBeenSet() const
bool SSECustomerAlgorithmHasBeenSet() const
CopyObjectRequest & WithSSECustomerKey(SSECustomerKeyT &&value)
ChecksumAlgorithm GetChecksumAlgorithm() const
void SetBucketKeyEnabled(bool value)
void SetExpectedBucketOwner(ExpectedBucketOwnerT &&value)
void SetSSECustomerKey(SSECustomerKeyT &&value)
void SetContentDisposition(ContentDispositionT &&value)
void SetIfMatch(IfMatchT &&value)
ObjectLockMode GetObjectLockMode() const
void SetGrantWriteACP(GrantWriteACPT &&value)
bool GrantReadHasBeenSet() const
void SetACL(ObjectCannedACL value)
CopyObjectRequest & WithExpectedBucketOwner(ExpectedBucketOwnerT &&value)
CopyObjectRequest & WithKey(KeyT &&value)
CopyObjectRequest & WithContentType(ContentTypeT &&value)
AWS_S3CRT_API EndpointParameters GetEndpointContextParams() const override
bool SSEKMSKeyIdHasBeenSet() const
void SetServerSideEncryption(ServerSideEncryption value)
const Aws::Map< Aws::String, Aws::String > & GetCustomizedAccessLogTag() const
void SetAnnotationDirective(AnnotationDirective value)
bool ServerSideEncryptionHasBeenSet() const
void SetCopySourceIfModifiedSince(CopySourceIfModifiedSinceT &&value)
bool SSECustomerKeyHasBeenSet() const
CopyObjectRequest & WithSSEKMSKeyId(SSEKMSKeyIdT &&value)
void SetObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus value)
CopyObjectRequest & WithGrantFullControl(GrantFullControlT &&value)
RequestPayer GetRequestPayer() const
CopyObjectRequest & WithMetadata(MetadataT &&value)
ObjectLockLegalHoldStatus GetObjectLockLegalHoldStatus() const
void SetCopySourceSSECustomerKeyMD5(CopySourceSSECustomerKeyMD5T &&value)
void SetCustomizedAccessLogTag(CustomizedAccessLogTagT &&value)
CopyObjectRequest & WithTagging(TaggingT &&value)
void SetSSEKMSKeyId(SSEKMSKeyIdT &&value)
void SetRequestPayer(RequestPayer value)
void SetCopySourceSSECustomerAlgorithm(CopySourceSSECustomerAlgorithmT &&value)
void SetTagging(TaggingT &&value)
CopyObjectRequest & WithCustomizedAccessLogTag(CustomizedAccessLogTagT &&value)
CopyObjectRequest & WithObjectLockRetainUntilDate(ObjectLockRetainUntilDateT &&value)
bool KeyHasBeenSet() const
const Aws::String & GetCopySourceSSECustomerKeyMD5() const
bool CopySourceHasBeenSet() const
CopyObjectRequest & WithSSECustomerAlgorithm(SSECustomerAlgorithmT &&value)
const Aws::String & GetIfMatch() const
CopyObjectRequest & WithACL(ObjectCannedACL value)
bool ObjectLockRetainUntilDateHasBeenSet() const
bool GrantWriteACPHasBeenSet() const
ServerSideEncryption GetServerSideEncryption() const
bool RequestPayerHasBeenSet() const
void SetExpires(ExpiresT &&value)
void SetSSECustomerAlgorithm(SSECustomerAlgorithmT &&value)
CopyObjectRequest & WithBucket(BucketT &&value)
void SetContentEncoding(ContentEncodingT &&value)
const Aws::String & GetKey() const
bool IfMatchHasBeenSet() const
bool ExpiresHasBeenSet() const
CopyObjectRequest & WithMetadataDirective(MetadataDirective value)
AWS_S3CRT_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
CopyObjectRequest & WithExpires(ExpiresT &&value)
bool GetBucketKeyEnabled() const
CopyObjectRequest & WithContentDisposition(ContentDispositionT &&value)
CopyObjectRequest & WithSSEKMSEncryptionContext(SSEKMSEncryptionContextT &&value)
void SetCopySourceSSECustomerKey(CopySourceSSECustomerKeyT &&value)
TaggingDirective GetTaggingDirective() const
const Aws::String & GetBucket() const
bool ChecksumAlgorithmHasBeenSet() const
const Aws::String & GetExpectedBucketOwner() const
bool ObjectLockLegalHoldStatusHasBeenSet() const
const Aws::String & GetGrantWriteACP() const
CopyObjectRequest & AddCustomizedAccessLogTag(CustomizedAccessLogTagKeyT &&key, CustomizedAccessLogTagValueT &&value)
bool CopySourceIfModifiedSinceHasBeenSet() const
const Aws::String & GetSSEKMSKeyId() const
bool TaggingHasBeenSet() const
CopyObjectRequest & WithWebsiteRedirectLocation(WebsiteRedirectLocationT &&value)
void SetObjectLockMode(ObjectLockMode value)
bool CopySourceSSECustomerKeyMD5HasBeenSet() const
StorageClass GetStorageClass() const
void SetSSEKMSEncryptionContext(SSEKMSEncryptionContextT &&value)
AWS_S3CRT_API void AddQueryStringParameters(Aws::Http::URI &uri) const override
CopyObjectRequest & WithCopySourceIfModifiedSince(CopySourceIfModifiedSinceT &&value)
const Aws::String & GetCacheControl() const
CopyObjectRequest & WithCopySourceSSECustomerKey(CopySourceSSECustomerKeyT &&value)
virtual const char * GetServiceRequestName() const override
bool SSEKMSEncryptionContextHasBeenSet() const
AnnotationDirective GetAnnotationDirective() const
bool ContentEncodingHasBeenSet() const
bool CopySourceIfUnmodifiedSinceHasBeenSet() const
CopyObjectRequest & WithCacheControl(CacheControlT &&value)
const Aws::String & GetSSECustomerAlgorithm() const
CopyObjectRequest & AddMetadata(MetadataKeyT &&key, MetadataValueT &&value)
bool GrantFullControlHasBeenSet() const
bool ACLHasBeenSet() const
CopyObjectRequest & WithCopySourceSSECustomerAlgorithm(CopySourceSSECustomerAlgorithmT &&value)
bool ObjectLockModeHasBeenSet() const
void SetObjectLockRetainUntilDate(ObjectLockRetainUntilDateT &&value)
void SetContentType(ContentTypeT &&value)
bool AnnotationDirectiveHasBeenSet() const
bool MetadataDirectiveHasBeenSet() const
CopyObjectRequest & WithContentEncoding(ContentEncodingT &&value)
const Aws::Utils::DateTime & GetCopySourceIfUnmodifiedSince() const
const Aws::String & GetCopySourceIfMatch() const
AWS_S3CRT_API CopyObjectRequest()=default
bool ContentTypeHasBeenSet() const
CopyObjectRequest & WithRequestPayer(RequestPayer value)
const Aws::String & GetCopySourceSSECustomerKey() const
const Aws::String & GetGrantFullControl() const
void SetTaggingDirective(TaggingDirective value)
void SetStorageClass(StorageClass value)
void SetGrantFullControl(GrantFullControlT &&value)
CopyObjectRequest & WithGrantRead(GrantReadT &&value)
void SetCopySource(CopySourceT &&value)
void SetContentLanguage(ContentLanguageT &&value)
const Aws::String & GetCopySourceIfNoneMatch() const
bool BucketHasBeenSet() const
const Aws::String & GetContentType() const
bool GrantReadACPHasBeenSet() const
const Aws::String & GetSSECustomerKeyMD5() const
const Aws::String & GetCopySourceSSECustomerAlgorithm() const
bool CopySourceSSECustomerAlgorithmHasBeenSet() const
bool CopySourceSSECustomerKeyHasBeenSet() const
void SetMetadataDirective(MetadataDirective value)
bool ContentLanguageHasBeenSet() const
void SetMetadata(MetadataT &&value)
bool MetadataHasBeenSet() const
void SetIfNoneMatch(IfNoneMatchT &&value)
const Aws::String & GetTagging() const
ObjectCannedACL GetACL() const
CopyObjectRequest & WithCopySourceIfUnmodifiedSince(CopySourceIfUnmodifiedSinceT &&value)
bool SSECustomerKeyMD5HasBeenSet() const
void SetWebsiteRedirectLocation(WebsiteRedirectLocationT &&value)
void SetSSECustomerKeyMD5(SSECustomerKeyMD5T &&value)
CopyObjectRequest & WithContentLanguage(ContentLanguageT &&value)
const Aws::String & GetGrantReadACP() const
AWS_S3CRT_API Aws::String SerializePayload() const override
CopyObjectRequest & WithTaggingDirective(TaggingDirective value)
MetadataDirective GetMetadataDirective() const
const Aws::String & GetContentEncoding() const
void SetChecksumAlgorithm(ChecksumAlgorithm value)
bool CustomizedAccessLogTagHasBeenSet() const
bool StorageClassHasBeenSet() const
bool ExpectedBucketOwnerHasBeenSet() const
Aws::Endpoint::EndpointParameters EndpointParameters
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
ObjectLockLegalHoldStatus
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