Home
last modified time | relevance | path

Searched refs:WithErrorMessage (Results 126 – 126 of 126) sorted by relevance

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DWriteGetObjectResponseRequest.h338 …inline WriteGetObjectResponseRequest& WithErrorMessage(const Aws::String& value) { SetErrorMessage… in WithErrorMessage() function
347 …inline WriteGetObjectResponseRequest& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std:… in WithErrorMessage() function
356 …inline WriteGetObjectResponseRequest& WithErrorMessage(const char* value) { SetErrorMessage(value)… in WithErrorMessage() function

123456