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/s3/model/RequestPayer.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/core/utils/memory/stl/AWSMap.h>
13#include <aws/s3/model/ObjectAttributes.h>
90 inline void SetBucket(
const char* value) { m_bucketHasBeenSet =
true; m_bucket.assign(value); }
104 inline void SetKey(
const char* value) { m_keyHasBeenSet =
true; m_key.assign(value); }
122 inline void SetVersionId(
const char* value) { m_versionIdHasBeenSet =
true; m_versionId.assign(value); }
134 inline void SetMaxParts(
int value) { m_maxPartsHasBeenSet =
true; m_maxParts = value; }
145 inline void SetPartNumberMarker(
int value) { m_partNumberMarkerHasBeenSet =
true; m_partNumberMarker = value; }
159 inline void SetSSECustomerAlgorithm(
const char* value) { m_sSECustomerAlgorithmHasBeenSet =
true; m_sSECustomerAlgorithm.assign(value); }
178 inline void SetSSECustomerKey(
const char* value) { m_sSECustomerKeyHasBeenSet =
true; m_sSECustomerKey.assign(value); }
195 inline void SetSSECustomerKeyMD5(
const char* value) { m_sSECustomerKeyMD5HasBeenSet =
true; m_sSECustomerKeyMD5.assign(value); }
221 inline void SetExpectedBucketOwner(
const char* value) { m_expectedBucketOwnerHasBeenSet =
true; m_expectedBucketOwner.assign(value); }
261 bool m_bucketHasBeenSet =
false;
264 bool m_keyHasBeenSet =
false;
267 bool m_versionIdHasBeenSet =
false;
270 bool m_maxPartsHasBeenSet =
false;
272 int m_partNumberMarker;
273 bool m_partNumberMarkerHasBeenSet =
false;
276 bool m_sSECustomerAlgorithmHasBeenSet =
false;
279 bool m_sSECustomerKeyHasBeenSet =
false;
282 bool m_sSECustomerKeyMD5HasBeenSet =
false;
285 bool m_requestPayerHasBeenSet =
false;
288 bool m_expectedBucketOwnerHasBeenSet =
false;
291 bool m_objectAttributesHasBeenSet =
false;
294 bool m_customizedAccessLogTagHasBeenSet =
false;
bool SSECustomerKeyHasBeenSet() const
GetObjectAttributesRequest & AddCustomizedAccessLogTag(Aws::String &&key, Aws::String &&value)
virtual const char * GetServiceRequestName() const override
GetObjectAttributesRequest & AddObjectAttributes(const ObjectAttributes &value)
const Aws::Map< Aws::String, Aws::String > & GetCustomizedAccessLogTag() const
GetObjectAttributesRequest & AddCustomizedAccessLogTag(const char *key, const char *value)
bool ObjectAttributesHasBeenSet() const
void SetSSECustomerAlgorithm(Aws::String &&value)
const Aws::Vector< ObjectAttributes > & GetObjectAttributes() const
const Aws::String & GetSSECustomerKeyMD5() const
void SetRequestPayer(const RequestPayer &value)
GetObjectAttributesRequest & WithCustomizedAccessLogTag(const Aws::Map< Aws::String, Aws::String > &value)
void SetPartNumberMarker(int value)
GetObjectAttributesRequest & WithBucket(const char *value)
bool VersionIdHasBeenSet() const
GetObjectAttributesRequest & WithObjectAttributes(const Aws::Vector< ObjectAttributes > &value)
const Aws::String & GetVersionId() const
GetObjectAttributesRequest & WithBucket(const Aws::String &value)
GetObjectAttributesRequest & AddCustomizedAccessLogTag(Aws::String &&key, const Aws::String &value)
void SetSSECustomerKeyMD5(Aws::String &&value)
GetObjectAttributesRequest & WithBucket(Aws::String &&value)
void SetRequestPayer(RequestPayer &&value)
void SetMaxParts(int value)
GetObjectAttributesRequest & WithSSECustomerKeyMD5(Aws::String &&value)
void SetExpectedBucketOwner(Aws::String &&value)
bool ExpectedBucketOwnerHasBeenSet() const
void SetObjectAttributes(Aws::Vector< ObjectAttributes > &&value)
GetObjectAttributesRequest & WithCustomizedAccessLogTag(Aws::Map< Aws::String, Aws::String > &&value)
void SetSSECustomerKey(const char *value)
GetObjectAttributesRequest & WithRequestPayer(const RequestPayer &value)
bool MaxPartsHasBeenSet() const
GetObjectAttributesRequest & WithSSECustomerAlgorithm(const Aws::String &value)
bool SSECustomerAlgorithmHasBeenSet() const
void SetExpectedBucketOwner(const Aws::String &value)
void SetSSECustomerAlgorithm(const char *value)
GetObjectAttributesRequest & WithKey(Aws::String &&value)
void SetSSECustomerKeyMD5(const char *value)
void SetSSECustomerKeyMD5(const Aws::String &value)
GetObjectAttributesRequest & WithSSECustomerAlgorithm(const char *value)
GetObjectAttributesRequest & WithSSECustomerKey(const char *value)
bool BucketHasBeenSet() const
void SetObjectAttributes(const Aws::Vector< ObjectAttributes > &value)
AWS_S3_API EndpointParameters GetEndpointContextParams() const override
void SetCustomizedAccessLogTag(Aws::Map< Aws::String, Aws::String > &&value)
GetObjectAttributesRequest & WithSSECustomerKeyMD5(const char *value)
const Aws::String & GetExpectedBucketOwner() const
void SetBucket(const Aws::String &value)
AWS_S3_API void AddQueryStringParameters(Aws::Http::URI &uri) const override
GetObjectAttributesRequest & WithExpectedBucketOwner(Aws::String &&value)
void SetKey(const char *value)
const Aws::String & GetSSECustomerAlgorithm() const
bool PartNumberMarkerHasBeenSet() const
GetObjectAttributesRequest & WithSSECustomerKeyMD5(const Aws::String &value)
void SetVersionId(Aws::String &&value)
GetObjectAttributesRequest & WithExpectedBucketOwner(const char *value)
AWS_S3_API bool HasEmbeddedError(IOStream &body, const Http::HeaderValueCollection &header) const override
void SetCustomizedAccessLogTag(const Aws::Map< Aws::String, Aws::String > &value)
GetObjectAttributesRequest & WithMaxParts(int value)
AWS_S3_API Aws::String SerializePayload() const override
void SetVersionId(const char *value)
void SetKey(Aws::String &&value)
const Aws::String & GetBucket() const
AWS_S3_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
void SetSSECustomerKey(Aws::String &&value)
bool SSECustomerKeyMD5HasBeenSet() const
const Aws::String & GetKey() const
GetObjectAttributesRequest & WithVersionId(const Aws::String &value)
void SetBucket(Aws::String &&value)
int GetPartNumberMarker() const
GetObjectAttributesRequest & AddObjectAttributes(ObjectAttributes &&value)
void SetKey(const Aws::String &value)
void SetVersionId(const Aws::String &value)
void SetSSECustomerAlgorithm(const Aws::String &value)
const RequestPayer & GetRequestPayer() const
GetObjectAttributesRequest & WithSSECustomerKey(Aws::String &&value)
GetObjectAttributesRequest & AddCustomizedAccessLogTag(const Aws::String &key, const Aws::String &value)
bool CustomizedAccessLogTagHasBeenSet() const
void SetSSECustomerKey(const Aws::String &value)
GetObjectAttributesRequest & WithKey(const char *value)
GetObjectAttributesRequest & AddCustomizedAccessLogTag(Aws::String &&key, const char *value)
GetObjectAttributesRequest & AddCustomizedAccessLogTag(const Aws::String &key, Aws::String &&value)
void SetExpectedBucketOwner(const char *value)
GetObjectAttributesRequest & WithExpectedBucketOwner(const Aws::String &value)
GetObjectAttributesRequest & WithSSECustomerAlgorithm(Aws::String &&value)
GetObjectAttributesRequest & WithVersionId(Aws::String &&value)
GetObjectAttributesRequest & WithSSECustomerKey(const Aws::String &value)
const Aws::String & GetSSECustomerKey() const
GetObjectAttributesRequest & WithVersionId(const char *value)
GetObjectAttributesRequest & AddCustomizedAccessLogTag(const char *key, Aws::String &&value)
bool RequestPayerHasBeenSet() const
void SetBucket(const char *value)
GetObjectAttributesRequest & WithRequestPayer(RequestPayer &&value)
AWS_S3_API GetObjectAttributesRequest()
GetObjectAttributesRequest & WithPartNumberMarker(int value)
GetObjectAttributesRequest & WithKey(const Aws::String &value)
bool KeyHasBeenSet() const
GetObjectAttributesRequest & WithObjectAttributes(Aws::Vector< ObjectAttributes > &&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_iostream< char, std::char_traits< char > > IOStream
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector