55 inline void SetBucket(
const char* value) { m_bucketHasBeenSet =
true; m_bucket.assign(value); }
88 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); }
220 inline void SetKey(
const char* value) { m_keyHasBeenSet =
true; m_key.assign(value); }
257 inline void SetRange(
const char* value) { m_rangeHasBeenSet =
true; m_range.assign(value); }
298 inline void SetVersionId(
const char* value) { m_versionIdHasBeenSet =
true; m_versionId.assign(value); }
333 inline void SetSSECustomerAlgorithm(
const char* value) { m_sSECustomerAlgorithmHasBeenSet =
true; m_sSECustomerAlgorithm.assign(value); }
384 inline void SetSSECustomerKey(
const char* value) { m_sSECustomerKeyHasBeenSet =
true; m_sSECustomerKey.assign(value); }
439 inline void SetSSECustomerKeyMD5(
const char* value) { m_sSECustomerKeyMD5HasBeenSet =
true; m_sSECustomerKeyMD5.assign(value); }
479 bool m_bucketHasBeenSet;
481 bool m_ifMatchHasBeenSet;
483 bool m_ifModifiedSinceHasBeenSet;
485 bool m_ifNoneMatchHasBeenSet;
487 bool m_ifUnmodifiedSinceHasBeenSet;
489 bool m_keyHasBeenSet;
491 bool m_rangeHasBeenSet;
493 bool m_versionIdHasBeenSet;
495 bool m_sSECustomerAlgorithmHasBeenSet;
497 bool m_sSECustomerKeyHasBeenSet;
499 bool m_sSECustomerKeyMD5HasBeenSet;
501 bool m_requestPayerHasBeenSet;
void SetSSECustomerAlgorithm(const char *value)
void SetSSECustomerAlgorithm(Aws::String &&value)
void SetRange(const Aws::String &value)
const Aws::String & GetSSECustomerKey() const
HeadObjectRequest & WithIfNoneMatch(const char *value)
const Aws::String & GetBucket() const
HeadObjectRequest & WithRange(const Aws::String &value)
void SetSSECustomerKey(const Aws::String &value)
void SetIfNoneMatch(Aws::String &&value)
void SetIfMatch(Aws::String &&value)
HeadObjectRequest & WithKey(const Aws::String &value)
HeadObjectRequest & WithSSECustomerKeyMD5(const char *value)
HeadObjectRequest & WithIfMatch(Aws::String &&value)
void SetVersionId(Aws::String &&value)
HeadObjectRequest & WithSSECustomerAlgorithm(const Aws::String &value)
const Aws::Utils::DateTime & GetIfModifiedSince() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
HeadObjectRequest & WithRequestPayer(const RequestPayer &value)
void SetIfModifiedSince(const Aws::Utils::DateTime &value)
void SetIfNoneMatch(const char *value)
HeadObjectRequest & WithIfModifiedSince(const Aws::Utils::DateTime &value)
const Aws::String & GetVersionId() const
HeadObjectRequest & WithVersionId(Aws::String &&value)
HeadObjectRequest & WithRange(Aws::String &&value)
HeadObjectRequest & WithSSECustomerKey(const Aws::String &value)
void SetKey(const char *value)
void SetRange(Aws::String &&value)
const Aws::Utils::DateTime & GetIfUnmodifiedSince() const
HeadObjectRequest & WithIfUnmodifiedSince(const Aws::Utils::DateTime &value)
HeadObjectRequest & WithIfNoneMatch(Aws::String &&value)
void SetSSECustomerKey(const char *value)
void SetSSECustomerAlgorithm(const Aws::String &value)
const Aws::String & GetIfMatch() const
const RequestPayer & GetRequestPayer() const
HeadObjectRequest & WithSSECustomerKey(const char *value)
void SetIfModifiedSince(Aws::Utils::DateTime &&value)
void SetSSECustomerKeyMD5(const char *value)
HeadObjectRequest & WithBucket(Aws::String &&value)
HeadObjectRequest & WithBucket(const Aws::String &value)
void SetKey(Aws::String &&value)
HeadObjectRequest & WithSSECustomerKeyMD5(const Aws::String &value)
void SetKey(const Aws::String &value)
const Aws::String & GetIfNoneMatch() const
void SetVersionId(const Aws::String &value)
void SetBucket(const Aws::String &value)
void SetSSECustomerKey(Aws::String &&value)
HeadObjectRequest & WithIfMatch(const char *value)
void SetSSECustomerKeyMD5(const Aws::String &value)
void SetIfUnmodifiedSince(const Aws::Utils::DateTime &value)
void SetRequestPayer(const RequestPayer &value)
HeadObjectRequest & WithIfMatch(const Aws::String &value)
HeadObjectRequest & WithKey(Aws::String &&value)
void SetBucket(const char *value)
HeadObjectRequest & WithIfModifiedSince(Aws::Utils::DateTime &&value)
void SetRange(const char *value)
HeadObjectRequest & WithIfUnmodifiedSince(Aws::Utils::DateTime &&value)
HeadObjectRequest & WithIfNoneMatch(const Aws::String &value)
HeadObjectRequest & WithRange(const char *value)
void SetIfMatch(const char *value)
void SetIfUnmodifiedSince(Aws::Utils::DateTime &&value)
HeadObjectRequest & WithBucket(const char *value)
void SetVersionId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
HeadObjectRequest & WithSSECustomerAlgorithm(Aws::String &&value)
const Aws::String & GetKey() const
HeadObjectRequest & WithSSECustomerKeyMD5(Aws::String &&value)
void SetIfNoneMatch(const Aws::String &value)
HeadObjectRequest & WithRequestPayer(RequestPayer &&value)
HeadObjectRequest & WithVersionId(const char *value)
HeadObjectRequest & WithKey(const char *value)
HeadObjectRequest & WithVersionId(const Aws::String &value)
const Aws::String & GetSSECustomerAlgorithm() const
void SetSSECustomerKeyMD5(Aws::String &&value)
HeadObjectRequest & WithSSECustomerAlgorithm(const char *value)
void SetBucket(Aws::String &&value)
const Aws::String & GetRange() const
const Aws::String & GetSSECustomerKeyMD5() const
JSON (JavaScript Object Notation).
HeadObjectRequest & WithSSECustomerKey(Aws::String &&value)
void SetIfMatch(const Aws::String &value)
void SetRequestPayer(RequestPayer &&value)