7#include <aws/personalize/Personalize_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); }
AWS_PERSONALIZE_API CreateBatchSegmentJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetBatchSegmentJobArn(const Aws::String &value)
CreateBatchSegmentJobResult & WithRequestId(const char *value)
void SetBatchSegmentJobArn(const char *value)
void SetRequestId(const char *value)
const Aws::String & GetBatchSegmentJobArn() const
AWS_PERSONALIZE_API CreateBatchSegmentJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateBatchSegmentJobResult & WithRequestId(Aws::String &&value)
void SetBatchSegmentJobArn(Aws::String &&value)
CreateBatchSegmentJobResult & WithBatchSegmentJobArn(Aws::String &&value)
AWS_PERSONALIZE_API CreateBatchSegmentJobResult()
CreateBatchSegmentJobResult & WithBatchSegmentJobArn(const Aws::String &value)
CreateBatchSegmentJobResult & WithBatchSegmentJobArn(const char *value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
CreateBatchSegmentJobResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue