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