7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/pinpoint/model/SegmentResponse.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
50 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const Aws::String &value)
AWS_PINPOINT_API CreateSegmentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateSegmentResult & WithSegmentResponse(SegmentResponse &&value)
void SetSegmentResponse(SegmentResponse &&value)
void SetRequestId(const char *value)
CreateSegmentResult & WithRequestId(const char *value)
CreateSegmentResult & WithSegmentResponse(const SegmentResponse &value)
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
AWS_PINPOINT_API CreateSegmentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetSegmentResponse(const SegmentResponse &value)
AWS_PINPOINT_API CreateSegmentResult()
CreateSegmentResult & WithRequestId(Aws::String &&value)
const SegmentResponse & GetSegmentResponse() const
CreateSegmentResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue