C# Класс Amazon.CodeCommit.Model.CreateBranchRequest

Container for the parameters to the CreateBranch operation. Creates a new branch in a repository and points the branch to a commit.

Calling the create branch operation does not set a repository's default branch. To do this, call the update default branch operation.

Наследование: AmazonCodeCommitRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetBranchName ( ) : bool
IsSetCommitId ( ) : bool
IsSetRepositoryName ( ) : bool