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); }
void SetRequestId(const char *value)
AWS_SAGEMAKER_API StopInferenceExperimentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetInferenceExperimentArn(const char *value)
StopInferenceExperimentResult & WithRequestId(const Aws::String &value)
StopInferenceExperimentResult & WithInferenceExperimentArn(const Aws::String &value)
StopInferenceExperimentResult & WithRequestId(const char *value)
void SetRequestId(const Aws::String &value)
StopInferenceExperimentResult & WithInferenceExperimentArn(const char *value)
AWS_SAGEMAKER_API StopInferenceExperimentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
StopInferenceExperimentResult & WithRequestId(Aws::String &&value)
StopInferenceExperimentResult & WithInferenceExperimentArn(Aws::String &&value)
void SetInferenceExperimentArn(Aws::String &&value)
void SetRequestId(Aws::String &&value)
void SetInferenceExperimentArn(const Aws::String &value)
const Aws::String & GetInferenceExperimentArn() const
AWS_SAGEMAKER_API StopInferenceExperimentResult()
const Aws::String & GetRequestId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue