#include <SetFileModeEntry.h>
Information about the file mode changes.
See Also:
AWS API Reference
Definition at line 32 of file SetFileModeEntry.h.
◆ SetFileModeEntry() [1/2]
Aws::CodeCommit::Model::SetFileModeEntry::SetFileModeEntry |
( |
| ) |
|
◆ SetFileModeEntry() [2/2]
◆ FileModeHasBeenSet()
bool Aws::CodeCommit::Model::SetFileModeEntry::FileModeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ FilePathHasBeenSet()
bool Aws::CodeCommit::Model::SetFileModeEntry::FilePathHasBeenSet |
( |
| ) |
const |
|
inline |
The full path to the file, including the name of the file.
Definition at line 49 of file SetFileModeEntry.h.
◆ GetFileMode()
const FileModeTypeEnum& Aws::CodeCommit::Model::SetFileModeEntry::GetFileMode |
( |
| ) |
const |
|
inline |
◆ GetFilePath()
const Aws::String& Aws::CodeCommit::Model::SetFileModeEntry::GetFilePath |
( |
| ) |
const |
|
inline |
The full path to the file, including the name of the file.
Definition at line 44 of file SetFileModeEntry.h.
◆ Jsonize()
◆ operator=()
◆ SetFileMode() [1/2]
void Aws::CodeCommit::Model::SetFileModeEntry::SetFileMode |
( |
const FileModeTypeEnum & |
value | ) |
|
|
inline |
◆ SetFileMode() [2/2]
void Aws::CodeCommit::Model::SetFileModeEntry::SetFileMode |
( |
FileModeTypeEnum && |
value | ) |
|
|
inline |
◆ SetFilePath() [1/3]
void Aws::CodeCommit::Model::SetFileModeEntry::SetFilePath |
( |
Aws::String && |
value | ) |
|
|
inline |
The full path to the file, including the name of the file.
Definition at line 59 of file SetFileModeEntry.h.
◆ SetFilePath() [2/3]
void Aws::CodeCommit::Model::SetFileModeEntry::SetFilePath |
( |
const Aws::String & |
value | ) |
|
|
inline |
The full path to the file, including the name of the file.
Definition at line 54 of file SetFileModeEntry.h.
◆ SetFilePath() [3/3]
void Aws::CodeCommit::Model::SetFileModeEntry::SetFilePath |
( |
const char * |
value | ) |
|
|
inline |
The full path to the file, including the name of the file.
Definition at line 64 of file SetFileModeEntry.h.
◆ WithFileMode() [1/2]
◆ WithFileMode() [2/2]
◆ WithFilePath() [1/3]
The full path to the file, including the name of the file.
Definition at line 74 of file SetFileModeEntry.h.
◆ WithFilePath() [2/3]
The full path to the file, including the name of the file.
Definition at line 69 of file SetFileModeEntry.h.
◆ WithFilePath() [3/3]
SetFileModeEntry& Aws::CodeCommit::Model::SetFileModeEntry::WithFilePath |
( |
const char * |
value | ) |
|
|
inline |
The full path to the file, including the name of the file.
Definition at line 79 of file SetFileModeEntry.h.
The documentation for this class was generated from the following file: