C# Class Amazon.CodeCommit.Model.BatchGetRepositoriesRequest

Container for the parameters to the BatchGetRepositories operation. Returns information about one or more repositories.

The description field for a repository accepts all HTML characters and all valid Unicode characters. Applications that do not HTML-encode the description and display it in a web page could expose users to potentially malicious code. Make sure that you HTML-encode the description field in any application that uses this API to display the repository description on a web page.

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

Private Methods

Method Description
IsSetRepositoryNames ( ) : bool