AWS SDK for C++
1.8.126
AWS SDK for C++
|
#include <Location.h>
Returns information about the location of a change or comment in the comparison between two commits or a pull request.
Definition at line 33 of file Location.h.
Aws::CodeCommit::Model::Location::Location | ( | ) |
Aws::CodeCommit::Model::Location::Location | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The name of the file being compared, including its extension and subdirectory, if any.
Definition at line 52 of file Location.h.
|
inline |
The position of a change in a compared file, in line number format.
Definition at line 99 of file Location.h.
|
inline |
The name of the file being compared, including its extension and subdirectory, if any.
Definition at line 46 of file Location.h.
|
inline |
The position of a change in a compared file, in line number format.
Definition at line 94 of file Location.h.
|
inline |
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
Definition at line 116 of file Location.h.
Aws::Utils::Json::JsonValue Aws::CodeCommit::Model::Location::Jsonize | ( | ) | const |
Location& Aws::CodeCommit::Model::Location::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
Definition at line 122 of file Location.h.
|
inline |
The name of the file being compared, including its extension and subdirectory, if any.
Definition at line 64 of file Location.h.
|
inline |
The name of the file being compared, including its extension and subdirectory, if any.
Definition at line 58 of file Location.h.
|
inline |
The name of the file being compared, including its extension and subdirectory, if any.
Definition at line 70 of file Location.h.
|
inline |
The position of a change in a compared file, in line number format.
Definition at line 104 of file Location.h.
|
inline |
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
Definition at line 128 of file Location.h.
|
inline |
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
Definition at line 134 of file Location.h.
|
inline |
The name of the file being compared, including its extension and subdirectory, if any.
Definition at line 82 of file Location.h.
|
inline |
The name of the file being compared, including its extension and subdirectory, if any.
Definition at line 76 of file Location.h.
|
inline |
The name of the file being compared, including its extension and subdirectory, if any.
Definition at line 88 of file Location.h.
|
inline |
The position of a change in a compared file, in line number format.
Definition at line 109 of file Location.h.
|
inline |
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
Definition at line 140 of file Location.h.
|
inline |
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
Definition at line 146 of file Location.h.