7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/b2bi/model/TransformerJobStatus.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/b2bi/model/S3Location.h>
16template<
typename RESULT_TYPE>
17class AmazonWebServiceResult;
73 inline void SetMessage(
const char* value) { m_message.assign(value); }
84 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue