codeguru-reviewer-2019-09-19 library
Classes
- AssociateRepositoryResponse
- AwsClientCredentials
- AWS credentials.
- CodeCommitRepository
- Information about an AWS CodeCommit repository. The CodeCommit repository must be in the same AWS Region and AWS account where its CodeGuru Reviewer code reviews are configured.
- CodeGuruReviewer
- This section provides documentation for the Amazon CodeGuru Reviewer API operations. CodeGuru Reviewer is a service that uses program analysis and machine learning to detect potential defects that are difficult for developers to find and recommends fixes in your Java code.
- CodeReview
- Information about a code review. A code review belongs to the associated repository that contains the reviewed code.
- CodeReviewSummary
- Information about the summary of the code review.
- CodeReviewType
- The type of a code review. There are two code review types:
- CommitDiffSourceCodeType
-
A type of
SourceCodeType
that specifies the commit diff for a pull request on an associated repository. - CreateCodeReviewResponse
- DescribeCodeReviewResponse
- DescribeRecommendationFeedbackResponse
- DescribeRepositoryAssociationResponse
- DisassociateRepositoryResponse
- ListCodeReviewsResponse
- ListRecommendationFeedbackResponse
- ListRecommendationsResponse
- ListRepositoryAssociationsResponse
- ListTagsForResourceResponse
- Metrics
- Information about the statistics from the code review.
- MetricsSummary
- Information about metrics summaries.
- PutRecommendationFeedbackResponse
- RecommendationFeedback
- Information about the recommendation feedback.
- RecommendationFeedbackSummary
- Information about recommendation feedback summaries.
- RecommendationSummary
- Information about recommendations.
- Repository
-
Information about an associated AWS CodeCommit repository or an associated
repository that is managed by AWS CodeStar Connections (for example,
Bitbucket). This
Repository
object is not used if your source code is in an associated GitHub repository. - RepositoryAnalysis
-
A code review type that analyzes all code under a specified branch in an
associated respository. The assocated repository is specified using its ARN
when you call
CreateCodeReview
. - RepositoryAssociation
-
Information about a repository association. The
DescribeRepositoryAssociation
operation returns aRepositoryAssociation
object. - RepositoryAssociationSummary
-
Summary information about a repository association. The
ListRepositoryAssociations
operation returns a list ofRepositoryAssociationSummary
objects. - RepositoryHeadSourceCodeType
-
A
SourceCodeType
that specifies the tip of a branch in an associated repository. - SourceCodeType
- Specifies the source code that is analyzed in a code review. A code review can analyze the source code that is specified using a pull request diff or a branch in an associated repository.
- TagResourceResponse
- ThirdPartySourceRepository
- Information about a third-party source repository connected to CodeGuru Reviewer.
- UntagResourceResponse