7#include <aws/iotanalytics/IoTAnalytics_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/Array.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
56 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
void SetPayloads(const Aws::Vector< Aws::Utils::ByteBuffer > &value)
SampleChannelDataResult & WithRequestId(const Aws::String &value)
void SetRequestId(const Aws::String &value)
SampleChannelDataResult & WithRequestId(Aws::String &&value)
SampleChannelDataResult & WithRequestId(const char *value)
SampleChannelDataResult & AddPayloads(const Aws::Utils::ByteBuffer &value)
SampleChannelDataResult & WithPayloads(const Aws::Vector< Aws::Utils::ByteBuffer > &value)
void SetPayloads(Aws::Vector< Aws::Utils::ByteBuffer > &&value)
AWS_IOTANALYTICS_API SampleChannelDataResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_IOTANALYTICS_API SampleChannelDataResult()
const Aws::Vector< Aws::Utils::ByteBuffer > & GetPayloads() const
SampleChannelDataResult & WithPayloads(Aws::Vector< Aws::Utils::ByteBuffer > &&value)
SampleChannelDataResult & AddPayloads(Aws::Utils::ByteBuffer &&value)
void SetRequestId(const char *value)
AWS_IOTANALYTICS_API SampleChannelDataResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue