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/S3Request.h>
11#include <aws/s3/S3_EXPORTS.h>
12#include <aws/s3/model/ChecksumMode.h>
13#include <aws/s3/model/RequestPayer.h>
93 template <
typename BucketT = Aws::String>
95 m_bucketHasBeenSet =
true;
96 m_bucket = std::forward<BucketT>(value);
98 template <
typename BucketT = Aws::String>
119 template <
typename IfMatchT = Aws::String>
121 m_ifMatchHasBeenSet =
true;
122 m_ifMatch = std::forward<IfMatchT>(value);
124 template <
typename IfMatchT = Aws::String>
144 template <
typename IfModifiedSinceT = Aws::Utils::DateTime>
146 m_ifModifiedSinceHasBeenSet =
true;
147 m_ifModifiedSince = std::forward<IfModifiedSinceT>(value);
149 template <
typename IfModifiedSinceT = Aws::Utils::DateTime>
170 template <
typename IfNoneMatchT = Aws::String>
172 m_ifNoneMatchHasBeenSet =
true;
173 m_ifNoneMatch = std::forward<IfNoneMatchT>(value);
175 template <
typename IfNoneMatchT = Aws::String>
195 template <
typename IfUnmodifiedSinceT = Aws::Utils::DateTime>
197 m_ifUnmodifiedSinceHasBeenSet =
true;
198 m_ifUnmodifiedSince = std::forward<IfUnmodifiedSinceT>(value);
200 template <
typename IfUnmodifiedSinceT = Aws::Utils::DateTime>
213 template <
typename KeyT = Aws::String>
215 m_keyHasBeenSet =
true;
216 m_key = std::forward<KeyT>(value);
218 template <
typename KeyT = Aws::String>
220 SetKey(std::forward<KeyT>(value));
235 template <
typename RangeT = Aws::String>
237 m_rangeHasBeenSet =
true;
238 m_range = std::forward<RangeT>(value);
240 template <
typename RangeT = Aws::String>
242 SetRange(std::forward<RangeT>(value));
253 template <
typename ResponseCacheControlT = Aws::String>
255 m_responseCacheControlHasBeenSet =
true;
256 m_responseCacheControl = std::forward<ResponseCacheControlT>(value);
258 template <
typename ResponseCacheControlT = Aws::String>
271 template <
typename ResponseContentDispositionT = Aws::String>
273 m_responseContentDispositionHasBeenSet =
true;
274 m_responseContentDisposition = std::forward<ResponseContentDispositionT>(value);
276 template <
typename ResponseContentDispositionT = Aws::String>
289 template <
typename ResponseContentEncodingT = Aws::String>
291 m_responseContentEncodingHasBeenSet =
true;
292 m_responseContentEncoding = std::forward<ResponseContentEncodingT>(value);
294 template <
typename ResponseContentEncodingT = Aws::String>
307 template <
typename ResponseContentLanguageT = Aws::String>
309 m_responseContentLanguageHasBeenSet =
true;
310 m_responseContentLanguage = std::forward<ResponseContentLanguageT>(value);
312 template <
typename ResponseContentLanguageT = Aws::String>
325 template <
typename ResponseContentTypeT = Aws::String>
327 m_responseContentTypeHasBeenSet =
true;
328 m_responseContentType = std::forward<ResponseContentTypeT>(value);
330 template <
typename ResponseContentTypeT = Aws::String>
343 template <
typename ResponseExpiresT = Aws::Utils::DateTime>
345 m_responseExpiresHasBeenSet =
true;
346 m_responseExpires = std::forward<ResponseExpiresT>(value);
348 template <
typename ResponseExpiresT = Aws::Utils::DateTime>
377 template <
typename VersionIdT = Aws::String>
379 m_versionIdHasBeenSet =
true;
380 m_versionId = std::forward<VersionIdT>(value);
382 template <
typename VersionIdT = Aws::String>
407 template <
typename SSECustomerAlgorithmT = Aws::String>
409 m_sSECustomerAlgorithmHasBeenSet =
true;
410 m_sSECustomerAlgorithm = std::forward<SSECustomerAlgorithmT>(value);
412 template <
typename SSECustomerAlgorithmT = Aws::String>
440 template <
typename SSECustomerKeyT = Aws::String>
442 m_sSECustomerKeyHasBeenSet =
true;
443 m_sSECustomerKey = std::forward<SSECustomerKeyT>(value);
445 template <
typename SSECustomerKeyT = Aws::String>
471 template <
typename SSECustomerKeyMD5T = Aws::String>
473 m_sSECustomerKeyMD5HasBeenSet =
true;
474 m_sSECustomerKeyMD5 = std::forward<SSECustomerKeyMD5T>(value);
476 template <
typename SSECustomerKeyMD5T = Aws::String>
488 m_requestPayerHasBeenSet =
true;
489 m_requestPayer = value;
506 m_partNumberHasBeenSet =
true;
507 m_partNumber = value;
523 template <
typename ExpectedBucketOwnerT = Aws::String>
525 m_expectedBucketOwnerHasBeenSet =
true;
526 m_expectedBucketOwner = std::forward<ExpectedBucketOwnerT>(value);
528 template <
typename ExpectedBucketOwnerT = Aws::String>
542 m_checksumModeHasBeenSet =
true;
543 m_checksumMode = value;
555 template <
typename CustomizedAccessLogTagT = Aws::Map<Aws::String, Aws::String>>
557 m_customizedAccessLogTagHasBeenSet =
true;
558 m_customizedAccessLogTag = std::forward<CustomizedAccessLogTagT>(value);
560 template <
typename CustomizedAccessLogTagT = Aws::Map<Aws::String, Aws::String>>
565 template <
typename CustomizedAccessLogTagKeyT = Aws::String,
typename CustomizedAccessLogTagValueT = Aws::String>
567 m_customizedAccessLogTagHasBeenSet =
true;
568 m_customizedAccessLogTag.emplace(std::forward<CustomizedAccessLogTagKeyT>(key), std::forward<CustomizedAccessLogTagValueT>(value));
574 bool m_bucketHasBeenSet =
false;
577 bool m_ifMatchHasBeenSet =
false;
580 bool m_ifModifiedSinceHasBeenSet =
false;
583 bool m_ifNoneMatchHasBeenSet =
false;
586 bool m_ifUnmodifiedSinceHasBeenSet =
false;
589 bool m_keyHasBeenSet =
false;
592 bool m_rangeHasBeenSet =
false;
595 bool m_responseCacheControlHasBeenSet =
false;
598 bool m_responseContentDispositionHasBeenSet =
false;
601 bool m_responseContentEncodingHasBeenSet =
false;
604 bool m_responseContentLanguageHasBeenSet =
false;
607 bool m_responseContentTypeHasBeenSet =
false;
610 bool m_responseExpiresHasBeenSet =
false;
613 bool m_versionIdHasBeenSet =
false;
616 bool m_sSECustomerAlgorithmHasBeenSet =
false;
619 bool m_sSECustomerKeyHasBeenSet =
false;
622 bool m_sSECustomerKeyMD5HasBeenSet =
false;
625 bool m_requestPayerHasBeenSet =
false;
628 bool m_partNumberHasBeenSet =
false;
631 bool m_expectedBucketOwnerHasBeenSet =
false;
634 bool m_checksumModeHasBeenSet =
false;
637 bool m_customizedAccessLogTagHasBeenSet =
false;
const Aws::Utils::DateTime & GetIfModifiedSince() const
void SetExpectedBucketOwner(ExpectedBucketOwnerT &&value)
AWS_S3_API Aws::String SerializePayload() const override
void SetIfModifiedSince(IfModifiedSinceT &&value)
void SetSSECustomerAlgorithm(SSECustomerAlgorithmT &&value)
bool ResponseContentDispositionHasBeenSet() const
const Aws::String & GetResponseContentType() const
AWS_S3_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
GetObjectRequest & WithCustomizedAccessLogTag(CustomizedAccessLogTagT &&value)
void SetPartNumber(int value)
const Aws::String & GetBucket() const
const Aws::String & GetResponseContentDisposition() const
bool PartNumberHasBeenSet() const
virtual const char * GetServiceRequestName() const override
void SetResponseContentDisposition(ResponseContentDispositionT &&value)
bool ChecksumModeHasBeenSet() const
const Aws::String & GetKey() const
bool ResponseContentLanguageHasBeenSet() const
bool IfNoneMatchHasBeenSet() const
GetObjectRequest & WithVersionId(VersionIdT &&value)
GetObjectRequest & WithChecksumMode(ChecksumMode value)
GetObjectRequest & WithResponseContentLanguage(ResponseContentLanguageT &&value)
GetObjectRequest & WithIfMatch(IfMatchT &&value)
const Aws::String & GetSSECustomerKey() const
bool SSECustomerKeyMD5HasBeenSet() const
const Aws::String & GetRange() const
GetObjectRequest & AddCustomizedAccessLogTag(CustomizedAccessLogTagKeyT &&key, CustomizedAccessLogTagValueT &&value)
const Aws::String & GetSSECustomerKeyMD5() const
GetObjectRequest & WithKey(KeyT &&value)
bool SSECustomerAlgorithmHasBeenSet() const
AWS_S3_API bool ShouldValidateResponseChecksum() const override
AWS_S3_API GetObjectRequest()=default
GetObjectRequest & WithResponseCacheControl(ResponseCacheControlT &&value)
RequestPayer GetRequestPayer() const
void SetIfNoneMatch(IfNoneMatchT &&value)
GetObjectRequest & WithBucket(BucketT &&value)
const Aws::Map< Aws::String, Aws::String > & GetCustomizedAccessLogTag() const
bool RequestPayerHasBeenSet() const
void SetIfUnmodifiedSince(IfUnmodifiedSinceT &&value)
GetObjectRequest & WithResponseContentEncoding(ResponseContentEncodingT &&value)
void SetIfMatch(IfMatchT &&value)
AWS_S3_API void AddQueryStringParameters(Aws::Http::URI &uri) const override
bool IfUnmodifiedSinceHasBeenSet() const
bool CustomizedAccessLogTagHasBeenSet() const
GetObjectRequest & WithExpectedBucketOwner(ExpectedBucketOwnerT &&value)
const Aws::String & GetExpectedBucketOwner() const
void SetResponseContentLanguage(ResponseContentLanguageT &&value)
GetObjectRequest & WithSSECustomerKey(SSECustomerKeyT &&value)
bool RangeHasBeenSet() const
void SetRange(RangeT &&value)
bool ResponseCacheControlHasBeenSet() const
bool ResponseExpiresHasBeenSet() const
void SetSSECustomerKey(SSECustomerKeyT &&value)
bool IfMatchHasBeenSet() const
AWS_S3_API Aws::Vector< Aws::String > GetResponseChecksumAlgorithmNames() const override
const Aws::Utils::DateTime & GetResponseExpires() const
void SetResponseContentType(ResponseContentTypeT &&value)
void SetChecksumMode(ChecksumMode value)
const Aws::String & GetResponseContentEncoding() const
void SetResponseContentEncoding(ResponseContentEncodingT &&value)
void SetCustomizedAccessLogTag(CustomizedAccessLogTagT &&value)
bool ResponseContentEncodingHasBeenSet() const
GetObjectRequest & WithResponseContentType(ResponseContentTypeT &&value)
GetObjectRequest & WithIfModifiedSince(IfModifiedSinceT &&value)
GetObjectRequest & WithPartNumber(int value)
void SetRequestPayer(RequestPayer value)
const Aws::String & GetResponseContentLanguage() const
GetObjectRequest & WithResponseContentDisposition(ResponseContentDispositionT &&value)
GetObjectRequest & WithIfNoneMatch(IfNoneMatchT &&value)
GetObjectRequest & WithResponseExpires(ResponseExpiresT &&value)
GetObjectRequest & WithRequestPayer(RequestPayer value)
const Aws::String & GetVersionId() const
void SetVersionId(VersionIdT &&value)
GetObjectRequest & WithRange(RangeT &&value)
GetObjectRequest & WithIfUnmodifiedSince(IfUnmodifiedSinceT &&value)
AWS_S3_API EndpointParameters GetEndpointContextParams() const override
const Aws::Utils::DateTime & GetIfUnmodifiedSince() const
int GetPartNumber() const
bool IfModifiedSinceHasBeenSet() const
const Aws::String & GetIfNoneMatch() const
void SetBucket(BucketT &&value)
GetObjectRequest & WithSSECustomerAlgorithm(SSECustomerAlgorithmT &&value)
bool BucketHasBeenSet() const
bool KeyHasBeenSet() const
const Aws::String & GetIfMatch() const
ChecksumMode GetChecksumMode() const
bool ExpectedBucketOwnerHasBeenSet() const
void SetKey(KeyT &&value)
GetObjectRequest & WithSSECustomerKeyMD5(SSECustomerKeyMD5T &&value)
void SetResponseExpires(ResponseExpiresT &&value)
bool VersionIdHasBeenSet() const
bool ResponseContentTypeHasBeenSet() const
const Aws::String & GetResponseCacheControl() const
void SetResponseCacheControl(ResponseCacheControlT &&value)
const Aws::String & GetSSECustomerAlgorithm() const
void SetSSECustomerKeyMD5(SSECustomerKeyMD5T &&value)
bool SSECustomerKeyHasBeenSet() 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_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector