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