7#include <aws/s3/S3_EXPORTS.h>
8#include <aws/s3/S3Request.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/s3/model/RequestPayer.h>
12#include <aws/s3/model/ChecksumMode.h>
13#include <aws/core/utils/memory/stl/AWSMap.h>
97 inline void SetBucket(
const char* value) { m_bucketHasBeenSet =
true; m_bucket.assign(value); }
119 inline void SetIfMatch(
const char* value) { m_ifMatchHasBeenSet =
true; m_ifMatch.assign(value); }
160 inline void SetIfNoneMatch(
const char* value) { m_ifNoneMatchHasBeenSet =
true; m_ifNoneMatch.assign(value); }
193 inline void SetKey(
const char* value) { m_keyHasBeenSet =
true; m_key.assign(value); }
211 inline void SetRange(
const char* value) { m_rangeHasBeenSet =
true; m_range.assign(value); }
225 inline void SetResponseCacheControl(
const char* value) { m_responseCacheControlHasBeenSet =
true; m_responseCacheControl.assign(value); }
253 inline void SetResponseContentEncoding(
const char* value) { m_responseContentEncodingHasBeenSet =
true; m_responseContentEncoding.assign(value); }
267 inline void SetResponseContentLanguage(
const char* value) { m_responseContentLanguageHasBeenSet =
true; m_responseContentLanguage.assign(value); }
281 inline void SetResponseContentType(
const char* value) { m_responseContentTypeHasBeenSet =
true; m_responseContentType.assign(value); }
323 inline void SetVersionId(
const char* value) { m_versionIdHasBeenSet =
true; m_versionId.assign(value); }
349 inline void SetSSECustomerAlgorithm(
const char* value) { m_sSECustomerAlgorithmHasBeenSet =
true; m_sSECustomerAlgorithm.assign(value); }
378 inline void SetSSECustomerKey(
const char* value) { m_sSECustomerKeyHasBeenSet =
true; m_sSECustomerKey.assign(value); }
405 inline void SetSSECustomerKeyMD5(
const char* value) { m_sSECustomerKeyMD5HasBeenSet =
true; m_sSECustomerKeyMD5.assign(value); }
429 inline void SetPartNumber(
int value) { m_partNumberHasBeenSet =
true; m_partNumber = value; }
443 inline void SetExpectedBucketOwner(
const char* value) { m_expectedBucketOwnerHasBeenSet =
true; m_expectedBucketOwner.assign(value); }
485 bool m_bucketHasBeenSet =
false;
488 bool m_ifMatchHasBeenSet =
false;
491 bool m_ifModifiedSinceHasBeenSet =
false;
494 bool m_ifNoneMatchHasBeenSet =
false;
497 bool m_ifUnmodifiedSinceHasBeenSet =
false;
500 bool m_keyHasBeenSet =
false;
503 bool m_rangeHasBeenSet =
false;
506 bool m_responseCacheControlHasBeenSet =
false;
509 bool m_responseContentDispositionHasBeenSet =
false;
512 bool m_responseContentEncodingHasBeenSet =
false;
515 bool m_responseContentLanguageHasBeenSet =
false;
518 bool m_responseContentTypeHasBeenSet =
false;
521 bool m_responseExpiresHasBeenSet =
false;
524 bool m_versionIdHasBeenSet =
false;
527 bool m_sSECustomerAlgorithmHasBeenSet =
false;
530 bool m_sSECustomerKeyHasBeenSet =
false;
533 bool m_sSECustomerKeyMD5HasBeenSet =
false;
536 bool m_requestPayerHasBeenSet =
false;
539 bool m_partNumberHasBeenSet =
false;
542 bool m_expectedBucketOwnerHasBeenSet =
false;
545 bool m_checksumModeHasBeenSet =
false;
548 bool m_customizedAccessLogTagHasBeenSet =
false;
const Aws::Utils::DateTime & GetIfModifiedSince() const
GetObjectRequest & WithIfNoneMatch(Aws::String &&value)
AWS_S3_API Aws::String SerializePayload() const override
GetObjectRequest & WithBucket(Aws::String &&value)
GetObjectRequest & WithSSECustomerKey(const char *value)
GetObjectRequest & AddCustomizedAccessLogTag(const char *key, Aws::String &&value)
void SetResponseContentDisposition(Aws::String &&value)
bool ResponseContentDispositionHasBeenSet() const
const Aws::String & GetResponseContentType() const
void SetExpectedBucketOwner(const Aws::String &value)
void SetResponseExpires(const Aws::Utils::DateTime &value)
GetObjectRequest & WithResponseContentEncoding(const char *value)
const ChecksumMode & GetChecksumMode() const
void SetResponseContentType(Aws::String &&value)
void SetBucket(Aws::String &&value)
AWS_S3_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
GetObjectRequest & WithResponseContentLanguage(Aws::String &&value)
GetObjectRequest & AddCustomizedAccessLogTag(Aws::String &&key, Aws::String &&value)
void SetResponseCacheControl(const char *value)
void SetPartNumber(int value)
GetObjectRequest & WithChecksumMode(ChecksumMode &&value)
GetObjectRequest & WithResponseContentType(Aws::String &&value)
void SetSSECustomerKeyMD5(const Aws::String &value)
GetObjectRequest & WithVersionId(Aws::String &&value)
GetObjectRequest & WithSSECustomerKeyMD5(const Aws::String &value)
const Aws::String & GetBucket() const
void SetIfMatch(Aws::String &&value)
const Aws::String & GetResponseContentDisposition() const
void SetCustomizedAccessLogTag(Aws::Map< Aws::String, Aws::String > &&value)
bool PartNumberHasBeenSet() const
virtual const char * GetServiceRequestName() const override
void SetResponseContentEncoding(Aws::String &&value)
bool ChecksumModeHasBeenSet() const
const Aws::String & GetKey() const
GetObjectRequest & WithRequestPayer(RequestPayer &&value)
GetObjectRequest & AddCustomizedAccessLogTag(Aws::String &&key, const char *value)
bool ResponseContentLanguageHasBeenSet() const
bool IfNoneMatchHasBeenSet() const
GetObjectRequest & WithIfUnmodifiedSince(const Aws::Utils::DateTime &value)
void SetIfModifiedSince(const Aws::Utils::DateTime &value)
GetObjectRequest & WithResponseContentDisposition(Aws::String &&value)
void SetResponseCacheControl(const Aws::String &value)
GetObjectRequest & WithIfUnmodifiedSince(Aws::Utils::DateTime &&value)
const Aws::String & GetSSECustomerKey() const
GetObjectRequest & WithResponseCacheControl(const Aws::String &value)
bool SSECustomerKeyMD5HasBeenSet() const
GetObjectRequest & AddCustomizedAccessLogTag(const Aws::String &key, Aws::String &&value)
const Aws::String & GetRange() const
GetObjectRequest & WithSSECustomerAlgorithm(Aws::String &&value)
void SetRange(const Aws::String &value)
GetObjectRequest & WithRequestPayer(const RequestPayer &value)
GetObjectRequest & WithSSECustomerKey(Aws::String &&value)
const Aws::String & GetSSECustomerKeyMD5() const
GetObjectRequest & WithResponseCacheControl(const char *value)
GetObjectRequest & WithIfMatch(Aws::String &&value)
AWS_S3_API GetObjectRequest()
GetObjectRequest & WithExpectedBucketOwner(const Aws::String &value)
bool SSECustomerAlgorithmHasBeenSet() const
AWS_S3_API bool ShouldValidateResponseChecksum() const override
GetObjectRequest & WithKey(Aws::String &&value)
void SetIfMatch(const Aws::String &value)
void SetSSECustomerKey(const Aws::String &value)
GetObjectRequest & WithIfNoneMatch(const char *value)
void SetSSECustomerAlgorithm(Aws::String &&value)
GetObjectRequest & WithBucket(const char *value)
GetObjectRequest & WithIfMatch(const Aws::String &value)
GetObjectRequest & WithResponseContentDisposition(const Aws::String &value)
GetObjectRequest & WithVersionId(const char *value)
const Aws::Map< Aws::String, Aws::String > & GetCustomizedAccessLogTag() const
GetObjectRequest & WithResponseContentType(const Aws::String &value)
void SetChecksumMode(const ChecksumMode &value)
GetObjectRequest & WithResponseContentEncoding(Aws::String &&value)
GetObjectRequest & AddCustomizedAccessLogTag(const char *key, const char *value)
bool RequestPayerHasBeenSet() const
GetObjectRequest & WithIfNoneMatch(const Aws::String &value)
void SetResponseCacheControl(Aws::String &&value)
void SetSSECustomerKeyMD5(Aws::String &&value)
void SetResponseContentEncoding(const Aws::String &value)
void SetResponseContentType(const char *value)
GetObjectRequest & WithResponseContentEncoding(const Aws::String &value)
AWS_S3_API void AddQueryStringParameters(Aws::Http::URI &uri) const override
bool IfUnmodifiedSinceHasBeenSet() const
GetObjectRequest & WithResponseContentLanguage(const char *value)
bool CustomizedAccessLogTagHasBeenSet() const
void SetSSECustomerKeyMD5(const char *value)
void SetRequestPayer(RequestPayer &&value)
const Aws::String & GetExpectedBucketOwner() const
void SetResponseContentLanguage(Aws::String &&value)
void SetIfUnmodifiedSince(Aws::Utils::DateTime &&value)
void SetCustomizedAccessLogTag(const Aws::Map< Aws::String, Aws::String > &value)
bool RangeHasBeenSet() const
GetObjectRequest & WithSSECustomerKeyMD5(const char *value)
GetObjectRequest & WithSSECustomerKey(const Aws::String &value)
bool ResponseCacheControlHasBeenSet() const
bool ResponseExpiresHasBeenSet() const
bool IfMatchHasBeenSet() const
GetObjectRequest & WithResponseContentDisposition(const char *value)
void SetRequestPayer(const RequestPayer &value)
void SetVersionId(Aws::String &&value)
AWS_S3_API Aws::Vector< Aws::String > GetResponseChecksumAlgorithmNames() const override
const Aws::Utils::DateTime & GetResponseExpires() const
void SetIfNoneMatch(const char *value)
const Aws::String & GetResponseContentEncoding() const
void SetBucket(const Aws::String &value)
void SetSSECustomerKey(Aws::String &&value)
GetObjectRequest & AddCustomizedAccessLogTag(Aws::String &&key, const Aws::String &value)
GetObjectRequest & AddCustomizedAccessLogTag(const Aws::String &key, const Aws::String &value)
bool ResponseContentEncodingHasBeenSet() const
GetObjectRequest & WithSSECustomerAlgorithm(const char *value)
void SetChecksumMode(ChecksumMode &&value)
GetObjectRequest & WithResponseContentLanguage(const Aws::String &value)
void SetRange(Aws::String &&value)
GetObjectRequest & WithChecksumMode(const ChecksumMode &value)
GetObjectRequest & WithResponseExpires(Aws::Utils::DateTime &&value)
void SetVersionId(const char *value)
GetObjectRequest & WithResponseExpires(const Aws::Utils::DateTime &value)
GetObjectRequest & WithPartNumber(int value)
void SetExpectedBucketOwner(const char *value)
void SetVersionId(const Aws::String &value)
GetObjectRequest & WithSSECustomerKeyMD5(Aws::String &&value)
void SetKey(const Aws::String &value)
const Aws::String & GetResponseContentLanguage() const
GetObjectRequest & WithCustomizedAccessLogTag(const Aws::Map< Aws::String, Aws::String > &value)
GetObjectRequest & WithKey(const char *value)
GetObjectRequest & WithExpectedBucketOwner(const char *value)
const Aws::String & GetVersionId() const
const RequestPayer & GetRequestPayer() const
void SetResponseContentLanguage(const Aws::String &value)
void SetResponseExpires(Aws::Utils::DateTime &&value)
GetObjectRequest & WithIfMatch(const char *value)
void SetKey(Aws::String &&value)
AWS_S3_API EndpointParameters GetEndpointContextParams() const override
void SetResponseContentEncoding(const char *value)
void SetResponseContentType(const Aws::String &value)
const Aws::Utils::DateTime & GetIfUnmodifiedSince() const
int GetPartNumber() const
bool IfModifiedSinceHasBeenSet() const
void SetResponseContentDisposition(const Aws::String &value)
GetObjectRequest & WithResponseCacheControl(Aws::String &&value)
const Aws::String & GetIfNoneMatch() const
GetObjectRequest & WithExpectedBucketOwner(Aws::String &&value)
void SetSSECustomerAlgorithm(const char *value)
void SetBucket(const char *value)
bool BucketHasBeenSet() const
void SetIfNoneMatch(Aws::String &&value)
bool KeyHasBeenSet() const
const Aws::String & GetIfMatch() const
void SetSSECustomerAlgorithm(const Aws::String &value)
void SetResponseContentLanguage(const char *value)
void SetRange(const char *value)
bool ExpectedBucketOwnerHasBeenSet() const
void SetResponseContentDisposition(const char *value)
GetObjectRequest & WithRange(Aws::String &&value)
void SetKey(const char *value)
GetObjectRequest & WithCustomizedAccessLogTag(Aws::Map< Aws::String, Aws::String > &&value)
GetObjectRequest & WithBucket(const Aws::String &value)
void SetIfMatch(const char *value)
GetObjectRequest & WithIfModifiedSince(Aws::Utils::DateTime &&value)
GetObjectRequest & WithIfModifiedSince(const Aws::Utils::DateTime &value)
GetObjectRequest & WithResponseContentType(const char *value)
void SetIfNoneMatch(const Aws::String &value)
GetObjectRequest & WithKey(const Aws::String &value)
void SetIfModifiedSince(Aws::Utils::DateTime &&value)
bool VersionIdHasBeenSet() const
bool ResponseContentTypeHasBeenSet() const
const Aws::String & GetResponseCacheControl() const
GetObjectRequest & WithVersionId(const Aws::String &value)
void SetExpectedBucketOwner(Aws::String &&value)
GetObjectRequest & WithRange(const Aws::String &value)
const Aws::String & GetSSECustomerAlgorithm() const
void SetSSECustomerKey(const char *value)
bool SSECustomerKeyHasBeenSet() const
GetObjectRequest & WithSSECustomerAlgorithm(const Aws::String &value)
void SetIfUnmodifiedSince(const Aws::Utils::DateTime &value)
GetObjectRequest & WithRange(const char *value)
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