Home
last modified time | relevance | path

Searched refs:SetSSECustomerKeyMD5 (Results 1 – 25 of 94) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DUploadPartResult.h166 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
173 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
180 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
187 …inline UploadPartResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(va… in WithSSECustomerKeyMD5()
194 …inline UploadPartResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mo… in WithSSECustomerKeyMD5()
201 …inline UploadPartResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); r… in WithSSECustomerKeyMD5()
H A DUploadPartCopyResult.h200 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
207 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
214 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
221 …PartCopyResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
228 …inline UploadPartCopyResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std… in WithSSECustomerKeyMD5()
235 …inline UploadPartCopyResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value… in WithSSECustomerKeyMD5()
H A DPutObjectResult.h276 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
283 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
290 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
297 …inline PutObjectResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(val… in WithSSECustomerKeyMD5()
304 …inline PutObjectResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mov… in WithSSECustomerKeyMD5()
311 …inline PutObjectResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); re… in WithSSECustomerKeyMD5()
H A DCopyObjectResult.h246 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
253 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
260 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
267 …inline CopyObjectResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(va… in WithSSECustomerKeyMD5()
274 …inline CopyObjectResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mo… in WithSSECustomerKeyMD5()
281 …inline CopyObjectResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); r… in WithSSECustomerKeyMD5()
H A DCreateMultipartUploadResult.h479 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
486 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
493 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
500 …rtUploadResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
507 …ltipartUploadResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::move(v… in WithSSECustomerKeyMD5()
514 …MultipartUploadResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
H A DUploadPartRequest.h559 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
566 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
573 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
580 …oadPartRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
587 …inline UploadPartRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::m… in WithSSECustomerKeyMD5()
594 …inline UploadPartRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); … in WithSSECustomerKeyMD5()
H A DSelectObjectContentRequest.h296 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
303 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
310 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
317 …ContentRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
324 …bjectContentRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::move(v… in WithSSECustomerKeyMD5()
331 …tObjectContentRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
H A DHeadObjectRequest.h683 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
690 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
697 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
704 …dObjectRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
711 …inline HeadObjectRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::m… in WithSSECustomerKeyMD5()
718 …inline HeadObjectRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); … in WithSSECustomerKeyMD5()
H A DGetObjectRequest.h935 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
942 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
949 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
956 …inline GetObjectRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(va… in WithSSECustomerKeyMD5()
963 …inline GetObjectRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mo… in WithSSECustomerKeyMD5()
970 …inline GetObjectRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); r… in WithSSECustomerKeyMD5()
H A DUploadPartCopyRequest.h1001 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
1008 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
1015 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
1022 …artCopyRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
1029 …inline UploadPartCopyRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(st… in WithSSECustomerKeyMD5()
1036 …inline UploadPartCopyRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(valu… in WithSSECustomerKeyMD5()
H A DHeadObjectResult.h885 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
892 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
899 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
906 …inline HeadObjectResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(va… in WithSSECustomerKeyMD5()
913 …inline HeadObjectResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mo… in WithSSECustomerKeyMD5()
920 …inline HeadObjectResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); r… in WithSSECustomerKeyMD5()
H A DGetObjectResult.h823 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
830 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
837 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
844 …inline GetObjectResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(val… in WithSSECustomerKeyMD5()
851 …inline GetObjectResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mov… in WithSSECustomerKeyMD5()
858 …inline GetObjectResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); re… in WithSSECustomerKeyMD5()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DUploadPartResult.h166 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
173 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
180 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
187 …inline UploadPartResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(va… in WithSSECustomerKeyMD5()
194 …inline UploadPartResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mo… in WithSSECustomerKeyMD5()
201 …inline UploadPartResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); r… in WithSSECustomerKeyMD5()
H A DUploadPartCopyResult.h200 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
207 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
214 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
221 …PartCopyResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
228 …inline UploadPartCopyResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std… in WithSSECustomerKeyMD5()
235 …inline UploadPartCopyResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value… in WithSSECustomerKeyMD5()
H A DPutObjectResult.h276 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
283 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
290 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
297 …inline PutObjectResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(val… in WithSSECustomerKeyMD5()
304 …inline PutObjectResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mov… in WithSSECustomerKeyMD5()
311 …inline PutObjectResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); re… in WithSSECustomerKeyMD5()
H A DCopyObjectResult.h246 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
253 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
260 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
267 …inline CopyObjectResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(va… in WithSSECustomerKeyMD5()
274 …inline CopyObjectResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mo… in WithSSECustomerKeyMD5()
281 …inline CopyObjectResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); r… in WithSSECustomerKeyMD5()
H A DCreateMultipartUploadResult.h479 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
486 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
493 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
500 …rtUploadResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
507 …ltipartUploadResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::move(v… in WithSSECustomerKeyMD5()
514 …MultipartUploadResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
H A DUploadPartRequest.h559 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
566 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
573 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
580 …oadPartRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
587 …inline UploadPartRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::m… in WithSSECustomerKeyMD5()
594 …inline UploadPartRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); … in WithSSECustomerKeyMD5()
H A DSelectObjectContentRequest.h296 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
303 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
310 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
317 …ContentRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
324 …bjectContentRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::move(v… in WithSSECustomerKeyMD5()
331 …tObjectContentRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
H A DHeadObjectRequest.h683 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
690 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
697 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
704 …dObjectRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
711 …inline HeadObjectRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::m… in WithSSECustomerKeyMD5()
718 …inline HeadObjectRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); … in WithSSECustomerKeyMD5()
H A DUploadPartCopyRequest.h1001 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
1008 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
1015 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
1022 …artCopyRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
1029 …inline UploadPartCopyRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(st… in WithSSECustomerKeyMD5()
1036 …inline UploadPartCopyRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(valu… in WithSSECustomerKeyMD5()
H A DGetObjectRequest.h935 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
942 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
949 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
956 …inline GetObjectRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(va… in WithSSECustomerKeyMD5()
963 …inline GetObjectRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mo… in WithSSECustomerKeyMD5()
970 …inline GetObjectRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); r… in WithSSECustomerKeyMD5()
H A DHeadObjectResult.h885 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
892 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
899 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
906 …inline HeadObjectResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(va… in WithSSECustomerKeyMD5()
913 …inline HeadObjectResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mo… in WithSSECustomerKeyMD5()
920 …inline HeadObjectResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); r… in WithSSECustomerKeyMD5()
H A DGetObjectResult.h823 inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5 = value; } in SetSSECustomerKeyMD5() function
830 … inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5 = std::move(value); } in SetSSECustomerKeyMD5() function
837 inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5.assign(value); } in SetSSECustomerKeyMD5() function
844 …inline GetObjectResult& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(val… in WithSSECustomerKeyMD5()
851 …inline GetObjectResult& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::mov… in WithSSECustomerKeyMD5()
858 …inline GetObjectResult& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); re… in WithSSECustomerKeyMD5()
H A DCreateMultipartUploadRequest.h1114 …inline void SetSSECustomerKeyMD5(const Aws::String& value) { m_sSECustomerKeyMD5HasBeenSet = true;… in SetSSECustomerKeyMD5() function
1121 …inline void SetSSECustomerKeyMD5(Aws::String&& value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sS… in SetSSECustomerKeyMD5() function
1128 …inline void SetSSECustomerKeyMD5(const char* value) { m_sSECustomerKeyMD5HasBeenSet = true; m_sSEC… in SetSSECustomerKeyMD5() function
1135 …tUploadRequest& WithSSECustomerKeyMD5(const Aws::String& value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()
1142 …tipartUploadRequest& WithSSECustomerKeyMD5(Aws::String&& value) { SetSSECustomerKeyMD5(std::move(v… in WithSSECustomerKeyMD5()
1149 …ultipartUploadRequest& WithSSECustomerKeyMD5(const char* value) { SetSSECustomerKeyMD5(value); ret… in WithSSECustomerKeyMD5()

1234