#include <FileSizes.h>
Information about the size of files in a merge or pull request.
See Also:
AWS API Reference
Definition at line 30 of file FileSizes.h.
◆ FileSizes() [1/2]
Aws::CodeCommit::Model::FileSizes::FileSizes |
( |
| ) |
|
◆ FileSizes() [2/2]
◆ BaseHasBeenSet()
bool Aws::CodeCommit::Model::FileSizes::BaseHasBeenSet |
( |
| ) |
const |
|
inline |
The size of a file in the base of a merge or pull request.
Definition at line 89 of file FileSizes.h.
◆ DestinationHasBeenSet()
bool Aws::CodeCommit::Model::FileSizes::DestinationHasBeenSet |
( |
| ) |
const |
|
inline |
The size of a file in the destination of a merge or pull request.
Definition at line 68 of file FileSizes.h.
◆ GetBase()
long long Aws::CodeCommit::Model::FileSizes::GetBase |
( |
| ) |
const |
|
inline |
The size of a file in the base of a merge or pull request.
Definition at line 84 of file FileSizes.h.
◆ GetDestination()
long long Aws::CodeCommit::Model::FileSizes::GetDestination |
( |
| ) |
const |
|
inline |
The size of a file in the destination of a merge or pull request.
Definition at line 63 of file FileSizes.h.
◆ GetSource()
long long Aws::CodeCommit::Model::FileSizes::GetSource |
( |
| ) |
const |
|
inline |
The size of a file in the source of a merge or pull request.
Definition at line 42 of file FileSizes.h.
◆ Jsonize()
◆ operator=()
◆ SetBase()
void Aws::CodeCommit::Model::FileSizes::SetBase |
( |
long long |
value | ) |
|
|
inline |
The size of a file in the base of a merge or pull request.
Definition at line 94 of file FileSizes.h.
◆ SetDestination()
void Aws::CodeCommit::Model::FileSizes::SetDestination |
( |
long long |
value | ) |
|
|
inline |
The size of a file in the destination of a merge or pull request.
Definition at line 73 of file FileSizes.h.
◆ SetSource()
void Aws::CodeCommit::Model::FileSizes::SetSource |
( |
long long |
value | ) |
|
|
inline |
The size of a file in the source of a merge or pull request.
Definition at line 52 of file FileSizes.h.
◆ SourceHasBeenSet()
bool Aws::CodeCommit::Model::FileSizes::SourceHasBeenSet |
( |
| ) |
const |
|
inline |
The size of a file in the source of a merge or pull request.
Definition at line 47 of file FileSizes.h.
◆ WithBase()
FileSizes& Aws::CodeCommit::Model::FileSizes::WithBase |
( |
long long |
value | ) |
|
|
inline |
The size of a file in the base of a merge or pull request.
Definition at line 99 of file FileSizes.h.
◆ WithDestination()
FileSizes& Aws::CodeCommit::Model::FileSizes::WithDestination |
( |
long long |
value | ) |
|
|
inline |
The size of a file in the destination of a merge or pull request.
Definition at line 78 of file FileSizes.h.
◆ WithSource()
FileSizes& Aws::CodeCommit::Model::FileSizes::WithSource |
( |
long long |
value | ) |
|
|
inline |
The size of a file in the source of a merge or pull request.
Definition at line 57 of file FileSizes.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-codecommit/include/aws/codecommit/model/FileSizes.h