#include <BranchInfo.h>
Returns information about a branch.
See Also:
AWS API Reference
Definition at line 31 of file BranchInfo.h.
◆ BranchInfo() [1/2]
Aws::CodeCommit::Model::BranchInfo::BranchInfo |
( |
| ) |
|
◆ BranchInfo() [2/2]
◆ BranchNameHasBeenSet()
bool Aws::CodeCommit::Model::BranchInfo::BranchNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ CommitIdHasBeenSet()
bool Aws::CodeCommit::Model::BranchInfo::CommitIdHasBeenSet |
( |
| ) |
const |
|
inline |
The ID of the last commit made to the branch.
Definition at line 89 of file BranchInfo.h.
◆ GetBranchName()
const Aws::String& Aws::CodeCommit::Model::BranchInfo::GetBranchName |
( |
| ) |
const |
|
inline |
◆ GetCommitId()
const Aws::String& Aws::CodeCommit::Model::BranchInfo::GetCommitId |
( |
| ) |
const |
|
inline |
The ID of the last commit made to the branch.
Definition at line 84 of file BranchInfo.h.
◆ Jsonize()
◆ operator=()
◆ SetBranchName() [1/3]
void Aws::CodeCommit::Model::BranchInfo::SetBranchName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetBranchName() [2/3]
void Aws::CodeCommit::Model::BranchInfo::SetBranchName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetBranchName() [3/3]
void Aws::CodeCommit::Model::BranchInfo::SetBranchName |
( |
const char * |
value | ) |
|
|
inline |
◆ SetCommitId() [1/3]
void Aws::CodeCommit::Model::BranchInfo::SetCommitId |
( |
Aws::String && |
value | ) |
|
|
inline |
The ID of the last commit made to the branch.
Definition at line 99 of file BranchInfo.h.
◆ SetCommitId() [2/3]
void Aws::CodeCommit::Model::BranchInfo::SetCommitId |
( |
const Aws::String & |
value | ) |
|
|
inline |
The ID of the last commit made to the branch.
Definition at line 94 of file BranchInfo.h.
◆ SetCommitId() [3/3]
void Aws::CodeCommit::Model::BranchInfo::SetCommitId |
( |
const char * |
value | ) |
|
|
inline |
The ID of the last commit made to the branch.
Definition at line 104 of file BranchInfo.h.
◆ WithBranchName() [1/3]
◆ WithBranchName() [2/3]
◆ WithBranchName() [3/3]
BranchInfo& Aws::CodeCommit::Model::BranchInfo::WithBranchName |
( |
const char * |
value | ) |
|
|
inline |
◆ WithCommitId() [1/3]
The ID of the last commit made to the branch.
Definition at line 114 of file BranchInfo.h.
◆ WithCommitId() [2/3]
The ID of the last commit made to the branch.
Definition at line 109 of file BranchInfo.h.
◆ WithCommitId() [3/3]
BranchInfo& Aws::CodeCommit::Model::BranchInfo::WithCommitId |
( |
const char * |
value | ) |
|
|
inline |
The ID of the last commit made to the branch.
Definition at line 119 of file BranchInfo.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-codecommit/include/aws/codecommit/model/BranchInfo.h