C# Class Amazon.CodeCommit.Model.UpdateDefaultBranchRequest

Container for the parameters to the UpdateDefaultBranch operation. Sets or changes the default branch name for the specified repository.

If you use this operation to change the default branch name to the current default branch name, a success message is returned even though the default branch did not change.

Inheritance: AmazonCodeCommitRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDefaultBranchName ( ) : bool
IsSetRepositoryName ( ) : bool