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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetBranchName ( ) : bool
IsSetCommitId ( ) : bool
IsSetRepositoryName ( ) : bool