7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
UpdateInferenceExperimentResult & WithRequestId(const Aws::String &value)
UpdateInferenceExperimentResult & WithRequestId(const char *value)
void SetInferenceExperimentArn(const char *value)
UpdateInferenceExperimentResult & WithInferenceExperimentArn(Aws::String &&value)
void SetRequestId(const char *value)
AWS_SAGEMAKER_API UpdateInferenceExperimentResult()
const Aws::String & GetInferenceExperimentArn() const
const Aws::String & GetRequestId() const
void SetInferenceExperimentArn(const Aws::String &value)
UpdateInferenceExperimentResult & WithInferenceExperimentArn(const Aws::String &value)
AWS_SAGEMAKER_API UpdateInferenceExperimentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateInferenceExperimentResult & WithInferenceExperimentArn(const char *value)
void SetRequestId(Aws::String &&value)
UpdateInferenceExperimentResult & WithRequestId(Aws::String &&value)
void SetRequestId(const Aws::String &value)
void SetInferenceExperimentArn(Aws::String &&value)
AWS_SAGEMAKER_API UpdateInferenceExperimentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue