AWS SDK for C++
1.8.153
AWS SDK for C++
|
This is the complete list of members for Aws::CodeCommit::Model::GetBranchResult, including all inherited members.
GetBranch() const | Aws::CodeCommit::Model::GetBranchResult | inline |
GetBranchResult() | Aws::CodeCommit::Model::GetBranchResult | |
GetBranchResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | Aws::CodeCommit::Model::GetBranchResult | |
operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | Aws::CodeCommit::Model::GetBranchResult | |
SetBranch(const BranchInfo &value) | Aws::CodeCommit::Model::GetBranchResult | inline |
SetBranch(BranchInfo &&value) | Aws::CodeCommit::Model::GetBranchResult | inline |
WithBranch(const BranchInfo &value) | Aws::CodeCommit::Model::GetBranchResult | inline |
WithBranch(BranchInfo &&value) | Aws::CodeCommit::Model::GetBranchResult | inline |