Home
last modified time | relevance | path

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

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DValidationError.h69 …inline ValidationError& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); retur… in WithErrorMessage() function
74 …inline ValidationError& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value));… in WithErrorMessage() function
79 …inline ValidationError& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this… in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-service-quotas/include/aws/service-quotas/model/
H A DErrorReason.h149 …inline ErrorReason& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *t… in WithErrorMessage() function
154 …inline ErrorReason& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); ret… in WithErrorMessage() function
159 inline ErrorReason& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/include/aws/opensearch/model/
H A DAutoTuneOptionsOutput.h101 …inline AutoTuneOptionsOutput& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value);… in WithErrorMessage() function
106 …inline AutoTuneOptionsOutput& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(va… in WithErrorMessage() function
111 …inline AutoTuneOptionsOutput& WithErrorMessage(const char* value) { SetErrorMessage(value); return… in WithErrorMessage() function
H A DErrorDetails.h76 …inline ErrorDetails& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *… in WithErrorMessage() function
79 …inline ErrorDetails& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); re… in WithErrorMessage() function
82 … inline ErrorDetails& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeartifact/include/aws/codeartifact/model/
H A DPackageVersionError.h130 …inline PackageVersionError& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); r… in WithErrorMessage() function
135 …inline PackageVersionError& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(valu… in WithErrorMessage() function
140 …inline PackageVersionError& WithErrorMessage(const char* value) { SetErrorMessage(value); return *… in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/include/aws/es/model/
H A DAutoTuneOptionsOutput.h101 …inline AutoTuneOptionsOutput& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value);… in WithErrorMessage() function
106 …inline AutoTuneOptionsOutput& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(va… in WithErrorMessage() function
111 …inline AutoTuneOptionsOutput& WithErrorMessage(const char* value) { SetErrorMessage(value); return… in WithErrorMessage() function
H A DErrorDetails.h76 …inline ErrorDetails& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *… in WithErrorMessage() function
79 …inline ErrorDetails& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); re… in WithErrorMessage() function
82 … inline ErrorDetails& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-finspace-data/include/aws/finspace-data/model/
H A DErrorInfo.h69 …inline ErrorInfo& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *thi… in WithErrorMessage() function
74 …inline ErrorInfo& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); retur… in WithErrorMessage() function
79 inline ErrorInfo& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appstream/include/aws/appstream/model/
H A DLastReportGenerationExecutionError.h113 …inline LastReportGenerationExecutionError& WithErrorMessage(const Aws::String& value) { SetErrorMe… in WithErrorMessage() function
119 …inline LastReportGenerationExecutionError& WithErrorMessage(Aws::String&& value) { SetErrorMessage… in WithErrorMessage() function
125 …inline LastReportGenerationExecutionError& WithErrorMessage(const char* value) { SetErrorMessage(v… in WithErrorMessage() function
H A DStackError.h100 …inline StackError& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *th… in WithErrorMessage() function
105 …inline StackError& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); retu… in WithErrorMessage() function
110 inline StackError& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
H A DFleetError.h100 …inline FleetError& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *th… in WithErrorMessage() function
105 …inline FleetError& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); retu… in WithErrorMessage() function
110 inline FleetError& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
H A DResourceError.h101 …inline ResourceError& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return … in WithErrorMessage() function
106 …inline ResourceError& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); r… in WithErrorMessage() function
111 … inline ResourceError& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sesv2/include/aws/sesv2/model/
H A DFailureInfo.h118 …inline FailureInfo& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *t… in WithErrorMessage() function
123 …inline FailureInfo& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); ret… in WithErrorMessage() function
128 inline FailureInfo& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-secretsmanager/include/aws/secretsmanager/model/
H A DValidationErrorsEntry.h116 …inline ValidationErrorsEntry& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value);… in WithErrorMessage() function
122 …inline ValidationErrorsEntry& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(va… in WithErrorMessage() function
128 …inline ValidationErrorsEntry& WithErrorMessage(const char* value) { SetErrorMessage(value); return… in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mwaa/include/aws/mwaa/model/
H A DUpdateError.h110 …inline UpdateError& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *t… in WithErrorMessage() function
115 …inline UpdateError& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); ret… in WithErrorMessage() function
120 inline UpdateError& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DValidationError.h109 …inline ValidationError& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); retur… in WithErrorMessage() function
114 …inline ValidationError& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value));… in WithErrorMessage() function
119 …inline ValidationError& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this… in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-resourcegroupstaggingapi/include/aws/resourcegroupstaggingapi/model/
H A DFailureInfo.h159 …inline FailureInfo& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *t… in WithErrorMessage() function
164 …inline FailureInfo& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); ret… in WithErrorMessage() function
169 inline FailureInfo& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-marketplace-catalog/include/aws/marketplace-catalog/model/
H A DErrorDetail.h109 …inline ErrorDetail& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *t… in WithErrorMessage() function
114 …inline ErrorDetail& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); ret… in WithErrorMessage() function
119 inline ErrorDetail& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DErrorDetails.h109 …inline ErrorDetails& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *… in WithErrorMessage() function
114 …inline ErrorDetails& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); re… in WithErrorMessage() function
119 … inline ErrorDetails& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
H A DErrorDetail.h109 …inline ErrorDetail& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *t… in WithErrorMessage() function
114 …inline ErrorDetail& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); ret… in WithErrorMessage() function
119 inline ErrorDetail& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lakeformation/include/aws/lakeformation/model/
H A DErrorDetail.h109 …inline ErrorDetail& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return *t… in WithErrorMessage() function
114 …inline ErrorDetail& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); ret… in WithErrorMessage() function
119 inline ErrorDetail& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-honeycode/include/aws/honeycode/model/
H A DFailedBatchItem.h126 …inline FailedBatchItem& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); retur… in WithErrorMessage() function
131 …inline FailedBatchItem& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value));… in WithErrorMessage() function
136 …inline FailedBatchItem& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this… in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codedeploy/include/aws/codedeploy/model/
H A DBatchGetDeploymentGroupsResult.h102 …inline BatchGetDeploymentGroupsResult& WithErrorMessage(const Aws::String& value) { SetErrorMessag… in WithErrorMessage() function
107 …inline BatchGetDeploymentGroupsResult& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std… in WithErrorMessage() function
112 …inline BatchGetDeploymentGroupsResult& WithErrorMessage(const char* value) { SetErrorMessage(value… in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/include/aws/comprehend/model/
H A DBatchItemError.h132 …inline BatchItemError& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return… in WithErrorMessage() function
137 …inline BatchItemError& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); … in WithErrorMessage() function
142 …inline BatchItemError& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-groundstation/include/aws/groundstation/model/
H A DDataflowDetail.h90 …inline DataflowDetail& WithErrorMessage(const Aws::String& value) { SetErrorMessage(value); return… in WithErrorMessage() function
95 …inline DataflowDetail& WithErrorMessage(Aws::String&& value) { SetErrorMessage(std::move(value)); … in WithErrorMessage() function
100 …inline DataflowDetail& WithErrorMessage(const char* value) { SetErrorMessage(value); return *this;} in WithErrorMessage() function

123456