7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
55 inline void SetTrialArn(
const char* value) { m_trialArn.assign(value); }
66 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetTrialComponentArn(const char *value)
const Aws::String & GetTrialArn() const
AssociateTrialComponentResult & WithRequestId(const Aws::String &value)
AssociateTrialComponentResult & WithTrialComponentArn(Aws::String &&value)
AssociateTrialComponentResult & WithTrialArn(Aws::String &&value)
AssociateTrialComponentResult & WithTrialComponentArn(const char *value)
void SetRequestId(const Aws::String &value)
void SetRequestId(Aws::String &&value)
AWS_SAGEMAKER_API AssociateTrialComponentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_SAGEMAKER_API AssociateTrialComponentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AssociateTrialComponentResult & WithTrialArn(const char *value)
void SetTrialArn(Aws::String &&value)
const Aws::String & GetRequestId() const
AssociateTrialComponentResult & WithRequestId(Aws::String &&value)
void SetTrialArn(const char *value)
AssociateTrialComponentResult & WithTrialArn(const Aws::String &value)
void SetTrialArn(const Aws::String &value)
const Aws::String & GetTrialComponentArn() const
void SetTrialComponentArn(const Aws::String &value)
void SetTrialComponentArn(Aws::String &&value)
AssociateTrialComponentResult & WithRequestId(const char *value)
AWS_SAGEMAKER_API AssociateTrialComponentResult()
AssociateTrialComponentResult & WithTrialComponentArn(const Aws::String &value)
void SetRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue