#include <File.h>
Returns information about a file in a repository.
See Also:
AWS API Reference
Definition at line 32 of file File.h.
◆ File() [1/2]
Aws::CodeCommit::Model::File::File |
( |
| ) |
|
◆ File() [2/2]
◆ AbsolutePathHasBeenSet()
bool Aws::CodeCommit::Model::File::AbsolutePathHasBeenSet |
( |
| ) |
const |
|
inline |
The fully qualified path to the file in the repository.
Definition at line 90 of file File.h.
◆ BlobIdHasBeenSet()
bool Aws::CodeCommit::Model::File::BlobIdHasBeenSet |
( |
| ) |
const |
|
inline |
The blob ID that contains the file information.
Definition at line 49 of file File.h.
◆ FileModeHasBeenSet()
bool Aws::CodeCommit::Model::File::FileModeHasBeenSet |
( |
| ) |
const |
|
inline |
The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.
Definition at line 174 of file File.h.
◆ GetAbsolutePath()
const Aws::String& Aws::CodeCommit::Model::File::GetAbsolutePath |
( |
| ) |
const |
|
inline |
The fully qualified path to the file in the repository.
Definition at line 85 of file File.h.
◆ GetBlobId()
const Aws::String& Aws::CodeCommit::Model::File::GetBlobId |
( |
| ) |
const |
|
inline |
The blob ID that contains the file information.
Definition at line 44 of file File.h.
◆ GetFileMode()
The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.
Definition at line 168 of file File.h.
◆ GetRelativePath()
const Aws::String& Aws::CodeCommit::Model::File::GetRelativePath |
( |
| ) |
const |
|
inline |
The relative path of the file from the folder where the query originated.
Definition at line 126 of file File.h.
◆ Jsonize()
◆ operator=()
◆ RelativePathHasBeenSet()
bool Aws::CodeCommit::Model::File::RelativePathHasBeenSet |
( |
| ) |
const |
|
inline |
The relative path of the file from the folder where the query originated.
Definition at line 131 of file File.h.
◆ SetAbsolutePath() [1/3]
void Aws::CodeCommit::Model::File::SetAbsolutePath |
( |
Aws::String && |
value | ) |
|
|
inline |
The fully qualified path to the file in the repository.
Definition at line 100 of file File.h.
◆ SetAbsolutePath() [2/3]
void Aws::CodeCommit::Model::File::SetAbsolutePath |
( |
const Aws::String & |
value | ) |
|
|
inline |
The fully qualified path to the file in the repository.
Definition at line 95 of file File.h.
◆ SetAbsolutePath() [3/3]
void Aws::CodeCommit::Model::File::SetAbsolutePath |
( |
const char * |
value | ) |
|
|
inline |
The fully qualified path to the file in the repository.
Definition at line 105 of file File.h.
◆ SetBlobId() [1/3]
void Aws::CodeCommit::Model::File::SetBlobId |
( |
Aws::String && |
value | ) |
|
|
inline |
The blob ID that contains the file information.
Definition at line 59 of file File.h.
◆ SetBlobId() [2/3]
void Aws::CodeCommit::Model::File::SetBlobId |
( |
const Aws::String & |
value | ) |
|
|
inline |
The blob ID that contains the file information.
Definition at line 54 of file File.h.
◆ SetBlobId() [3/3]
void Aws::CodeCommit::Model::File::SetBlobId |
( |
const char * |
value | ) |
|
|
inline |
The blob ID that contains the file information.
Definition at line 64 of file File.h.
◆ SetFileMode() [1/2]
void Aws::CodeCommit::Model::File::SetFileMode |
( |
const FileModeTypeEnum & |
value | ) |
|
|
inline |
The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.
Definition at line 180 of file File.h.
◆ SetFileMode() [2/2]
The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.
Definition at line 186 of file File.h.
◆ SetRelativePath() [1/3]
void Aws::CodeCommit::Model::File::SetRelativePath |
( |
Aws::String && |
value | ) |
|
|
inline |
The relative path of the file from the folder where the query originated.
Definition at line 141 of file File.h.
◆ SetRelativePath() [2/3]
void Aws::CodeCommit::Model::File::SetRelativePath |
( |
const Aws::String & |
value | ) |
|
|
inline |
The relative path of the file from the folder where the query originated.
Definition at line 136 of file File.h.
◆ SetRelativePath() [3/3]
void Aws::CodeCommit::Model::File::SetRelativePath |
( |
const char * |
value | ) |
|
|
inline |
The relative path of the file from the folder where the query originated.
Definition at line 146 of file File.h.
◆ WithAbsolutePath() [1/3]
File& Aws::CodeCommit::Model::File::WithAbsolutePath |
( |
Aws::String && |
value | ) |
|
|
inline |
The fully qualified path to the file in the repository.
Definition at line 115 of file File.h.
◆ WithAbsolutePath() [2/3]
File& Aws::CodeCommit::Model::File::WithAbsolutePath |
( |
const Aws::String & |
value | ) |
|
|
inline |
The fully qualified path to the file in the repository.
Definition at line 110 of file File.h.
◆ WithAbsolutePath() [3/3]
File& Aws::CodeCommit::Model::File::WithAbsolutePath |
( |
const char * |
value | ) |
|
|
inline |
The fully qualified path to the file in the repository.
Definition at line 120 of file File.h.
◆ WithBlobId() [1/3]
The blob ID that contains the file information.
Definition at line 74 of file File.h.
◆ WithBlobId() [2/3]
File& Aws::CodeCommit::Model::File::WithBlobId |
( |
const Aws::String & |
value | ) |
|
|
inline |
The blob ID that contains the file information.
Definition at line 69 of file File.h.
◆ WithBlobId() [3/3]
File& Aws::CodeCommit::Model::File::WithBlobId |
( |
const char * |
value | ) |
|
|
inline |
The blob ID that contains the file information.
Definition at line 79 of file File.h.
◆ WithFileMode() [1/2]
The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.
Definition at line 192 of file File.h.
◆ WithFileMode() [2/2]
The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.
Definition at line 198 of file File.h.
◆ WithRelativePath() [1/3]
File& Aws::CodeCommit::Model::File::WithRelativePath |
( |
Aws::String && |
value | ) |
|
|
inline |
The relative path of the file from the folder where the query originated.
Definition at line 156 of file File.h.
◆ WithRelativePath() [2/3]
File& Aws::CodeCommit::Model::File::WithRelativePath |
( |
const Aws::String & |
value | ) |
|
|
inline |
The relative path of the file from the folder where the query originated.
Definition at line 151 of file File.h.
◆ WithRelativePath() [3/3]
File& Aws::CodeCommit::Model::File::WithRelativePath |
( |
const char * |
value | ) |
|
|
inline |
The relative path of the file from the folder where the query originated.
Definition at line 161 of file File.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-codecommit/include/aws/codecommit/model/File.h