AWS SDK for C++
1.9.1
AWS SDK for C++
|
#include <MergeBranchesBySquashRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Definition at line 24 of file MergeBranchesBySquashRequest.h.
Aws::CodeCommit::Model::MergeBranchesBySquashRequest::MergeBranchesBySquashRequest | ( | ) |
|
inline |
The name of the author who created the commit. This information is used as both the author and committer for the commit.
Definition at line 334 of file MergeBranchesBySquashRequest.h.
|
inline |
The commit message for the merge.
Definition at line 430 of file MergeBranchesBySquashRequest.h.
|
inline |
The level of conflict detail to use. If unspecified, the default FILE_LEVEL is used, which returns a not-mergeable result if the same file has differences in both branches. If LINE_LEVEL is specified, a conflict is considered not mergeable if the same file in both branches has differences on the same line.
Definition at line 236 of file MergeBranchesBySquashRequest.h.
|
inline |
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
Definition at line 502 of file MergeBranchesBySquashRequest.h.
|
inline |
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file. The default is NONE, which requires any conflicts to be resolved manually before the merge operation is successful.
Definition at line 289 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 140 of file MergeBranchesBySquashRequest.h.
|
inline |
The email address of the person merging the branches. This information is used in the commit information for the merge.
Definition at line 383 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the author who created the commit. This information is used as both the author and committer for the commit.
Definition at line 328 of file MergeBranchesBySquashRequest.h.
|
inline |
The commit message for the merge.
Definition at line 425 of file MergeBranchesBySquashRequest.h.
|
inline |
The level of conflict detail to use. If unspecified, the default FILE_LEVEL is used, which returns a not-mergeable result if the same file has differences in both branches. If LINE_LEVEL is specified, a conflict is considered not mergeable if the same file in both branches has differences on the same line.
Definition at line 227 of file MergeBranchesBySquashRequest.h.
|
inline |
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
Definition at line 496 of file MergeBranchesBySquashRequest.h.
|
inline |
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file. The default is NONE, which requires any conflicts to be resolved manually before the merge operation is successful.
Definition at line 281 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 134 of file MergeBranchesBySquashRequest.h.
|
inline |
The email address of the person merging the branches. This information is used in the commit information for the merge.
Definition at line 377 of file MergeBranchesBySquashRequest.h.
|
inline |
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty. If this is specified as true, a .gitkeep file is created for empty folders. The default is false.
Definition at line 468 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the repository where you want to merge two branches.
Definition at line 43 of file MergeBranchesBySquashRequest.h.
|
overridevirtual |
Reimplemented from Aws::CodeCommit::CodeCommitRequest.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 33 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 85 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch where the merge is applied.
Definition at line 182 of file MergeBranchesBySquashRequest.h.
|
inline |
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty. If this is specified as true, a .gitkeep file is created for empty folders. The default is false.
Definition at line 475 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the repository where you want to merge two branches.
Definition at line 48 of file MergeBranchesBySquashRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
The name of the author who created the commit. This information is used as both the author and committer for the commit.
Definition at line 346 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the author who created the commit. This information is used as both the author and committer for the commit.
Definition at line 340 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the author who created the commit. This information is used as both the author and committer for the commit.
Definition at line 352 of file MergeBranchesBySquashRequest.h.
|
inline |
The commit message for the merge.
Definition at line 440 of file MergeBranchesBySquashRequest.h.
|
inline |
The commit message for the merge.
Definition at line 435 of file MergeBranchesBySquashRequest.h.
|
inline |
The commit message for the merge.
Definition at line 445 of file MergeBranchesBySquashRequest.h.
|
inline |
The level of conflict detail to use. If unspecified, the default FILE_LEVEL is used, which returns a not-mergeable result if the same file has differences in both branches. If LINE_LEVEL is specified, a conflict is considered not mergeable if the same file in both branches has differences on the same line.
Definition at line 254 of file MergeBranchesBySquashRequest.h.
|
inline |
The level of conflict detail to use. If unspecified, the default FILE_LEVEL is used, which returns a not-mergeable result if the same file has differences in both branches. If LINE_LEVEL is specified, a conflict is considered not mergeable if the same file in both branches has differences on the same line.
Definition at line 245 of file MergeBranchesBySquashRequest.h.
|
inline |
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
Definition at line 514 of file MergeBranchesBySquashRequest.h.
|
inline |
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
Definition at line 508 of file MergeBranchesBySquashRequest.h.
|
inline |
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file. The default is NONE, which requires any conflicts to be resolved manually before the merge operation is successful.
Definition at line 305 of file MergeBranchesBySquashRequest.h.
|
inline |
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file. The default is NONE, which requires any conflicts to be resolved manually before the merge operation is successful.
Definition at line 297 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 152 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 146 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 158 of file MergeBranchesBySquashRequest.h.
|
inline |
The email address of the person merging the branches. This information is used in the commit information for the merge.
Definition at line 395 of file MergeBranchesBySquashRequest.h.
|
inline |
The email address of the person merging the branches. This information is used in the commit information for the merge.
Definition at line 389 of file MergeBranchesBySquashRequest.h.
|
inline |
The email address of the person merging the branches. This information is used in the commit information for the merge.
Definition at line 401 of file MergeBranchesBySquashRequest.h.
|
inline |
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty. If this is specified as true, a .gitkeep file is created for empty folders. The default is false.
Definition at line 482 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the repository where you want to merge two branches.
Definition at line 58 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the repository where you want to merge two branches.
Definition at line 53 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the repository where you want to merge two branches.
Definition at line 63 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 103 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 97 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 109 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch where the merge is applied.
Definition at line 197 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch where the merge is applied.
Definition at line 192 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch where the merge is applied.
Definition at line 202 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 91 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch where the merge is applied.
Definition at line 187 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the author who created the commit. This information is used as both the author and committer for the commit.
Definition at line 364 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the author who created the commit. This information is used as both the author and committer for the commit.
Definition at line 358 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the author who created the commit. This information is used as both the author and committer for the commit.
Definition at line 370 of file MergeBranchesBySquashRequest.h.
|
inline |
The commit message for the merge.
Definition at line 455 of file MergeBranchesBySquashRequest.h.
|
inline |
The commit message for the merge.
Definition at line 450 of file MergeBranchesBySquashRequest.h.
|
inline |
The commit message for the merge.
Definition at line 460 of file MergeBranchesBySquashRequest.h.
|
inline |
The level of conflict detail to use. If unspecified, the default FILE_LEVEL is used, which returns a not-mergeable result if the same file has differences in both branches. If LINE_LEVEL is specified, a conflict is considered not mergeable if the same file in both branches has differences on the same line.
Definition at line 272 of file MergeBranchesBySquashRequest.h.
|
inline |
The level of conflict detail to use. If unspecified, the default FILE_LEVEL is used, which returns a not-mergeable result if the same file has differences in both branches. If LINE_LEVEL is specified, a conflict is considered not mergeable if the same file in both branches has differences on the same line.
Definition at line 263 of file MergeBranchesBySquashRequest.h.
|
inline |
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
Definition at line 526 of file MergeBranchesBySquashRequest.h.
|
inline |
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
Definition at line 520 of file MergeBranchesBySquashRequest.h.
|
inline |
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file. The default is NONE, which requires any conflicts to be resolved manually before the merge operation is successful.
Definition at line 321 of file MergeBranchesBySquashRequest.h.
|
inline |
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file. The default is NONE, which requires any conflicts to be resolved manually before the merge operation is successful.
Definition at line 313 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 170 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 164 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 176 of file MergeBranchesBySquashRequest.h.
|
inline |
The email address of the person merging the branches. This information is used in the commit information for the merge.
Definition at line 413 of file MergeBranchesBySquashRequest.h.
|
inline |
The email address of the person merging the branches. This information is used in the commit information for the merge.
Definition at line 407 of file MergeBranchesBySquashRequest.h.
|
inline |
The email address of the person merging the branches. This information is used in the commit information for the merge.
Definition at line 419 of file MergeBranchesBySquashRequest.h.
|
inline |
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty. If this is specified as true, a .gitkeep file is created for empty folders. The default is false.
Definition at line 489 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the repository where you want to merge two branches.
Definition at line 73 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the repository where you want to merge two branches.
Definition at line 68 of file MergeBranchesBySquashRequest.h.
|
inline |
The name of the repository where you want to merge two branches.
Definition at line 78 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 121 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 115 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
Definition at line 127 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch where the merge is applied.
Definition at line 212 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch where the merge is applied.
Definition at line 207 of file MergeBranchesBySquashRequest.h.
|
inline |
The branch where the merge is applied.
Definition at line 217 of file MergeBranchesBySquashRequest.h.