7#include <aws/appsync/AppSync_EXPORTS.h>
8#include <aws/appsync/model/ChannelNamespace.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); }
void SetChannelNamespace(const ChannelNamespace &value)
const ChannelNamespace & GetChannelNamespace() const
CreateChannelNamespaceResult & WithChannelNamespace(ChannelNamespace &&value)
void SetRequestId(const char *value)
void SetRequestId(const Aws::String &value)
void SetRequestId(Aws::String &&value)
CreateChannelNamespaceResult & WithRequestId(const Aws::String &value)
CreateChannelNamespaceResult & WithRequestId(const char *value)
AWS_APPSYNC_API CreateChannelNamespaceResult()
void SetChannelNamespace(ChannelNamespace &&value)
CreateChannelNamespaceResult & WithChannelNamespace(const ChannelNamespace &value)
const Aws::String & GetRequestId() const
AWS_APPSYNC_API CreateChannelNamespaceResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateChannelNamespaceResult & WithRequestId(Aws::String &&value)
AWS_APPSYNC_API CreateChannelNamespaceResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue