AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <MergePullRequestByFastForwardResult.h>
Public Member Functions | |
MergePullRequestByFastForwardResult () | |
MergePullRequestByFastForwardResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
MergePullRequestByFastForwardResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const PullRequest & | GetPullRequest () const |
void | SetPullRequest (const PullRequest &value) |
void | SetPullRequest (PullRequest &&value) |
MergePullRequestByFastForwardResult & | WithPullRequest (const PullRequest &value) |
MergePullRequestByFastForwardResult & | WithPullRequest (PullRequest &&value) |
Definition at line 27 of file MergePullRequestByFastForwardResult.h.
Aws::CodeCommit::Model::MergePullRequestByFastForwardResult::MergePullRequestByFastForwardResult | ( | ) |
Aws::CodeCommit::Model::MergePullRequestByFastForwardResult::MergePullRequestByFastForwardResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Information about the specified pull request, including the merge.
Definition at line 38 of file MergePullRequestByFastForwardResult.h.
MergePullRequestByFastForwardResult& Aws::CodeCommit::Model::MergePullRequestByFastForwardResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Information about the specified pull request, including the merge.
Definition at line 43 of file MergePullRequestByFastForwardResult.h.
|
inline |
Information about the specified pull request, including the merge.
Definition at line 48 of file MergePullRequestByFastForwardResult.h.
|
inline |
Information about the specified pull request, including the merge.
Definition at line 53 of file MergePullRequestByFastForwardResult.h.
|
inline |
Information about the specified pull request, including the merge.
Definition at line 58 of file MergePullRequestByFastForwardResult.h.