AWS SDK for C++
1.8.128
AWS SDK for C++
|
#include <MergePullRequestByThreeWayResult.h>
Public Member Functions | |
MergePullRequestByThreeWayResult () | |
MergePullRequestByThreeWayResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
MergePullRequestByThreeWayResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const PullRequest & | GetPullRequest () const |
void | SetPullRequest (const PullRequest &value) |
void | SetPullRequest (PullRequest &&value) |
MergePullRequestByThreeWayResult & | WithPullRequest (const PullRequest &value) |
MergePullRequestByThreeWayResult & | WithPullRequest (PullRequest &&value) |
Definition at line 27 of file MergePullRequestByThreeWayResult.h.
Aws::CodeCommit::Model::MergePullRequestByThreeWayResult::MergePullRequestByThreeWayResult | ( | ) |
Aws::CodeCommit::Model::MergePullRequestByThreeWayResult::MergePullRequestByThreeWayResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Definition at line 36 of file MergePullRequestByThreeWayResult.h.
MergePullRequestByThreeWayResult& Aws::CodeCommit::Model::MergePullRequestByThreeWayResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Definition at line 39 of file MergePullRequestByThreeWayResult.h.
|
inline |
Definition at line 42 of file MergePullRequestByThreeWayResult.h.
|
inline |
Definition at line 45 of file MergePullRequestByThreeWayResult.h.
|
inline |
Definition at line 48 of file MergePullRequestByThreeWayResult.h.