AWS SDK for C++
1.8.152
AWS SDK for C++
|
Go to the documentation of this file.
13 template<
typename RESULT_TYPE>
14 class AmazonWebServiceResult;
53 inline void SetCommitId(
const char* value) { m_commitId.assign(value); }
89 inline void SetTreeId(
const char* value) { m_treeId.assign(value); }
MergeBranchesByThreeWayResult & WithTreeId(Aws::String &&value)
MergeBranchesByThreeWayResult & WithTreeId(const char *value)
void SetCommitId(Aws::String &&value)
MergeBranchesByThreeWayResult()
void SetTreeId(Aws::String &&value)
void SetCommitId(const char *value)
MergeBranchesByThreeWayResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
MergeBranchesByThreeWayResult & WithCommitId(const char *value)
const Aws::String & GetTreeId() const
MergeBranchesByThreeWayResult & WithTreeId(const Aws::String &value)
MergeBranchesByThreeWayResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
#define AWS_CODECOMMIT_API
void SetTreeId(const Aws::String &value)
MergeBranchesByThreeWayResult & WithCommitId(Aws::String &&value)
void SetTreeId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetCommitId() const
MergeBranchesByThreeWayResult & WithCommitId(const Aws::String &value)
void SetCommitId(const Aws::String &value)