7#include <aws/personalize/Personalize_EXPORTS.h>
8#include <aws/personalize/model/BatchSegmentJob.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
AWS_PERSONALIZE_API DescribeBatchSegmentJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeBatchSegmentJobResult & WithRequestId(Aws::String &&value)
void SetRequestId(const Aws::String &value)
DescribeBatchSegmentJobResult & WithBatchSegmentJob(BatchSegmentJob &&value)
void SetBatchSegmentJob(const BatchSegmentJob &value)
DescribeBatchSegmentJobResult & WithBatchSegmentJob(const BatchSegmentJob &value)
const BatchSegmentJob & GetBatchSegmentJob() const
void SetBatchSegmentJob(BatchSegmentJob &&value)
AWS_PERSONALIZE_API DescribeBatchSegmentJobResult()
AWS_PERSONALIZE_API DescribeBatchSegmentJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeBatchSegmentJobResult & WithRequestId(const char *value)
void SetRequestId(const char *value)
DescribeBatchSegmentJobResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue