AWS SDK for C++
1.8.128
AWS SDK for C++
|
#include <MergeBranchesByThreeWayResult.h>
Public Member Functions | |
MergeBranchesByThreeWayResult () | |
MergeBranchesByThreeWayResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
MergeBranchesByThreeWayResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetCommitId () const |
void | SetCommitId (const Aws::String &value) |
void | SetCommitId (Aws::String &&value) |
void | SetCommitId (const char *value) |
MergeBranchesByThreeWayResult & | WithCommitId (const Aws::String &value) |
MergeBranchesByThreeWayResult & | WithCommitId (Aws::String &&value) |
MergeBranchesByThreeWayResult & | WithCommitId (const char *value) |
const Aws::String & | GetTreeId () const |
void | SetTreeId (const Aws::String &value) |
void | SetTreeId (Aws::String &&value) |
void | SetTreeId (const char *value) |
MergeBranchesByThreeWayResult & | WithTreeId (const Aws::String &value) |
MergeBranchesByThreeWayResult & | WithTreeId (Aws::String &&value) |
MergeBranchesByThreeWayResult & | WithTreeId (const char *value) |
Definition at line 27 of file MergeBranchesByThreeWayResult.h.
Aws::CodeCommit::Model::MergeBranchesByThreeWayResult::MergeBranchesByThreeWayResult | ( | ) |
Aws::CodeCommit::Model::MergeBranchesByThreeWayResult::MergeBranchesByThreeWayResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The commit ID of the merge in the destination or target branch.
Definition at line 38 of file MergeBranchesByThreeWayResult.h.
|
inline |
The tree ID of the merge in the destination or target branch.
Definition at line 74 of file MergeBranchesByThreeWayResult.h.
MergeBranchesByThreeWayResult& Aws::CodeCommit::Model::MergeBranchesByThreeWayResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The commit ID of the merge in the destination or target branch.
Definition at line 48 of file MergeBranchesByThreeWayResult.h.
|
inline |
The commit ID of the merge in the destination or target branch.
Definition at line 43 of file MergeBranchesByThreeWayResult.h.
|
inline |
The commit ID of the merge in the destination or target branch.
Definition at line 53 of file MergeBranchesByThreeWayResult.h.
|
inline |
The tree ID of the merge in the destination or target branch.
Definition at line 84 of file MergeBranchesByThreeWayResult.h.
|
inline |
The tree ID of the merge in the destination or target branch.
Definition at line 79 of file MergeBranchesByThreeWayResult.h.
|
inline |
The tree ID of the merge in the destination or target branch.
Definition at line 89 of file MergeBranchesByThreeWayResult.h.
|
inline |
The commit ID of the merge in the destination or target branch.
Definition at line 63 of file MergeBranchesByThreeWayResult.h.
|
inline |
The commit ID of the merge in the destination or target branch.
Definition at line 58 of file MergeBranchesByThreeWayResult.h.
|
inline |
The commit ID of the merge in the destination or target branch.
Definition at line 68 of file MergeBranchesByThreeWayResult.h.
|
inline |
The tree ID of the merge in the destination or target branch.
Definition at line 99 of file MergeBranchesByThreeWayResult.h.
|
inline |
The tree ID of the merge in the destination or target branch.
Definition at line 94 of file MergeBranchesByThreeWayResult.h.
|
inline |
The tree ID of the merge in the destination or target branch.
Definition at line 104 of file MergeBranchesByThreeWayResult.h.