- getAssociationArn() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
-
- getAssociationArn() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
-
- getAssociationArn() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The Amazon Resource Name (ARN) identifying the repository association.
- getAssociationArn() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
- getAssociationId() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The ID of the repository association.
- getAssociationId() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The repository association ID.
- getBitbucket() - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about a Bitbucket repository.
- getBranchName() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
-
The name of the branch in an associated repository.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientRequestToken() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
-
Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate repository associations
if there are failures and retries.
- getClientRequestToken() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate code reviews if there
are failures and retries.
- getCodeCommit() - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about an AWS CodeCommit repository.
- getCodeReview() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewResult
-
- getCodeReview() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewResult
-
Information about the code review.
- getCodeReviewArn() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- getCodeReviewArn() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- getCodeReviewArn() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- getCodeReviewArn() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- getCodeReviewArn() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- getCodeReviewArn() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- getCodeReviewArn() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- getCodeReviewArn() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- getCodeReviewSummaries() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
-
A list of code reviews that meet the criteria of the request.
- getCommitDiff() - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
-
A
SourceCodeType that specifies a commit diff created by a pull request on an associated
repository.
- getConnectionArn() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- getConnectionArn() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- getConnectionArn() - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- getCreatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The time, in milliseconds since the epoch, when the code review was created.
- getCreatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The time, in milliseconds since the epoch, when the code review was created.
- getCreatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The time at which the feedback was created.
- getCreatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The time, in milliseconds since the epoch, when the repository association was created.
- getDescription() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
A description of the recommendation generated by CodeGuru Reviewer for the lines of code between the start line
and the end line.
- getDestinationCommit() - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
-
The SHA of the destination commit used to generate a commit diff.
- getEndLine() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Last line where the recommendation is applicable in the source commit or source branch.
- getExecutorService() - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFilePath() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Name of the file on which a recommendation is provided.
- getFindingsCount() - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
-
Total number of recommendations found in the code review.
- getFindingsCount() - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
-
Total number of recommendations found in the code review.
- getGitHubEnterpriseServer() - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about a GitHub Enterprise Server repository.
- getLastUpdatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The time, in milliseconds since the epoch, when the code review was last updated.
- getLastUpdatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The time, in milliseconds since the epoch, when the code review was last updated.
- getLastUpdatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The time at which the feedback was last updated.
- getLastUpdatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The time, in milliseconds since the epoch, when the repository association was last updated.
- getLastUpdatedTimeStamp() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The time, in milliseconds since the epoch, since the repository association was last updated.
- getMaxResults() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
The maximum number of results that are returned per call.
- getMaxResults() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
The maximum number of results that are returned per call.
- getMaxResults() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
The maximum number of results that are returned per call.
- getMaxResults() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
The maximum number of repository association results returned by ListRepositoryAssociations in
paginated output.
- getMeteredLinesOfCodeCount() - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
-
Lines of code metered in the code review.
- getMeteredLinesOfCodeCount() - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
-
Lines of code metered in the code review.
- getMetrics() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The statistics from the code review.
- getMetricsSummary() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The statistics from the code review.
- getName() - Method in class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
-
The name of the AWS CodeCommit repository.
- getName() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The name of the code review.
- getName() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The name of the code review.
- getName() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
The name of the code review.
- getName() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The name of the repository.
- getName() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The name of the repository association.
- getName() - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The name of the third party source repository.
- getNames() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository names to use as a filter.
- getNextToken() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
If nextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
-
Pagination token.
- getNextToken() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
If nextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
-
If nextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
Pagination token.
- getNextToken() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
-
Pagination token.
- getNextToken() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
The nextToken value returned from a previous paginated ListRepositoryAssociations
request where maxResults was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
-
The nextToken value to include in a future ListRecommendations request.
- getOwner() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The owner of the repository.
- getOwner() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The owner of the repository.
- getOwner() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The owner of the repository.
- getOwner() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The owner of the repository.
- getOwner() - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The owner of the repository.
- getOwners() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of owners to use as a filter.
- getProviderType() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of repository that contains the reviewed code (for example, GitHub or Bitbucket).
- getProviderType() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The provider type of the repository association.
- getProviderType() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The provider type of the repository association.
- getProviderType() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The provider type of the repository association.
- getProviderTypes() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of provider types for filtering that needs to be applied before displaying the result.
- getProviderTypes() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of provider types to use as a filter.
- getPullRequestId() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The pull request ID for the code review.
- getPullRequestId() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The pull request ID for the code review.
- getReactions() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
List for storing reactions.
- getReactions() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
List for storing reactions.
- getReactions() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
List for storing reactions.
- getRecommendationFeedback() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackResult
-
The recommendation feedback given by the user.
- getRecommendationFeedbackSummaries() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
-
Recommendation feedback summaries corresponding to the code review ARN.
- getRecommendationId() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.
- getRecommendationId() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.
- getRecommendationId() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The recommendation ID that can be used to track the provided recommendations.
- getRecommendationId() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
The recommendation ID that can be used to track the provided recommendations.
- getRecommendationId() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
The recommendation ID that can be used to track the provided recommendations.
- getRecommendationIds() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
Used to query the recommendation feedback for a given recommendation.
- getRecommendationSummaries() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
-
List of recommendations for the requested code review.
- getRepository() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
-
The repository to associate.
- getRepositoryAnalysis() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
-
A code review that analyzes all code under a specified branch in an associated respository.
- getRepositoryAssociation() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
-
Information about the repository association.
- getRepositoryAssociation() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
-
Information about the repository association.
- getRepositoryAssociation() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
-
Information about the disassociated repository.
- getRepositoryAssociationArn() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
- getRepositoryAssociationSummaries() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
-
A list of repository associations that meet the criteria of the request.
- getRepositoryHead() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
-
A
SourceCodeType that specifies the tip of a branch in an associated repository.
- getRepositoryHead() - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
-
- getRepositoryName() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The name of the repository.
- getRepositoryName() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The name of the repository.
- getRepositoryNames() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of repository names for filtering that needs to be applied before displaying the result.
- getSourceCodeType() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of the source code for the code review.
- getSourceCommit() - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
-
The SHA of the source commit used to generate a commit diff.
- getStartLine() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Start line from where the recommendation is applicable in the source commit or source branch.
- getState() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The valid code review states are:
- getState() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The state of the code review.
- getState() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The state of the repository association.
- getState() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The state of the repository association.
- getStateReason() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The reason for the state of the code review.
- getStateReason() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
A description of why the repository association is in the current state.
- getStates() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of states for filtering that needs to be applied before displaying the result.
- getStates() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository association states to use as a filter.
- getType() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of code review.
- getType() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The type of the code review.
- getType() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
The type of code review to create.
- getType() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
The type of code reviews to list in the response.
- getUserId() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
Optional parameter to describe the feedback for a given user.
- getUserId() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The ID of the user that made the API call.
- getUserId() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
The ID of the user that gave the feedback.
- getUserIds() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
An AWS user's account ID or Amazon Resource Name (ARN).
- setAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
-
- setAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
-
- setAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The Amazon Resource Name (ARN) identifying the repository association.
- setAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
- setAssociationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The ID of the repository association.
- setAssociationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The repository association ID.
- setBitbucket(ThirdPartySourceRepository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about a Bitbucket repository.
- setBranchName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
-
The name of the branch in an associated repository.
- setClientRequestToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
-
Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate repository associations
if there are failures and retries.
- setClientRequestToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate code reviews if there
are failures and retries.
- setCodeCommit(CodeCommitRepository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about an AWS CodeCommit repository.
- setCodeReview(CodeReview) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewResult
-
- setCodeReview(CodeReview) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewResult
-
Information about the code review.
- setCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- setCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- setCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- setCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- setCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- setCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- setCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- setCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- setCodeReviewSummaries(Collection<CodeReviewSummary>) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
-
A list of code reviews that meet the criteria of the request.
- setCommitDiff(CommitDiffSourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
-
A
SourceCodeType that specifies a commit diff created by a pull request on an associated
repository.
- setConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- setConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- setConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- setCreatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The time, in milliseconds since the epoch, when the code review was created.
- setCreatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The time, in milliseconds since the epoch, when the code review was created.
- setCreatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The time at which the feedback was created.
- setCreatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The time, in milliseconds since the epoch, when the repository association was created.
- setDescription(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
A description of the recommendation generated by CodeGuru Reviewer for the lines of code between the start line
and the end line.
- setDestinationCommit(String) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
-
The SHA of the destination commit used to generate a commit diff.
- setEndLine(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Last line where the recommendation is applicable in the source commit or source branch.
- setFilePath(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Name of the file on which a recommendation is provided.
- setFindingsCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
-
Total number of recommendations found in the code review.
- setFindingsCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
-
Total number of recommendations found in the code review.
- setGitHubEnterpriseServer(ThirdPartySourceRepository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about a GitHub Enterprise Server repository.
- setLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The time, in milliseconds since the epoch, when the code review was last updated.
- setLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The time, in milliseconds since the epoch, when the code review was last updated.
- setLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The time at which the feedback was last updated.
- setLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The time, in milliseconds since the epoch, when the repository association was last updated.
- setLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The time, in milliseconds since the epoch, since the repository association was last updated.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
The maximum number of results that are returned per call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
The maximum number of results that are returned per call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
The maximum number of results that are returned per call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
The maximum number of repository association results returned by ListRepositoryAssociations in
paginated output.
- setMeteredLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
-
Lines of code metered in the code review.
- setMeteredLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
-
Lines of code metered in the code review.
- setMetrics(Metrics) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The statistics from the code review.
- setMetricsSummary(MetricsSummary) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The statistics from the code review.
- setName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
-
The name of the AWS CodeCommit repository.
- setName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The name of the code review.
- setName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The name of the code review.
- setName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
The name of the code review.
- setName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The name of the repository.
- setName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The name of the repository association.
- setName(String) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The name of the third party source repository.
- setNames(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository names to use as a filter.
- setNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
If nextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
-
Pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
If nextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
-
If nextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
Pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
-
Pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
The nextToken value returned from a previous paginated ListRepositoryAssociations
request where maxResults was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
-
The nextToken value to include in a future ListRecommendations request.
- setOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The owner of the repository.
- setOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The owner of the repository.
- setOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The owner of the repository.
- setOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The owner of the repository.
- setOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The owner of the repository.
- setOwners(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of owners to use as a filter.
- setProviderType(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of repository that contains the reviewed code (for example, GitHub or Bitbucket).
- setProviderType(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The provider type of the repository association.
- setProviderType(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The provider type of the repository association.
- setProviderType(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The provider type of the repository association.
- setProviderTypes(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of provider types for filtering that needs to be applied before displaying the result.
- setProviderTypes(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of provider types to use as a filter.
- setPullRequestId(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The pull request ID for the code review.
- setPullRequestId(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The pull request ID for the code review.
- setReactions(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
List for storing reactions.
- setReactions(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
List for storing reactions.
- setReactions(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
List for storing reactions.
- setRecommendationFeedback(RecommendationFeedback) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackResult
-
The recommendation feedback given by the user.
- setRecommendationFeedbackSummaries(Collection<RecommendationFeedbackSummary>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
-
Recommendation feedback summaries corresponding to the code review ARN.
- setRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.
- setRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.
- setRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The recommendation ID that can be used to track the provided recommendations.
- setRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
The recommendation ID that can be used to track the provided recommendations.
- setRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
The recommendation ID that can be used to track the provided recommendations.
- setRecommendationIds(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
Used to query the recommendation feedback for a given recommendation.
- setRecommendationSummaries(Collection<RecommendationSummary>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
-
List of recommendations for the requested code review.
- setRepository(Repository) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
-
The repository to associate.
- setRepositoryAnalysis(RepositoryAnalysis) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
-
A code review that analyzes all code under a specified branch in an associated respository.
- setRepositoryAssociation(RepositoryAssociation) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
-
Information about the repository association.
- setRepositoryAssociation(RepositoryAssociation) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
-
Information about the repository association.
- setRepositoryAssociation(RepositoryAssociation) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
-
Information about the disassociated repository.
- setRepositoryAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
- setRepositoryAssociationSummaries(Collection<RepositoryAssociationSummary>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
-
A list of repository associations that meet the criteria of the request.
- setRepositoryHead(RepositoryHeadSourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
-
A
SourceCodeType that specifies the tip of a branch in an associated repository.
- setRepositoryHead(RepositoryHeadSourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
-
- setRepositoryName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The name of the repository.
- setRepositoryName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The name of the repository.
- setRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of repository names for filtering that needs to be applied before displaying the result.
- setSourceCodeType(SourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of the source code for the code review.
- setSourceCommit(String) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
-
The SHA of the source commit used to generate a commit diff.
- setStartLine(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Start line from where the recommendation is applicable in the source commit or source branch.
- setState(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The valid code review states are:
- setState(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The state of the code review.
- setState(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The state of the repository association.
- setState(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The state of the repository association.
- setStateReason(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The reason for the state of the code review.
- setStateReason(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
A description of why the repository association is in the current state.
- setStates(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of states for filtering that needs to be applied before displaying the result.
- setStates(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository association states to use as a filter.
- setType(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of code review.
- setType(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The type of the code review.
- setType(CodeReviewType) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
The type of code review to create.
- setType(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
The type of code reviews to list in the response.
- setUserId(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
Optional parameter to describe the feedback for a given user.
- setUserId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The ID of the user that made the API call.
- setUserId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
The ID of the user that gave the feedback.
- setUserIds(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
An AWS user's account ID or Amazon Resource Name (ARN).
- shutdown() - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
-
- shutdown() - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
-
Shuts down the client, releasing all managed resources.
- SourceCodeType - Class in com.amazonaws.services.codegurureviewer.model
-
Specifies the source code that is analyzed in a code review.
- SourceCodeType() - Constructor for class com.amazonaws.services.codegurureviewer.model.SourceCodeType
-
- standard() - Static method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClientBuilder
-
- ThirdPartySourceRepository - Class in com.amazonaws.services.codegurureviewer.model
-
Information about a third-party source repository connected to CodeGuru Reviewer.
- ThirdPartySourceRepository() - Constructor for class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
- ThrottlingException - Exception in com.amazonaws.services.codegurureviewer.model
-
The request was denied due to request throttling.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.codegurureviewer.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurureviewer.model.JobState
-
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurureviewer.model.ProviderType
-
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurureviewer.model.Reaction
-
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurureviewer.model.RepositoryAssociationState
-
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurureviewer.model.Type
-
- Type - Enum in com.amazonaws.services.codegurureviewer.model
-
- withAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
-
- withAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
-
- withAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The Amazon Resource Name (ARN) identifying the repository association.
- withAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
- withAssociationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The ID of the repository association.
- withAssociationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The repository association ID.
- withBitbucket(ThirdPartySourceRepository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about a Bitbucket repository.
- withBranchName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
-
The name of the branch in an associated repository.
- withClientRequestToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
-
Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate repository associations
if there are failures and retries.
- withClientRequestToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate code reviews if there
are failures and retries.
- withCodeCommit(CodeCommitRepository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about an AWS CodeCommit repository.
- withCodeReview(CodeReview) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewResult
-
- withCodeReview(CodeReview) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewResult
-
Information about the code review.
- withCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- withCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- withCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- withCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- withCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- withCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- withCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- withCodeReviewArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The Amazon Resource Name (ARN) of the
CodeReview
object.
- withCodeReviewSummaries(CodeReviewSummary...) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
-
A list of code reviews that meet the criteria of the request.
- withCodeReviewSummaries(Collection<CodeReviewSummary>) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
-
A list of code reviews that meet the criteria of the request.
- withCommitDiff(CommitDiffSourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
-
A
SourceCodeType that specifies a commit diff created by a pull request on an associated
repository.
- withConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- withConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- withConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
- withCreatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The time, in milliseconds since the epoch, when the code review was created.
- withCreatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The time, in milliseconds since the epoch, when the code review was created.
- withCreatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The time at which the feedback was created.
- withCreatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The time, in milliseconds since the epoch, when the repository association was created.
- withDescription(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
A description of the recommendation generated by CodeGuru Reviewer for the lines of code between the start line
and the end line.
- withDestinationCommit(String) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
-
The SHA of the destination commit used to generate a commit diff.
- withEndLine(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Last line where the recommendation is applicable in the source commit or source branch.
- withFilePath(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Name of the file on which a recommendation is provided.
- withFindingsCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
-
Total number of recommendations found in the code review.
- withFindingsCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
-
Total number of recommendations found in the code review.
- withGitHubEnterpriseServer(ThirdPartySourceRepository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
-
Information about a GitHub Enterprise Server repository.
- withLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The time, in milliseconds since the epoch, when the code review was last updated.
- withLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The time, in milliseconds since the epoch, when the code review was last updated.
- withLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The time at which the feedback was last updated.
- withLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The time, in milliseconds since the epoch, when the repository association was last updated.
- withLastUpdatedTimeStamp(Date) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The time, in milliseconds since the epoch, since the repository association was last updated.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
The maximum number of results that are returned per call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
The maximum number of results that are returned per call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
The maximum number of results that are returned per call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
The maximum number of repository association results returned by ListRepositoryAssociations in
paginated output.
- withMeteredLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
-
Lines of code metered in the code review.
- withMeteredLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
-
Lines of code metered in the code review.
- withMetrics(Metrics) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The statistics from the code review.
- withMetricsSummary(MetricsSummary) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The statistics from the code review.
- withName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
-
The name of the AWS CodeCommit repository.
- withName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The name of the code review.
- withName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The name of the code review.
- withName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
The name of the code review.
- withName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The name of the repository.
- withName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The name of the repository association.
- withName(String) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The name of the third party source repository.
- withNames(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository names to use as a filter.
- withNames(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository names to use as a filter.
- withNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
If nextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
-
Pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
If nextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
-
If nextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
-
Pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
-
Pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
The nextToken value returned from a previous paginated ListRepositoryAssociations
request where maxResults was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
-
The nextToken value to include in a future ListRecommendations request.
- withOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The owner of the repository.
- withOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The owner of the repository.
- withOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The owner of the repository.
- withOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The owner of the repository.
- withOwner(String) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
-
The owner of the repository.
- withOwners(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of owners to use as a filter.
- withOwners(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of owners to use as a filter.
- withProviderType(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of repository that contains the reviewed code (for example, GitHub or Bitbucket).
- withProviderType(ProviderType) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of repository that contains the reviewed code (for example, GitHub or Bitbucket).
- withProviderType(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The provider type of the repository association.
- withProviderType(ProviderType) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The provider type of the repository association.
- withProviderType(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The provider type of the repository association.
- withProviderType(ProviderType) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The provider type of the repository association.
- withProviderType(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The provider type of the repository association.
- withProviderType(ProviderType) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The provider type of the repository association.
- withProviderTypes(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of provider types for filtering that needs to be applied before displaying the result.
- withProviderTypes(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of provider types for filtering that needs to be applied before displaying the result.
- withProviderTypes(ProviderType...) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of provider types for filtering that needs to be applied before displaying the result.
- withProviderTypes(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of provider types to use as a filter.
- withProviderTypes(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of provider types to use as a filter.
- withProviderTypes(ProviderType...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of provider types to use as a filter.
- withPullRequestId(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The pull request ID for the code review.
- withPullRequestId(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The pull request ID for the code review.
- withReactions(String...) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
List for storing reactions.
- withReactions(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
List for storing reactions.
- withReactions(Reaction...) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
List for storing reactions.
- withReactions(String...) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
List for storing reactions.
- withReactions(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
List for storing reactions.
- withReactions(Reaction...) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
List for storing reactions.
- withReactions(String...) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
List for storing reactions.
- withReactions(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
List for storing reactions.
- withReactions(Reaction...) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
List for storing reactions.
- withRecommendationFeedback(RecommendationFeedback) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackResult
-
The recommendation feedback given by the user.
- withRecommendationFeedbackSummaries(RecommendationFeedbackSummary...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
-
Recommendation feedback summaries corresponding to the code review ARN.
- withRecommendationFeedbackSummaries(Collection<RecommendationFeedbackSummary>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
-
Recommendation feedback summaries corresponding to the code review ARN.
- withRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.
- withRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
-
The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.
- withRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The recommendation ID that can be used to track the provided recommendations.
- withRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
The recommendation ID that can be used to track the provided recommendations.
- withRecommendationId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
The recommendation ID that can be used to track the provided recommendations.
- withRecommendationIds(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
Used to query the recommendation feedback for a given recommendation.
- withRecommendationIds(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
Used to query the recommendation feedback for a given recommendation.
- withRecommendationSummaries(RecommendationSummary...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
-
List of recommendations for the requested code review.
- withRecommendationSummaries(Collection<RecommendationSummary>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
-
List of recommendations for the requested code review.
- withRepository(Repository) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
-
The repository to associate.
- withRepositoryAnalysis(RepositoryAnalysis) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
-
A code review that analyzes all code under a specified branch in an associated respository.
- withRepositoryAssociation(RepositoryAssociation) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
-
Information about the repository association.
- withRepositoryAssociation(RepositoryAssociation) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
-
Information about the repository association.
- withRepositoryAssociation(RepositoryAssociation) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
-
Information about the disassociated repository.
- withRepositoryAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
- withRepositoryAssociationSummaries(RepositoryAssociationSummary...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
-
A list of repository associations that meet the criteria of the request.
- withRepositoryAssociationSummaries(Collection<RepositoryAssociationSummary>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
-
A list of repository associations that meet the criteria of the request.
- withRepositoryHead(RepositoryHeadSourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
-
A
SourceCodeType that specifies the tip of a branch in an associated repository.
- withRepositoryHead(RepositoryHeadSourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
-
- withRepositoryName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The name of the repository.
- withRepositoryName(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The name of the repository.
- withRepositoryNames(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of repository names for filtering that needs to be applied before displaying the result.
- withRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of repository names for filtering that needs to be applied before displaying the result.
- withSourceCodeType(SourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of the source code for the code review.
- withSourceCommit(String) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
-
The SHA of the source commit used to generate a commit diff.
- withStartLine(Integer) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
-
Start line from where the recommendation is applicable in the source commit or source branch.
- withState(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The valid code review states are:
- withState(JobState) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The valid code review states are:
- withState(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The state of the code review.
- withState(JobState) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The state of the code review.
- withState(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The state of the repository association.
- withState(RepositoryAssociationState) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
The state of the repository association.
- withState(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The state of the repository association.
- withState(RepositoryAssociationState) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
-
The state of the repository association.
- withStateReason(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The reason for the state of the code review.
- withStateReason(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
-
A description of why the repository association is in the current state.
- withStates(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of states for filtering that needs to be applied before displaying the result.
- withStates(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of states for filtering that needs to be applied before displaying the result.
- withStates(JobState...) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
List of states for filtering that needs to be applied before displaying the result.
- withStates(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository association states to use as a filter.
- withStates(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository association states to use as a filter.
- withStates(RepositoryAssociationState...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
-
List of repository association states to use as a filter.
- withType(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of code review.
- withType(Type) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
-
The type of code review.
- withType(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The type of the code review.
- withType(Type) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
-
The type of the code review.
- withType(CodeReviewType) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
-
The type of code review to create.
- withType(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
The type of code reviews to list in the response.
- withType(Type) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
-
The type of code reviews to list in the response.
- withUserId(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
-
Optional parameter to describe the feedback for a given user.
- withUserId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
-
The ID of the user that made the API call.
- withUserId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
-
The ID of the user that gave the feedback.
- withUserIds(String...) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
An AWS user's account ID or Amazon Resource Name (ARN).
- withUserIds(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
-
An AWS user's account ID or Amazon Resource Name (ARN).