Skip navigation links
A B C D E F G H I J K L M N P R S T U V W 

A

AbstractAmazonCodeGuruReviewer - Class in com.amazonaws.services.codegurureviewer
Abstract implementation of AmazonCodeGuruReviewer.
AbstractAmazonCodeGuruReviewer() - Constructor for class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
AbstractAmazonCodeGuruReviewerAsync - Class in com.amazonaws.services.codegurureviewer
Abstract implementation of AmazonCodeGuruReviewerAsync.
AbstractAmazonCodeGuruReviewerAsync() - Constructor for class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
AccessDeniedException - Exception in com.amazonaws.services.codegurureviewer.model
You do not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.codegurureviewer.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addTagsEntry(String, String) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
Add a single Tags entry
AmazonCodeGuruReviewer - Interface in com.amazonaws.services.codegurureviewer
Interface for accessing CodeGuruReviewer.
AmazonCodeGuruReviewerAsync - Interface in com.amazonaws.services.codegurureviewer
Interface for accessing CodeGuruReviewer asynchronously.
AmazonCodeGuruReviewerAsyncClient - Class in com.amazonaws.services.codegurureviewer
Client for accessing CodeGuruReviewer asynchronously.
AmazonCodeGuruReviewerAsyncClientBuilder - Class in com.amazonaws.services.codegurureviewer
Fluent builder for AmazonCodeGuruReviewerAsync.
AmazonCodeGuruReviewerClient - Class in com.amazonaws.services.codegurureviewer
Client for accessing CodeGuruReviewer.
AmazonCodeGuruReviewerClientBuilder - Class in com.amazonaws.services.codegurureviewer
Fluent builder for AmazonCodeGuruReviewer.
AmazonCodeGuruReviewerException - Exception in com.amazonaws.services.codegurureviewer.model
Base exception for all service exceptions thrown by Amazon CodeGuru Reviewer
AmazonCodeGuruReviewerException(String) - Constructor for exception com.amazonaws.services.codegurureviewer.model.AmazonCodeGuruReviewerException
Constructs a new AmazonCodeGuruReviewerException with the specified error message.
AmazonCodeGuruReviewerWaiters - Class in com.amazonaws.services.codegurureviewer.waiters
 
AmazonCodeGuruReviewerWaiters(AmazonCodeGuruReviewer) - Constructor for class com.amazonaws.services.codegurureviewer.waiters.AmazonCodeGuruReviewerWaiters
Constructs a new AmazonCodeGuruReviewerWaiters with the given client
AnalysisType - Enum in com.amazonaws.services.codegurureviewer.model
 
apply(DescribeCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.waiters.DescribeCodeReviewFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
apply(DescribeRepositoryAssociationRequest) - Method in class com.amazonaws.services.codegurureviewer.waiters.DescribeRepositoryAssociationFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
associateRepository(AssociateRepositoryRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
associateRepository(AssociateRepositoryRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services CodeStar Connections with Amazon CodeGuru Reviewer.
associateRepository(AssociateRepositoryRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services CodeStar Connections with Amazon CodeGuru Reviewer.
associateRepositoryAsync(AssociateRepositoryRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
associateRepositoryAsync(AssociateRepositoryRequest, AsyncHandler<AssociateRepositoryRequest, AssociateRepositoryResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
associateRepositoryAsync(AssociateRepositoryRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services CodeStar Connections with Amazon CodeGuru Reviewer.
associateRepositoryAsync(AssociateRepositoryRequest, AsyncHandler<AssociateRepositoryRequest, AssociateRepositoryResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services CodeStar Connections with Amazon CodeGuru Reviewer.
associateRepositoryAsync(AssociateRepositoryRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
associateRepositoryAsync(AssociateRepositoryRequest, AsyncHandler<AssociateRepositoryRequest, AssociateRepositoryResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
AssociateRepositoryRequest - Class in com.amazonaws.services.codegurureviewer.model
 
AssociateRepositoryRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
 
AssociateRepositoryResult - Class in com.amazonaws.services.codegurureviewer.model
 
AssociateRepositoryResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
 
asyncBuilder() - Static method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 

B

BranchDiffSourceCodeType - Class in com.amazonaws.services.codegurureviewer.model
A type of SourceCodeType that specifies a code diff between a source and destination branch in an associated repository.
BranchDiffSourceCodeType() - Constructor for class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClientBuilder
Construct an asynchronous implementation of AmazonCodeGuruReviewerAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClientBuilder
Construct a synchronous implementation of AmazonCodeGuruReviewer using the current builder configuration.
builder() - Static method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
 

C

clearTagsEntries() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.EventInfo
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.Repository
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceResult
 
CodeArtifacts - Class in com.amazonaws.services.codegurureviewer.model
Code artifacts are source code artifacts and build artifacts used in a repository analysis or a pull request review.
CodeArtifacts() - Constructor for class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
 
CodeCommitRepository - Class in com.amazonaws.services.codegurureviewer.model
Information about an Amazon Web Services CodeCommit repository.
CodeCommitRepository() - Constructor for class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
 
CodeReview - Class in com.amazonaws.services.codegurureviewer.model
Information about a code review.
CodeReview() - Constructor for class com.amazonaws.services.codegurureviewer.model.CodeReview
 
codeReviewCompleted() - Method in class com.amazonaws.services.codegurureviewer.waiters.AmazonCodeGuruReviewerWaiters
Builds a CodeReviewCompleted waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
CodeReviewSummary - Class in com.amazonaws.services.codegurureviewer.model
Information about the summary of the code review.
CodeReviewSummary() - Constructor for class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
 
CodeReviewType - Class in com.amazonaws.services.codegurureviewer.model
The type of a code review.
CodeReviewType() - Constructor for class com.amazonaws.services.codegurureviewer.model.CodeReviewType
 
com.amazonaws.services.codegurureviewer - package com.amazonaws.services.codegurureviewer
This section provides documentation for the Amazon CodeGuru Reviewer API operations.
com.amazonaws.services.codegurureviewer.model - package com.amazonaws.services.codegurureviewer.model
 
com.amazonaws.services.codegurureviewer.waiters - package com.amazonaws.services.codegurureviewer.waiters
 
CommitDiffSourceCodeType - Class in com.amazonaws.services.codegurureviewer.model
A type of SourceCodeType that specifies the commit diff for a pull request on an associated repository.
CommitDiffSourceCodeType() - Constructor for class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
 
configFactory - Static variable in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Client configuration factory providing ClientConfigurations tailored to this client
ConfigFileState - Enum in com.amazonaws.services.codegurureviewer.model
 
ConflictException - Exception in com.amazonaws.services.codegurureviewer.model
The requested operation would cause a conflict with the current state of a service resource associated with the request.
ConflictException(String) - Constructor for exception com.amazonaws.services.codegurureviewer.model.ConflictException
Constructs a new ConflictException with the specified error message.
createCodeReview(CreateCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
createCodeReview(CreateCodeReviewRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Use to create a code review with a CodeReviewType of RepositoryAnalysis.
createCodeReview(CreateCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Use to create a code review with a CodeReviewType of RepositoryAnalysis.
createCodeReviewAsync(CreateCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
createCodeReviewAsync(CreateCodeReviewRequest, AsyncHandler<CreateCodeReviewRequest, CreateCodeReviewResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
createCodeReviewAsync(CreateCodeReviewRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Use to create a code review with a CodeReviewType of RepositoryAnalysis.
createCodeReviewAsync(CreateCodeReviewRequest, AsyncHandler<CreateCodeReviewRequest, CreateCodeReviewResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Use to create a code review with a CodeReviewType of RepositoryAnalysis.
createCodeReviewAsync(CreateCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
createCodeReviewAsync(CreateCodeReviewRequest, AsyncHandler<CreateCodeReviewRequest, CreateCodeReviewResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
CreateCodeReviewRequest - Class in com.amazonaws.services.codegurureviewer.model
 
CreateCodeReviewRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
 
CreateCodeReviewResult - Class in com.amazonaws.services.codegurureviewer.model
 
CreateCodeReviewResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewResult
 

D

defaultClient() - Static method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClientBuilder
 
describeCodeReview(DescribeCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
describeCodeReview(DescribeCodeReviewRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Returns the metadata associated with the code review along with its status.
describeCodeReview(DescribeCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Returns the metadata associated with the code review along with its status.
describeCodeReviewAsync(DescribeCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
describeCodeReviewAsync(DescribeCodeReviewRequest, AsyncHandler<DescribeCodeReviewRequest, DescribeCodeReviewResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
describeCodeReviewAsync(DescribeCodeReviewRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns the metadata associated with the code review along with its status.
describeCodeReviewAsync(DescribeCodeReviewRequest, AsyncHandler<DescribeCodeReviewRequest, DescribeCodeReviewResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns the metadata associated with the code review along with its status.
describeCodeReviewAsync(DescribeCodeReviewRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
describeCodeReviewAsync(DescribeCodeReviewRequest, AsyncHandler<DescribeCodeReviewRequest, DescribeCodeReviewResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
DescribeCodeReviewFunction - Class in com.amazonaws.services.codegurureviewer.waiters
 
DescribeCodeReviewFunction(AmazonCodeGuruReviewer) - Constructor for class com.amazonaws.services.codegurureviewer.waiters.DescribeCodeReviewFunction
Constructs a new DescribeCodeReviewFunction with the given client
DescribeCodeReviewRequest - Class in com.amazonaws.services.codegurureviewer.model
 
DescribeCodeReviewRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewRequest
 
DescribeCodeReviewResult - Class in com.amazonaws.services.codegurureviewer.model
 
DescribeCodeReviewResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewResult
 
describeRecommendationFeedback(DescribeRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
describeRecommendationFeedback(DescribeRecommendationFeedbackRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Describes the customer feedback for a CodeGuru Reviewer recommendation.
describeRecommendationFeedback(DescribeRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Describes the customer feedback for a CodeGuru Reviewer recommendation.
describeRecommendationFeedbackAsync(DescribeRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
describeRecommendationFeedbackAsync(DescribeRecommendationFeedbackRequest, AsyncHandler<DescribeRecommendationFeedbackRequest, DescribeRecommendationFeedbackResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
describeRecommendationFeedbackAsync(DescribeRecommendationFeedbackRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Describes the customer feedback for a CodeGuru Reviewer recommendation.
describeRecommendationFeedbackAsync(DescribeRecommendationFeedbackRequest, AsyncHandler<DescribeRecommendationFeedbackRequest, DescribeRecommendationFeedbackResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Describes the customer feedback for a CodeGuru Reviewer recommendation.
describeRecommendationFeedbackAsync(DescribeRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
describeRecommendationFeedbackAsync(DescribeRecommendationFeedbackRequest, AsyncHandler<DescribeRecommendationFeedbackRequest, DescribeRecommendationFeedbackResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
DescribeRecommendationFeedbackRequest - Class in com.amazonaws.services.codegurureviewer.model
 
DescribeRecommendationFeedbackRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
 
DescribeRecommendationFeedbackResult - Class in com.amazonaws.services.codegurureviewer.model
 
DescribeRecommendationFeedbackResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackResult
 
describeRepositoryAssociation(DescribeRepositoryAssociationRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
describeRepositoryAssociation(DescribeRepositoryAssociationRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Returns a RepositoryAssociation object that contains information about the requested repository association.
describeRepositoryAssociation(DescribeRepositoryAssociationRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Returns a RepositoryAssociation object that contains information about the requested repository association.
describeRepositoryAssociationAsync(DescribeRepositoryAssociationRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
describeRepositoryAssociationAsync(DescribeRepositoryAssociationRequest, AsyncHandler<DescribeRepositoryAssociationRequest, DescribeRepositoryAssociationResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
describeRepositoryAssociationAsync(DescribeRepositoryAssociationRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns a RepositoryAssociation object that contains information about the requested repository association.
describeRepositoryAssociationAsync(DescribeRepositoryAssociationRequest, AsyncHandler<DescribeRepositoryAssociationRequest, DescribeRepositoryAssociationResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns a RepositoryAssociation object that contains information about the requested repository association.
describeRepositoryAssociationAsync(DescribeRepositoryAssociationRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
describeRepositoryAssociationAsync(DescribeRepositoryAssociationRequest, AsyncHandler<DescribeRepositoryAssociationRequest, DescribeRepositoryAssociationResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
DescribeRepositoryAssociationFunction - Class in com.amazonaws.services.codegurureviewer.waiters
 
DescribeRepositoryAssociationFunction(AmazonCodeGuruReviewer) - Constructor for class com.amazonaws.services.codegurureviewer.waiters.DescribeRepositoryAssociationFunction
Constructs a new DescribeRepositoryAssociationFunction with the given client
DescribeRepositoryAssociationRequest - Class in com.amazonaws.services.codegurureviewer.model
 
DescribeRepositoryAssociationRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
 
DescribeRepositoryAssociationResult - Class in com.amazonaws.services.codegurureviewer.model
 
DescribeRepositoryAssociationResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
 
disassociateRepository(DisassociateRepositoryRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
disassociateRepository(DisassociateRepositoryRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Removes the association between Amazon CodeGuru Reviewer and a repository.
disassociateRepository(DisassociateRepositoryRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Removes the association between Amazon CodeGuru Reviewer and a repository.
disassociateRepositoryAsync(DisassociateRepositoryRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
disassociateRepositoryAsync(DisassociateRepositoryRequest, AsyncHandler<DisassociateRepositoryRequest, DisassociateRepositoryResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
disassociateRepositoryAsync(DisassociateRepositoryRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Removes the association between Amazon CodeGuru Reviewer and a repository.
disassociateRepositoryAsync(DisassociateRepositoryRequest, AsyncHandler<DisassociateRepositoryRequest, DisassociateRepositoryResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Removes the association between Amazon CodeGuru Reviewer and a repository.
disassociateRepositoryAsync(DisassociateRepositoryRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
disassociateRepositoryAsync(DisassociateRepositoryRequest, AsyncHandler<DisassociateRepositoryRequest, DisassociateRepositoryResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
DisassociateRepositoryRequest - Class in com.amazonaws.services.codegurureviewer.model
 
DisassociateRepositoryRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
 
DisassociateRepositoryResult - Class in com.amazonaws.services.codegurureviewer.model
 
DisassociateRepositoryResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
 

E

EncryptionOption - Enum in com.amazonaws.services.codegurureviewer.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.EventInfo
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceResult
 
EventInfo - Class in com.amazonaws.services.codegurureviewer.model
Information about an event.
EventInfo() - Constructor for class com.amazonaws.services.codegurureviewer.model.EventInfo
 

F

fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.AnalysisType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.ConfigFileState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.EncryptionOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.JobState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.ProviderType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.Reaction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.RecommendationCategory
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.RepositoryAssociationState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.Severity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.Type
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.VendorName
Use this in place of valueOf.

G

getAnalysisTypes() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The types of analysis performed during a repository analysis or a pull request review.
getAnalysisTypes() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
They types of analysis performed during a repository analysis or a pull request review.
getAssociationArn() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The Amazon Resource Name (ARN) of the RepositoryAssociation that contains the reviewed source code.
getAssociationArn() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
getAssociationArn() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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.
getBranchDiff() - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
A type of SourceCodeType that specifies a source branch name and a destination branch name in an associated repository.
getBranchName() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
The name of the branch in an associated repository.
getBucketName() - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
The name of the S3 bucket used for associating a new S3 repository.
getBucketName() - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
The name of the S3 bucket used for associating a new S3 repository.
getBuildArtifactsObjectKey() - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
The S3 object key for a build artifacts .zip file that contains .jar or .class files.
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.
getCodeArtifacts() - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
A CodeArtifacts object.
getCodeCommit() - Method in class com.amazonaws.services.codegurureviewer.model.Repository
Information about an Amazon Web Services 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.
getConfigFileState() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The state of the aws-codeguru-reviewer.yml configuration file that allows the configuration of the CodeGuru Reviewer analysis.
getConnectionArn() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection.
getConnectionArn() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection.
getConnectionArn() - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
The Amazon Resource Name (ARN) of an Amazon Web Services 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.
getDestinationBranchName() - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
The destination branch for a diff in an associated repository.
getDestinationCommit() - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
The SHA of the destination commit used to generate a commit diff.
getDetails() - Method in class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
An S3RepositoryDetails object that specifies the name of an S3 bucket and a CodeArtifacts object.
getEncryptionOption() - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
The encryption option for a repository association.
getEndLine() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
Last line where the recommendation is applicable in the source commit or source branch.
getEventInfo() - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
Information about the event associated with a code review.
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.
getKMSKeyDetails() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
A KMSKeyDetails object that contains:
getKMSKeyDetails() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
A KMSKeyDetails object that contains:
getKMSKeyId() - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
The ID of the Amazon Web Services KMS key that is associated with a repository association.
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.
getLongDescription() - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
A long description of the rule.
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.
getMergeBaseCommit() - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
The SHA of the merge base of a commit.
getMeteredLinesOfCodeCount() - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
MeteredLinesOfCodeCount is the number of lines of code in the repository where the code review happened.
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 Amazon Web Services 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.EventInfo
The name of the event.
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.S3BucketRepository
The name of the repository when the ProviderType is S3Bucket.
getName() - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
The name of the repository in the S3 bucket.
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.
getRecommendationCategory() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
The type of a recommendation.
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 repository.
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
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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.
getRequester() - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
An identifier, such as a name or account ID, that is associated with the requester.
getRequestId() - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
The ID of the request.
getRequestMetadata() - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
Metadata that is associated with a code review.
getResourceArn() - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
getResourceArn() - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
getResourceArn() - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
getRuleId() - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
The ID of the rule.
getRuleMetadata() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
Metadata about a rule.
getRuleName() - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
The name of the rule.
getRuleTags() - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
Tags that are associated with the rule.
getS3Bucket() - Method in class com.amazonaws.services.codegurureviewer.model.Repository
 
getS3BucketRepository() - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
Information about an associated repository in an S3 bucket that includes its name and an S3RepositoryDetails object.
getS3RepositoryDetails() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
 
getSeverity() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
The severity of the issue in the code that generated this recommendation.
getShortDescription() - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
A short description of the rule.
getSourceBranchName() - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
The source branch for a diff in an associated repository.
getSourceCodeArtifactsObjectKey() - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
The S3 object key for a source code .zip file.
getSourceCodeType() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The type of the source code for the code review.
getSourceCodeType() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
 
getSourceCodeType() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
 
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.EventInfo
The state of an event.
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.
getSuppressedLinesOfCodeCount() - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
SuppressedLinesOfCodeCount is the number of lines of code in the repository where the code review happened that CodeGuru Reviewer did not analyze.
getSuppressedLinesOfCodeCount() - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
Lines of code suppressed in the code review based on the excludeFiles element in the aws-codeguru-reviewer.yml file.
getTagKeys() - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
A list of the keys for each tag you want to remove from an associated repository.
getTags() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
An array of key-value pairs used to tag an associated repository.
getTags() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
An array of key-value pairs used to tag an associated repository.
getTags() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
An array of key-value pairs used to tag an associated repository.
getTags() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
An array of key-value pairs used to tag an associated repository.
getTags() - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
An array of key-value pairs used to tag an associated repository.
getTags() - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
An array of key-value pairs used to tag an associated repository.
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 Amazon Web Services user's account ID or Amazon Resource Name (ARN).
getVendorName() - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
The name of the repository vendor used to upload code to an S3 bucket for a CI/CD code review.

H

hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.CreateCodeReviewResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeCodeReviewResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRecommendationFeedbackResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.EventInfo
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.Repository
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceResult
 

I

InternalServerException - Exception in com.amazonaws.services.codegurureviewer.model
The server encountered an internal error and is unable to complete the request.
InternalServerException(String) - Constructor for exception com.amazonaws.services.codegurureviewer.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

J

JobState - Enum in com.amazonaws.services.codegurureviewer.model
 

K

KMSKeyDetails - Class in com.amazonaws.services.codegurureviewer.model
An object that contains:
KMSKeyDetails() - Constructor for class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
 

L

listCodeReviews(ListCodeReviewsRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
listCodeReviews(ListCodeReviewsRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Lists all the code reviews that the customer has created in the past 90 days.
listCodeReviews(ListCodeReviewsRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Lists all the code reviews that the customer has created in the past 90 days.
listCodeReviewsAsync(ListCodeReviewsRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listCodeReviewsAsync(ListCodeReviewsRequest, AsyncHandler<ListCodeReviewsRequest, ListCodeReviewsResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listCodeReviewsAsync(ListCodeReviewsRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Lists all the code reviews that the customer has created in the past 90 days.
listCodeReviewsAsync(ListCodeReviewsRequest, AsyncHandler<ListCodeReviewsRequest, ListCodeReviewsResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Lists all the code reviews that the customer has created in the past 90 days.
listCodeReviewsAsync(ListCodeReviewsRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
listCodeReviewsAsync(ListCodeReviewsRequest, AsyncHandler<ListCodeReviewsRequest, ListCodeReviewsResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
ListCodeReviewsRequest - Class in com.amazonaws.services.codegurureviewer.model
 
ListCodeReviewsRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsRequest
 
ListCodeReviewsResult - Class in com.amazonaws.services.codegurureviewer.model
 
ListCodeReviewsResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListCodeReviewsResult
 
listRecommendationFeedback(ListRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
listRecommendationFeedback(ListRecommendationFeedbackRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Returns a list of RecommendationFeedbackSummary objects that contain customer recommendation feedback for all CodeGuru Reviewer users.
listRecommendationFeedback(ListRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Returns a list of RecommendationFeedbackSummary objects that contain customer recommendation feedback for all CodeGuru Reviewer users.
listRecommendationFeedbackAsync(ListRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listRecommendationFeedbackAsync(ListRecommendationFeedbackRequest, AsyncHandler<ListRecommendationFeedbackRequest, ListRecommendationFeedbackResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listRecommendationFeedbackAsync(ListRecommendationFeedbackRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns a list of RecommendationFeedbackSummary objects that contain customer recommendation feedback for all CodeGuru Reviewer users.
listRecommendationFeedbackAsync(ListRecommendationFeedbackRequest, AsyncHandler<ListRecommendationFeedbackRequest, ListRecommendationFeedbackResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns a list of RecommendationFeedbackSummary objects that contain customer recommendation feedback for all CodeGuru Reviewer users.
listRecommendationFeedbackAsync(ListRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
listRecommendationFeedbackAsync(ListRecommendationFeedbackRequest, AsyncHandler<ListRecommendationFeedbackRequest, ListRecommendationFeedbackResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
ListRecommendationFeedbackRequest - Class in com.amazonaws.services.codegurureviewer.model
 
ListRecommendationFeedbackRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
 
ListRecommendationFeedbackResult - Class in com.amazonaws.services.codegurureviewer.model
 
ListRecommendationFeedbackResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackResult
 
listRecommendations(ListRecommendationsRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
listRecommendations(ListRecommendationsRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Returns the list of all recommendations for a completed code review.
listRecommendations(ListRecommendationsRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Returns the list of all recommendations for a completed code review.
listRecommendationsAsync(ListRecommendationsRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listRecommendationsAsync(ListRecommendationsRequest, AsyncHandler<ListRecommendationsRequest, ListRecommendationsResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listRecommendationsAsync(ListRecommendationsRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns the list of all recommendations for a completed code review.
listRecommendationsAsync(ListRecommendationsRequest, AsyncHandler<ListRecommendationsRequest, ListRecommendationsResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns the list of all recommendations for a completed code review.
listRecommendationsAsync(ListRecommendationsRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
listRecommendationsAsync(ListRecommendationsRequest, AsyncHandler<ListRecommendationsRequest, ListRecommendationsResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
ListRecommendationsRequest - Class in com.amazonaws.services.codegurureviewer.model
 
ListRecommendationsRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListRecommendationsRequest
 
ListRecommendationsResult - Class in com.amazonaws.services.codegurureviewer.model
 
ListRecommendationsResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListRecommendationsResult
 
listRepositoryAssociations(ListRepositoryAssociationsRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
listRepositoryAssociations(ListRepositoryAssociationsRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Returns a list of RepositoryAssociationSummary objects that contain summary information about a repository association.
listRepositoryAssociations(ListRepositoryAssociationsRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Returns a list of RepositoryAssociationSummary objects that contain summary information about a repository association.
listRepositoryAssociationsAsync(ListRepositoryAssociationsRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listRepositoryAssociationsAsync(ListRepositoryAssociationsRequest, AsyncHandler<ListRepositoryAssociationsRequest, ListRepositoryAssociationsResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listRepositoryAssociationsAsync(ListRepositoryAssociationsRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns a list of RepositoryAssociationSummary objects that contain summary information about a repository association.
listRepositoryAssociationsAsync(ListRepositoryAssociationsRequest, AsyncHandler<ListRepositoryAssociationsRequest, ListRepositoryAssociationsResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns a list of RepositoryAssociationSummary objects that contain summary information about a repository association.
listRepositoryAssociationsAsync(ListRepositoryAssociationsRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
listRepositoryAssociationsAsync(ListRepositoryAssociationsRequest, AsyncHandler<ListRepositoryAssociationsRequest, ListRepositoryAssociationsResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
ListRepositoryAssociationsRequest - Class in com.amazonaws.services.codegurureviewer.model
 
ListRepositoryAssociationsRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsRequest
 
ListRepositoryAssociationsResult - Class in com.amazonaws.services.codegurureviewer.model
 
ListRepositoryAssociationsResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListRepositoryAssociationsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Returns the list of tags associated with an associated repository resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Returns the list of tags associated with an associated repository resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns the list of tags associated with an associated repository resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Returns the list of tags associated with an associated repository resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.codegurureviewer.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.codegurureviewer.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.CodeCommitRepository
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.EventInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
 
Metrics - Class in com.amazonaws.services.codegurureviewer.model
Information about the statistics from the code review.
Metrics() - Constructor for class com.amazonaws.services.codegurureviewer.model.Metrics
 
MetricsSummary - Class in com.amazonaws.services.codegurureviewer.model
Information about metrics summaries.
MetricsSummary() - Constructor for class com.amazonaws.services.codegurureviewer.model.MetricsSummary
 

N

NotFoundException - Exception in com.amazonaws.services.codegurureviewer.model
The resource specified in the request was not found.
NotFoundException(String) - Constructor for exception com.amazonaws.services.codegurureviewer.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

P

ProviderType - Enum in com.amazonaws.services.codegurureviewer.model
 
putRecommendationFeedback(PutRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
putRecommendationFeedback(PutRecommendationFeedbackRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Stores customer feedback for a CodeGuru Reviewer recommendation.
putRecommendationFeedback(PutRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Stores customer feedback for a CodeGuru Reviewer recommendation.
putRecommendationFeedbackAsync(PutRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
putRecommendationFeedbackAsync(PutRecommendationFeedbackRequest, AsyncHandler<PutRecommendationFeedbackRequest, PutRecommendationFeedbackResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
putRecommendationFeedbackAsync(PutRecommendationFeedbackRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Stores customer feedback for a CodeGuru Reviewer recommendation.
putRecommendationFeedbackAsync(PutRecommendationFeedbackRequest, AsyncHandler<PutRecommendationFeedbackRequest, PutRecommendationFeedbackResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Stores customer feedback for a CodeGuru Reviewer recommendation.
putRecommendationFeedbackAsync(PutRecommendationFeedbackRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
putRecommendationFeedbackAsync(PutRecommendationFeedbackRequest, AsyncHandler<PutRecommendationFeedbackRequest, PutRecommendationFeedbackResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
PutRecommendationFeedbackRequest - Class in com.amazonaws.services.codegurureviewer.model
 
PutRecommendationFeedbackRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackRequest
 
PutRecommendationFeedbackResult - Class in com.amazonaws.services.codegurureviewer.model
 
PutRecommendationFeedbackResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.PutRecommendationFeedbackResult
 

R

Reaction - Enum in com.amazonaws.services.codegurureviewer.model
 
RecommendationCategory - Enum in com.amazonaws.services.codegurureviewer.model
 
RecommendationFeedback - Class in com.amazonaws.services.codegurureviewer.model
Information about the recommendation feedback.
RecommendationFeedback() - Constructor for class com.amazonaws.services.codegurureviewer.model.RecommendationFeedback
 
RecommendationFeedbackSummary - Class in com.amazonaws.services.codegurureviewer.model
Information about recommendation feedback summaries.
RecommendationFeedbackSummary() - Constructor for class com.amazonaws.services.codegurureviewer.model.RecommendationFeedbackSummary
 
RecommendationSummary - Class in com.amazonaws.services.codegurureviewer.model
Information about recommendations.
RecommendationSummary() - Constructor for class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
 
Repository - Class in com.amazonaws.services.codegurureviewer.model
Information about an associated Amazon Web Services CodeCommit repository or an associated repository that is managed by Amazon Web Services CodeStar Connections (for example, Bitbucket).
Repository() - Constructor for class com.amazonaws.services.codegurureviewer.model.Repository
 
RepositoryAnalysis - Class in com.amazonaws.services.codegurureviewer.model
A code review type that analyzes all code under a specified branch in an associated repository.
RepositoryAnalysis() - Constructor for class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
 
RepositoryAssociation - Class in com.amazonaws.services.codegurureviewer.model
Information about a repository association.
RepositoryAssociation() - Constructor for class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
 
RepositoryAssociationState - Enum in com.amazonaws.services.codegurureviewer.model
 
repositoryAssociationSucceeded() - Method in class com.amazonaws.services.codegurureviewer.waiters.AmazonCodeGuruReviewerWaiters
Builds a RepositoryAssociationSucceeded waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
RepositoryAssociationSummary - Class in com.amazonaws.services.codegurureviewer.model
Summary information about a repository association.
RepositoryAssociationSummary() - Constructor for class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
 
RepositoryHeadSourceCodeType - Class in com.amazonaws.services.codegurureviewer.model
A SourceCodeType that specifies the tip of a branch in an associated repository.
RepositoryHeadSourceCodeType() - Constructor for class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
 
RequestMetadata - Class in com.amazonaws.services.codegurureviewer.model
Metadata that is associated with a code review.
RequestMetadata() - Constructor for class com.amazonaws.services.codegurureviewer.model.RequestMetadata
 
ResourceNotFoundException - Exception in com.amazonaws.services.codegurureviewer.model
The resource specified in the request was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.codegurureviewer.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RuleMetadata - Class in com.amazonaws.services.codegurureviewer.model
Metadata about a rule.
RuleMetadata() - Constructor for class com.amazonaws.services.codegurureviewer.model.RuleMetadata
 

S

S3BucketRepository - Class in com.amazonaws.services.codegurureviewer.model
Information about an associated repository in an S3 bucket.
S3BucketRepository() - Constructor for class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
 
S3Repository - Class in com.amazonaws.services.codegurureviewer.model
Information about a repository in an S3 bucket.
S3Repository() - Constructor for class com.amazonaws.services.codegurureviewer.model.S3Repository
 
S3RepositoryDetails - Class in com.amazonaws.services.codegurureviewer.model
Specifies the name of an S3 bucket and a CodeArtifacts object that contains the S3 object keys for a source code .zip file and for a build artifacts .zip file that contains .jar or .class files.
S3RepositoryDetails() - Constructor for class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
 
setAnalysisTypes(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The types of analysis performed during a repository analysis or a pull request review.
setAnalysisTypes(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
They types of analysis performed during a repository analysis or a pull request review.
setAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The Amazon Resource Name (ARN) of the RepositoryAssociation that contains the reviewed source code.
setAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
setAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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.
setBranchDiff(BranchDiffSourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
A type of SourceCodeType that specifies a source branch name and a destination branch name in an associated repository.
setBranchName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
The name of the branch in an associated repository.
setBucketName(String) - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
The name of the S3 bucket used for associating a new S3 repository.
setBucketName(String) - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
The name of the S3 bucket used for associating a new S3 repository.
setBuildArtifactsObjectKey(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
The S3 object key for a build artifacts .zip file that contains .jar or .class files.
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.
setCodeArtifacts(CodeArtifacts) - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
A CodeArtifacts object.
setCodeCommit(CodeCommitRepository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
Information about an Amazon Web Services 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.
setConfigFileState(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The state of the aws-codeguru-reviewer.yml configuration file that allows the configuration of the CodeGuru Reviewer analysis.
setConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection.
setConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection.
setConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
The Amazon Resource Name (ARN) of an Amazon Web Services 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.
setDestinationBranchName(String) - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
The destination branch for a diff in an associated repository.
setDestinationCommit(String) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
The SHA of the destination commit used to generate a commit diff.
setDetails(S3RepositoryDetails) - Method in class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
An S3RepositoryDetails object that specifies the name of an S3 bucket and a CodeArtifacts object.
setEncryptionOption(String) - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
The encryption option for a repository association.
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.
setEventInfo(EventInfo) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
Information about the event associated with a code review.
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.
setKMSKeyDetails(KMSKeyDetails) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
A KMSKeyDetails object that contains:
setKMSKeyDetails(KMSKeyDetails) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
A KMSKeyDetails object that contains:
setKMSKeyId(String) - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
The ID of the Amazon Web Services KMS key that is associated with a repository association.
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.
setLongDescription(String) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
A long description of the rule.
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.
setMergeBaseCommit(String) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
The SHA of the merge base of a commit.
setMeteredLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
MeteredLinesOfCodeCount is the number of lines of code in the repository where the code review happened.
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 Amazon Web Services 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.EventInfo
The name of the event.
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.S3BucketRepository
The name of the repository when the ProviderType is S3Bucket.
setName(String) - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
The name of the repository in the S3 bucket.
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.
setRecommendationCategory(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
The type of a recommendation.
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 repository.
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
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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.
setRequester(String) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
An identifier, such as a name or account ID, that is associated with the requester.
setRequestId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
The ID of the request.
setRequestMetadata(RequestMetadata) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
Metadata that is associated with a code review.
setResourceArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
setResourceArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
setResourceArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
setRuleId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
The ID of the rule.
setRuleMetadata(RuleMetadata) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
Metadata about a rule.
setRuleName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
The name of the rule.
setRuleTags(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
Tags that are associated with the rule.
setS3Bucket(S3Repository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
 
setS3BucketRepository(S3BucketRepository) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
Information about an associated repository in an S3 bucket that includes its name and an S3RepositoryDetails object.
setS3RepositoryDetails(S3RepositoryDetails) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
 
setSeverity(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
The severity of the issue in the code that generated this recommendation.
setShortDescription(String) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
A short description of the rule.
setSourceBranchName(String) - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
The source branch for a diff in an associated repository.
setSourceCodeArtifactsObjectKey(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
The S3 object key for a source code .zip file.
setSourceCodeType(SourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The type of the source code for the code review.
setSourceCodeType(SourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
 
setSourceCodeType(SourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
 
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.EventInfo
The state of an event.
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.
setSuppressedLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
SuppressedLinesOfCodeCount is the number of lines of code in the repository where the code review happened that CodeGuru Reviewer did not analyze.
setSuppressedLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
Lines of code suppressed in the code review based on the excludeFiles element in the aws-codeguru-reviewer.yml file.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
A list of the keys for each tag you want to remove from an associated repository.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
An array of key-value pairs used to tag an associated repository.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
An array of key-value pairs used to tag an associated repository.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
An array of key-value pairs used to tag an associated repository.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
An array of key-value pairs used to tag an associated repository.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
An array of key-value pairs used to tag an associated repository.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
An array of key-value pairs used to tag an associated repository.
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 Amazon Web Services user's account ID or Amazon Resource Name (ARN).
setVendorName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
The name of the repository vendor used to upload code to an S3 bucket for a CI/CD code review.
Severity - Enum in com.amazonaws.services.codegurureviewer.model
 
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.
shutdown() - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
 
shutdown() - Method in class com.amazonaws.services.codegurureviewer.waiters.AmazonCodeGuruReviewerWaiters
 
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
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Adds one or more tags to an associated repository.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Adds one or more tags to an associated repository.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Adds one or more tags to an associated repository.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Adds one or more tags to an associated repository.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.codegurureviewer.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.codegurureviewer.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.TagResourceResult
 
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 enum com.amazonaws.services.codegurureviewer.model.AnalysisType
 
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.BranchDiffSourceCodeType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
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 enum com.amazonaws.services.codegurureviewer.model.ConfigFileState
 
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.EncryptionOption
 
toString() - Method in class com.amazonaws.services.codegurureviewer.model.EventInfo
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.KMSKeyDetails
Returns a string representation of this object.
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.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
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 enum com.amazonaws.services.codegurureviewer.model.RecommendationCategory
 
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.RequestMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codegurureviewer.model.Severity
 
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.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceResult
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
 
toString() - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codegurureviewer.model.VendorName
 
Type - Enum in com.amazonaws.services.codegurureviewer.model
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
Removes a tag from an associated repository.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
Removes a tag from an associated repository.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewerAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Removes a tag from an associated repository.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsync
Removes a tag from an associated repository.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.codegurureviewer.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.codegurureviewer.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.codegurureviewer.model.UntagResourceResult
 

V

ValidationException - Exception in com.amazonaws.services.codegurureviewer.model
The input fails to satisfy the specified constraints.
ValidationException(String) - Constructor for exception com.amazonaws.services.codegurureviewer.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.AnalysisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.ConfigFileState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.EncryptionOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.ProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.Reaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.RecommendationCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.RepositoryAssociationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codegurureviewer.model.VendorName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.AnalysisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.ConfigFileState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.EncryptionOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.ProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.Reaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.RecommendationCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.RepositoryAssociationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codegurureviewer.model.VendorName
Returns an array containing the constants of this enum type, in the order they are declared.
VendorName - Enum in com.amazonaws.services.codegurureviewer.model
 

W

waiters() - Method in class com.amazonaws.services.codegurureviewer.AbstractAmazonCodeGuruReviewer
 
waiters() - Method in interface com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewer
 
waiters() - Method in class com.amazonaws.services.codegurureviewer.AmazonCodeGuruReviewerClient
 
withAnalysisTypes(String...) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The types of analysis performed during a repository analysis or a pull request review.
withAnalysisTypes(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The types of analysis performed during a repository analysis or a pull request review.
withAnalysisTypes(AnalysisType...) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The types of analysis performed during a repository analysis or a pull request review.
withAnalysisTypes(String...) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
They types of analysis performed during a repository analysis or a pull request review.
withAnalysisTypes(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
They types of analysis performed during a repository analysis or a pull request review.
withAnalysisTypes(AnalysisType...) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewType
They types of analysis performed during a repository analysis or a pull request review.
withAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The Amazon Resource Name (ARN) of the RepositoryAssociation that contains the reviewed source code.
withAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
withAssociationArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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.
withBranchDiff(BranchDiffSourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
A type of SourceCodeType that specifies a source branch name and a destination branch name in an associated repository.
withBranchName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryHeadSourceCodeType
The name of the branch in an associated repository.
withBucketName(String) - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
The name of the S3 bucket used for associating a new S3 repository.
withBucketName(String) - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
The name of the S3 bucket used for associating a new S3 repository.
withBuildArtifactsObjectKey(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
The S3 object key for a build artifacts .zip file that contains .jar or .class files.
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.
withCodeArtifacts(CodeArtifacts) - Method in class com.amazonaws.services.codegurureviewer.model.S3RepositoryDetails
A CodeArtifacts object.
withCodeCommit(CodeCommitRepository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
Information about an Amazon Web Services 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.
withConfigFileState(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The state of the aws-codeguru-reviewer.yml configuration file that allows the configuration of the CodeGuru Reviewer analysis.
withConfigFileState(ConfigFileState) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The state of the aws-codeguru-reviewer.yml configuration file that allows the configuration of the CodeGuru Reviewer analysis.
withConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection.
withConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociationSummary
The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection.
withConnectionArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ThirdPartySourceRepository
The Amazon Resource Name (ARN) of an Amazon Web Services 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.
withDestinationBranchName(String) - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
The destination branch for a diff in an associated repository.
withDestinationCommit(String) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
The SHA of the destination commit used to generate a commit diff.
withDetails(S3RepositoryDetails) - Method in class com.amazonaws.services.codegurureviewer.model.S3BucketRepository
An S3RepositoryDetails object that specifies the name of an S3 bucket and a CodeArtifacts object.
withEncryptionOption(String) - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
The encryption option for a repository association.
withEncryptionOption(EncryptionOption) - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
The encryption option for a repository association.
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.
withEventInfo(EventInfo) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
Information about the event associated with a code review.
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.
withKMSKeyDetails(KMSKeyDetails) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
A KMSKeyDetails object that contains:
withKMSKeyDetails(KMSKeyDetails) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
A KMSKeyDetails object that contains:
withKMSKeyId(String) - Method in class com.amazonaws.services.codegurureviewer.model.KMSKeyDetails
The ID of the Amazon Web Services KMS key that is associated with a repository association.
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.
withLongDescription(String) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
A long description of the rule.
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.
withMergeBaseCommit(String) - Method in class com.amazonaws.services.codegurureviewer.model.CommitDiffSourceCodeType
The SHA of the merge base of a commit.
withMeteredLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
MeteredLinesOfCodeCount is the number of lines of code in the repository where the code review happened.
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 Amazon Web Services 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.EventInfo
The name of the event.
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.S3BucketRepository
The name of the repository when the ProviderType is S3Bucket.
withName(String) - Method in class com.amazonaws.services.codegurureviewer.model.S3Repository
The name of the repository in the S3 bucket.
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.
withRecommendationCategory(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
The type of a recommendation.
withRecommendationCategory(RecommendationCategory) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
The type of a recommendation.
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 repository.
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
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
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.
withRequester(String) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
An identifier, such as a name or account ID, that is associated with the requester.
withRequestId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
The ID of the request.
withRequestMetadata(RequestMetadata) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
Metadata that is associated with a code review.
withResourceArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
withResourceArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
withResourceArn(String) - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the RepositoryAssociation object.
withRuleId(String) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
The ID of the rule.
withRuleMetadata(RuleMetadata) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
Metadata about a rule.
withRuleName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
The name of the rule.
withRuleTags(String...) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
Tags that are associated with the rule.
withRuleTags(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
Tags that are associated with the rule.
withS3Bucket(S3Repository) - Method in class com.amazonaws.services.codegurureviewer.model.Repository
 
withS3BucketRepository(S3BucketRepository) - Method in class com.amazonaws.services.codegurureviewer.model.SourceCodeType
Information about an associated repository in an S3 bucket that includes its name and an S3RepositoryDetails object.
withS3RepositoryDetails(S3RepositoryDetails) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAssociation
 
withSeverity(String) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
The severity of the issue in the code that generated this recommendation.
withSeverity(Severity) - Method in class com.amazonaws.services.codegurureviewer.model.RecommendationSummary
The severity of the issue in the code that generated this recommendation.
withShortDescription(String) - Method in class com.amazonaws.services.codegurureviewer.model.RuleMetadata
A short description of the rule.
withSourceBranchName(String) - Method in class com.amazonaws.services.codegurureviewer.model.BranchDiffSourceCodeType
The source branch for a diff in an associated repository.
withSourceCodeArtifactsObjectKey(String) - Method in class com.amazonaws.services.codegurureviewer.model.CodeArtifacts
The S3 object key for a source code .zip file.
withSourceCodeType(SourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReview
The type of the source code for the code review.
withSourceCodeType(SourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.CodeReviewSummary
 
withSourceCodeType(SourceCodeType) - Method in class com.amazonaws.services.codegurureviewer.model.RepositoryAnalysis
 
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.EventInfo
The state of an event.
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.
withSuppressedLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.Metrics
SuppressedLinesOfCodeCount is the number of lines of code in the repository where the code review happened that CodeGuru Reviewer did not analyze.
withSuppressedLinesOfCodeCount(Long) - Method in class com.amazonaws.services.codegurureviewer.model.MetricsSummary
Lines of code suppressed in the code review based on the excludeFiles element in the aws-codeguru-reviewer.yml file.
withTagKeys(String...) - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
A list of the keys for each tag you want to remove from an associated repository.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.UntagResourceRequest
A list of the keys for each tag you want to remove from an associated repository.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryRequest
An array of key-value pairs used to tag an associated repository.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.AssociateRepositoryResult
An array of key-value pairs used to tag an associated repository.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.DescribeRepositoryAssociationResult
An array of key-value pairs used to tag an associated repository.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.DisassociateRepositoryResult
An array of key-value pairs used to tag an associated repository.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListTagsForResourceResult
An array of key-value pairs used to tag an associated repository.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurureviewer.model.TagResourceRequest
An array of key-value pairs used to tag an associated repository.
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 Amazon Web Services user's account ID or Amazon Resource Name (ARN).
withUserIds(Collection<String>) - Method in class com.amazonaws.services.codegurureviewer.model.ListRecommendationFeedbackRequest
An Amazon Web Services user's account ID or Amazon Resource Name (ARN).
withVendorName(String) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
The name of the repository vendor used to upload code to an S3 bucket for a CI/CD code review.
withVendorName(VendorName) - Method in class com.amazonaws.services.codegurureviewer.model.RequestMetadata
The name of the repository vendor used to upload code to an S3 bucket for a CI/CD code review.
A B C D E F G H I J K L M N P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.