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

A

AbstractAWSCodeCommit - Class in com.amazonaws.services.codecommit
Abstract implementation of AWSCodeCommit.
AbstractAWSCodeCommit() - Constructor for class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
AbstractAWSCodeCommitAsync - Class in com.amazonaws.services.codecommit
Abstract implementation of AWSCodeCommitAsync.
AbstractAWSCodeCommitAsync() - Constructor for class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
ActorDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified Amazon Resource Name (ARN) does not exist in the Amazon Web Services account.
ActorDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ActorDoesNotExistException
Constructs a new ActorDoesNotExistException with the specified error message.
addReactionCountsEntry(String, Integer) - Method in class com.amazonaws.services.codecommit.model.Comment
Add a single ReactionCounts entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
Add a single Tags entry
Approval - Class in com.amazonaws.services.codecommit.model
Returns information about a specific approval on a pull request.
Approval() - Constructor for class com.amazonaws.services.codecommit.model.Approval
 
ApprovalRule - Class in com.amazonaws.services.codecommit.model
Returns information about an approval rule.
ApprovalRule() - Constructor for class com.amazonaws.services.codecommit.model.ApprovalRule
 
ApprovalRuleContentRequiredException - Exception in com.amazonaws.services.codecommit.model
The content for the approval rule is empty.
ApprovalRuleContentRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleContentRequiredException
Constructs a new ApprovalRuleContentRequiredException with the specified error message.
ApprovalRuleDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified approval rule does not exist.
ApprovalRuleDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleDoesNotExistException
Constructs a new ApprovalRuleDoesNotExistException with the specified error message.
ApprovalRuleEventMetadata - Class in com.amazonaws.services.codecommit.model
Returns information about an event for an approval rule.
ApprovalRuleEventMetadata() - Constructor for class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
 
ApprovalRuleNameAlreadyExistsException - Exception in com.amazonaws.services.codecommit.model
An approval rule with that name already exists.
ApprovalRuleNameAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleNameAlreadyExistsException
Constructs a new ApprovalRuleNameAlreadyExistsException with the specified error message.
ApprovalRuleNameRequiredException - Exception in com.amazonaws.services.codecommit.model
An approval rule name is required, but was not specified.
ApprovalRuleNameRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleNameRequiredException
Constructs a new ApprovalRuleNameRequiredException with the specified error message.
ApprovalRuleOverriddenEventMetadata - Class in com.amazonaws.services.codecommit.model
Returns information about an override event for approval rules for a pull request.
ApprovalRuleOverriddenEventMetadata() - Constructor for class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
ApprovalRuleTemplate - Class in com.amazonaws.services.codecommit.model
Returns information about an approval rule template.
ApprovalRuleTemplate() - Constructor for class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
 
ApprovalRuleTemplateContentRequiredException - Exception in com.amazonaws.services.codecommit.model
The content for the approval rule template is empty.
ApprovalRuleTemplateContentRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleTemplateContentRequiredException
Constructs a new ApprovalRuleTemplateContentRequiredException with the specified error message.
ApprovalRuleTemplateDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified approval rule template does not exist.
ApprovalRuleTemplateDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException
Constructs a new ApprovalRuleTemplateDoesNotExistException with the specified error message.
ApprovalRuleTemplateInUseException - Exception in com.amazonaws.services.codecommit.model
The approval rule template is associated with one or more repositories.
ApprovalRuleTemplateInUseException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleTemplateInUseException
Constructs a new ApprovalRuleTemplateInUseException with the specified error message.
ApprovalRuleTemplateNameAlreadyExistsException - Exception in com.amazonaws.services.codecommit.model
You cannot create an approval rule template with that name because a template with that name already exists in this Amazon Web Services Region for your Amazon Web Services account.
ApprovalRuleTemplateNameAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException
Constructs a new ApprovalRuleTemplateNameAlreadyExistsException with the specified error message.
ApprovalRuleTemplateNameRequiredException - Exception in com.amazonaws.services.codecommit.model
An approval rule template name is required, but was not specified.
ApprovalRuleTemplateNameRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalRuleTemplateNameRequiredException
Constructs a new ApprovalRuleTemplateNameRequiredException with the specified error message.
ApprovalState - Enum in com.amazonaws.services.codecommit.model
 
ApprovalStateChangedEventMetadata - Class in com.amazonaws.services.codecommit.model
Returns information about a change in the approval state for a pull request.
ApprovalStateChangedEventMetadata() - Constructor for class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
 
ApprovalStateRequiredException - Exception in com.amazonaws.services.codecommit.model
An approval state is required, but was not specified.
ApprovalStateRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ApprovalStateRequiredException
Constructs a new ApprovalStateRequiredException with the specified error message.
associateApprovalRuleTemplateWithRepository(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
associateApprovalRuleTemplateWithRepository(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates an association between an approval rule template and a specified repository.
associateApprovalRuleTemplateWithRepository(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates an association between an approval rule template and a specified repository.
associateApprovalRuleTemplateWithRepositoryAsync(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
associateApprovalRuleTemplateWithRepositoryAsync(AssociateApprovalRuleTemplateWithRepositoryRequest, AsyncHandler<AssociateApprovalRuleTemplateWithRepositoryRequest, AssociateApprovalRuleTemplateWithRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
associateApprovalRuleTemplateWithRepositoryAsync(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates an association between an approval rule template and a specified repository.
associateApprovalRuleTemplateWithRepositoryAsync(AssociateApprovalRuleTemplateWithRepositoryRequest, AsyncHandler<AssociateApprovalRuleTemplateWithRepositoryRequest, AssociateApprovalRuleTemplateWithRepositoryResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates an association between an approval rule template and a specified repository.
associateApprovalRuleTemplateWithRepositoryAsync(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
associateApprovalRuleTemplateWithRepositoryAsync(AssociateApprovalRuleTemplateWithRepositoryRequest, AsyncHandler<AssociateApprovalRuleTemplateWithRepositoryRequest, AssociateApprovalRuleTemplateWithRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
AssociateApprovalRuleTemplateWithRepositoryRequest - Class in com.amazonaws.services.codecommit.model
 
AssociateApprovalRuleTemplateWithRepositoryRequest() - Constructor for class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
AssociateApprovalRuleTemplateWithRepositoryResult - Class in com.amazonaws.services.codecommit.model
 
AssociateApprovalRuleTemplateWithRepositoryResult() - Constructor for class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResult
 
asyncBuilder() - Static method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
AuthorDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified Amazon Resource Name (ARN) does not exist in the Amazon Web Services account.
AuthorDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.AuthorDoesNotExistException
Constructs a new AuthorDoesNotExistException with the specified error message.
AWSCodeCommit - Interface in com.amazonaws.services.codecommit
Interface for accessing CodeCommit.
AWSCodeCommitAsync - Interface in com.amazonaws.services.codecommit
Interface for accessing CodeCommit asynchronously.
AWSCodeCommitAsyncClient - Class in com.amazonaws.services.codecommit
Client for accessing CodeCommit asynchronously.
AWSCodeCommitAsyncClient() - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
AWSCodeCommitAsyncClientBuilder - Class in com.amazonaws.services.codecommit
Fluent builder for AWSCodeCommitAsync.
AWSCodeCommitClient - Class in com.amazonaws.services.codecommit
Client for accessing CodeCommit.
AWSCodeCommitClient() - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitClient
AWSCodeCommitClient(ClientConfiguration) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitClient
AWSCodeCommitClient(AWSCredentials) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSCodeCommitClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSCodeCommitClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitClient
AWSCodeCommitClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitClient
AWSCodeCommitClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitClient
AWSCodeCommitClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.codecommit.AWSCodeCommitClient
AWSCodeCommitClientBuilder - Class in com.amazonaws.services.codecommit
Fluent builder for AWSCodeCommit.
AWSCodeCommitException - Exception in com.amazonaws.services.codecommit.model
Base exception for all service exceptions thrown by AWS CodeCommit
AWSCodeCommitException(String) - Constructor for exception com.amazonaws.services.codecommit.model.AWSCodeCommitException
Constructs a new AWSCodeCommitException with the specified error message.

B

batchAssociateApprovalRuleTemplateWithRepositories(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
batchAssociateApprovalRuleTemplateWithRepositories(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates an association between an approval rule template and one or more specified repositories.
batchAssociateApprovalRuleTemplateWithRepositories(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates an association between an approval rule template and one or more specified repositories.
batchAssociateApprovalRuleTemplateWithRepositoriesAsync(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchAssociateApprovalRuleTemplateWithRepositoriesAsync(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest, AsyncHandler<BatchAssociateApprovalRuleTemplateWithRepositoriesRequest, BatchAssociateApprovalRuleTemplateWithRepositoriesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchAssociateApprovalRuleTemplateWithRepositoriesAsync(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates an association between an approval rule template and one or more specified repositories.
batchAssociateApprovalRuleTemplateWithRepositoriesAsync(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest, AsyncHandler<BatchAssociateApprovalRuleTemplateWithRepositoriesRequest, BatchAssociateApprovalRuleTemplateWithRepositoriesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates an association between an approval rule template and one or more specified repositories.
batchAssociateApprovalRuleTemplateWithRepositoriesAsync(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
batchAssociateApprovalRuleTemplateWithRepositoriesAsync(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest, AsyncHandler<BatchAssociateApprovalRuleTemplateWithRepositoriesRequest, BatchAssociateApprovalRuleTemplateWithRepositoriesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
BatchAssociateApprovalRuleTemplateWithRepositoriesError - Class in com.amazonaws.services.codecommit.model
Returns information about errors in a BatchAssociateApprovalRuleTemplateWithRepositories operation.
BatchAssociateApprovalRuleTemplateWithRepositoriesError() - Constructor for class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
BatchAssociateApprovalRuleTemplateWithRepositoriesRequest - Class in com.amazonaws.services.codecommit.model
 
BatchAssociateApprovalRuleTemplateWithRepositoriesRequest() - Constructor for class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
BatchAssociateApprovalRuleTemplateWithRepositoriesResult - Class in com.amazonaws.services.codecommit.model
 
BatchAssociateApprovalRuleTemplateWithRepositoriesResult() - Constructor for class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
 
batchDescribeMergeConflicts(BatchDescribeMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
batchDescribeMergeConflicts(BatchDescribeMergeConflictsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
batchDescribeMergeConflicts(BatchDescribeMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
batchDescribeMergeConflictsAsync(BatchDescribeMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchDescribeMergeConflictsAsync(BatchDescribeMergeConflictsRequest, AsyncHandler<BatchDescribeMergeConflictsRequest, BatchDescribeMergeConflictsResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchDescribeMergeConflictsAsync(BatchDescribeMergeConflictsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
batchDescribeMergeConflictsAsync(BatchDescribeMergeConflictsRequest, AsyncHandler<BatchDescribeMergeConflictsRequest, BatchDescribeMergeConflictsResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
batchDescribeMergeConflictsAsync(BatchDescribeMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
batchDescribeMergeConflictsAsync(BatchDescribeMergeConflictsRequest, AsyncHandler<BatchDescribeMergeConflictsRequest, BatchDescribeMergeConflictsResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
BatchDescribeMergeConflictsError - Class in com.amazonaws.services.codecommit.model
Returns information about errors in a BatchDescribeMergeConflicts operation.
BatchDescribeMergeConflictsError() - Constructor for class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
 
BatchDescribeMergeConflictsRequest - Class in com.amazonaws.services.codecommit.model
 
BatchDescribeMergeConflictsRequest() - Constructor for class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
BatchDescribeMergeConflictsResult - Class in com.amazonaws.services.codecommit.model
 
BatchDescribeMergeConflictsResult() - Constructor for class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
 
batchDisassociateApprovalRuleTemplateFromRepositories(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
batchDisassociateApprovalRuleTemplateFromRepositories(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Removes the association between an approval rule template and one or more specified repositories.
batchDisassociateApprovalRuleTemplateFromRepositories(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Removes the association between an approval rule template and one or more specified repositories.
batchDisassociateApprovalRuleTemplateFromRepositoriesAsync(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchDisassociateApprovalRuleTemplateFromRepositoriesAsync(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest, AsyncHandler<BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest, BatchDisassociateApprovalRuleTemplateFromRepositoriesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchDisassociateApprovalRuleTemplateFromRepositoriesAsync(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Removes the association between an approval rule template and one or more specified repositories.
batchDisassociateApprovalRuleTemplateFromRepositoriesAsync(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest, AsyncHandler<BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest, BatchDisassociateApprovalRuleTemplateFromRepositoriesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Removes the association between an approval rule template and one or more specified repositories.
batchDisassociateApprovalRuleTemplateFromRepositoriesAsync(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
batchDisassociateApprovalRuleTemplateFromRepositoriesAsync(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest, AsyncHandler<BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest, BatchDisassociateApprovalRuleTemplateFromRepositoriesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesError - Class in com.amazonaws.services.codecommit.model
Returns information about errors in a BatchDisassociateApprovalRuleTemplateFromRepositories operation.
BatchDisassociateApprovalRuleTemplateFromRepositoriesError() - Constructor for class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest - Class in com.amazonaws.services.codecommit.model
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest() - Constructor for class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult - Class in com.amazonaws.services.codecommit.model
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult() - Constructor for class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
 
batchGetCommits(BatchGetCommitsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
batchGetCommits(BatchGetCommitsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about the contents of one or more commits in a repository.
batchGetCommits(BatchGetCommitsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about the contents of one or more commits in a repository.
batchGetCommitsAsync(BatchGetCommitsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchGetCommitsAsync(BatchGetCommitsRequest, AsyncHandler<BatchGetCommitsRequest, BatchGetCommitsResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchGetCommitsAsync(BatchGetCommitsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about the contents of one or more commits in a repository.
batchGetCommitsAsync(BatchGetCommitsRequest, AsyncHandler<BatchGetCommitsRequest, BatchGetCommitsResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about the contents of one or more commits in a repository.
batchGetCommitsAsync(BatchGetCommitsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
batchGetCommitsAsync(BatchGetCommitsRequest, AsyncHandler<BatchGetCommitsRequest, BatchGetCommitsResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
BatchGetCommitsError - Class in com.amazonaws.services.codecommit.model
Returns information about errors in a BatchGetCommits operation.
BatchGetCommitsError() - Constructor for class com.amazonaws.services.codecommit.model.BatchGetCommitsError
 
BatchGetCommitsRequest - Class in com.amazonaws.services.codecommit.model
 
BatchGetCommitsRequest() - Constructor for class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
 
BatchGetCommitsResult - Class in com.amazonaws.services.codecommit.model
 
BatchGetCommitsResult() - Constructor for class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
 
batchGetRepositories(BatchGetRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
batchGetRepositories(BatchGetRepositoriesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about one or more repositories.
batchGetRepositories(BatchGetRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about one or more repositories.
batchGetRepositoriesAsync(BatchGetRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchGetRepositoriesAsync(BatchGetRepositoriesRequest, AsyncHandler<BatchGetRepositoriesRequest, BatchGetRepositoriesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
batchGetRepositoriesAsync(BatchGetRepositoriesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about one or more repositories.
batchGetRepositoriesAsync(BatchGetRepositoriesRequest, AsyncHandler<BatchGetRepositoriesRequest, BatchGetRepositoriesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about one or more repositories.
batchGetRepositoriesAsync(BatchGetRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
batchGetRepositoriesAsync(BatchGetRepositoriesRequest, AsyncHandler<BatchGetRepositoriesRequest, BatchGetRepositoriesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
BatchGetRepositoriesError - Class in com.amazonaws.services.codecommit.model
Returns information about errors in a BatchGetRepositories operation.
BatchGetRepositoriesError() - Constructor for class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
 
BatchGetRepositoriesErrorCodeEnum - Enum in com.amazonaws.services.codecommit.model
 
BatchGetRepositoriesRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a batch get repositories operation.
BatchGetRepositoriesRequest() - Constructor for class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
 
BatchGetRepositoriesResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a batch get repositories operation.
BatchGetRepositoriesResult() - Constructor for class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
 
BeforeCommitIdAndAfterCommitIdAreSameException - Exception in com.amazonaws.services.codecommit.model
The before commit ID and the after commit ID are the same, which is not valid.
BeforeCommitIdAndAfterCommitIdAreSameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException
Constructs a new BeforeCommitIdAndAfterCommitIdAreSameException with the specified error message.
BlobIdDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified blob does not exist.
BlobIdDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.BlobIdDoesNotExistException
Constructs a new BlobIdDoesNotExistException with the specified error message.
BlobIdRequiredException - Exception in com.amazonaws.services.codecommit.model
A blob ID is required, but was not specified.
BlobIdRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.BlobIdRequiredException
Constructs a new BlobIdRequiredException with the specified error message.
BlobMetadata - Class in com.amazonaws.services.codecommit.model
Returns information about a specific Git blob object.
BlobMetadata() - Constructor for class com.amazonaws.services.codecommit.model.BlobMetadata
 
BranchDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified branch does not exist.
BranchDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.BranchDoesNotExistException
Constructs a new BranchDoesNotExistException with the specified error message.
BranchInfo - Class in com.amazonaws.services.codecommit.model
Returns information about a branch.
BranchInfo() - Constructor for class com.amazonaws.services.codecommit.model.BranchInfo
 
BranchNameExistsException - Exception in com.amazonaws.services.codecommit.model
Cannot create the branch with the specified name because the commit conflicts with an existing branch with the same name.
BranchNameExistsException(String) - Constructor for exception com.amazonaws.services.codecommit.model.BranchNameExistsException
Constructs a new BranchNameExistsException with the specified error message.
BranchNameIsTagNameException - Exception in com.amazonaws.services.codecommit.model
The specified branch name is not valid because it is a tag name.
BranchNameIsTagNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.BranchNameIsTagNameException
Constructs a new BranchNameIsTagNameException with the specified error message.
BranchNameRequiredException - Exception in com.amazonaws.services.codecommit.model
A branch name is required, but was not specified.
BranchNameRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.BranchNameRequiredException
Constructs a new BranchNameRequiredException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClientBuilder
Construct an asynchronous implementation of AWSCodeCommitAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClientBuilder
Construct a synchronous implementation of AWSCodeCommit using the current builder configuration.
builder() - Static method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
 

C

CannotDeleteApprovalRuleFromTemplateException - Exception in com.amazonaws.services.codecommit.model
The approval rule cannot be deleted from the pull request because it was created by an approval rule template and applied to the pull request automatically.
CannotDeleteApprovalRuleFromTemplateException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException
Constructs a new CannotDeleteApprovalRuleFromTemplateException with the specified error message.
CannotModifyApprovalRuleFromTemplateException - Exception in com.amazonaws.services.codecommit.model
The approval rule cannot be modified for the pull request because it was created by an approval rule template and applied to the pull request automatically.
CannotModifyApprovalRuleFromTemplateException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException
Constructs a new CannotModifyApprovalRuleFromTemplateException with the specified error message.
ChangeTypeEnum - Enum in com.amazonaws.services.codecommit.model
 
clearReactionCountsEntries() - Method in class com.amazonaws.services.codecommit.model.Comment
Removes all the entries added into ReactionCounts.
clearTagsEntries() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
Removes all the entries added into Tags.
ClientRequestTokenRequiredException - Exception in com.amazonaws.services.codecommit.model
A client request token is required.
ClientRequestTokenRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ClientRequestTokenRequiredException
Constructs a new ClientRequestTokenRequiredException with the specified error message.
clone() - Method in class com.amazonaws.services.codecommit.model.Approval
 
clone() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
 
clone() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
 
clone() - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.BranchInfo
 
clone() - Method in class com.amazonaws.services.codecommit.model.Comment
 
clone() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
 
clone() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.Commit
 
clone() - Method in class com.amazonaws.services.codecommit.model.Conflict
 
clone() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateBranchResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteFileEntry
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.Difference
 
clone() - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.Evaluation
 
clone() - Method in class com.amazonaws.services.codecommit.model.File
 
clone() - Method in class com.amazonaws.services.codecommit.model.FileMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.FileModes
 
clone() - Method in class com.amazonaws.services.codecommit.model.FileSizes
 
clone() - Method in class com.amazonaws.services.codecommit.model.FileVersion
 
clone() - Method in class com.amazonaws.services.codecommit.model.Folder
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetBlobResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetBranchResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommentRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommentResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetCommitResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.Location
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeHunk
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergeOperations
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
 
clone() - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
 
clone() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.PullRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
 
clone() - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
 
clone() - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
 
clone() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.PutFileResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
 
clone() - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
 
clone() - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
 
clone() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
 
clone() - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
 
clone() - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
 
clone() - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
 
clone() - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
 
clone() - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
 
clone() - Method in class com.amazonaws.services.codecommit.model.SubModule
 
clone() - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
 
clone() - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.Target
 
clone() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
 
clone() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameResult
 
clone() - Method in class com.amazonaws.services.codecommit.model.UserInfo
 
CodecommitActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for CodeCommit.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.codecommit - package com.amazonaws.services.codecommit
CodeCommit
com.amazonaws.services.codecommit.model - package com.amazonaws.services.codecommit.model
 
Comment - Class in com.amazonaws.services.codecommit.model
Returns information about a specific comment.
Comment() - Constructor for class com.amazonaws.services.codecommit.model.Comment
 
CommentContentRequiredException - Exception in com.amazonaws.services.codecommit.model
The comment is empty.
CommentContentRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommentContentRequiredException
Constructs a new CommentContentRequiredException with the specified error message.
CommentContentSizeLimitExceededException - Exception in com.amazonaws.services.codecommit.model
The comment is too large.
CommentContentSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommentContentSizeLimitExceededException
Constructs a new CommentContentSizeLimitExceededException with the specified error message.
CommentDeletedException - Exception in com.amazonaws.services.codecommit.model
This comment has already been deleted.
CommentDeletedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommentDeletedException
Constructs a new CommentDeletedException with the specified error message.
CommentDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
No comment exists with the provided ID.
CommentDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommentDoesNotExistException
Constructs a new CommentDoesNotExistException with the specified error message.
CommentIdRequiredException - Exception in com.amazonaws.services.codecommit.model
The comment ID is missing or null.
CommentIdRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommentIdRequiredException
Constructs a new CommentIdRequiredException with the specified error message.
CommentNotCreatedByCallerException - Exception in com.amazonaws.services.codecommit.model
You cannot modify or delete this comment.
CommentNotCreatedByCallerException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommentNotCreatedByCallerException
Constructs a new CommentNotCreatedByCallerException with the specified error message.
CommentsForComparedCommit - Class in com.amazonaws.services.codecommit.model
Returns information about comments on the comparison between two commits.
CommentsForComparedCommit() - Constructor for class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
 
CommentsForPullRequest - Class in com.amazonaws.services.codecommit.model
Returns information about comments on a pull request.
CommentsForPullRequest() - Constructor for class com.amazonaws.services.codecommit.model.CommentsForPullRequest
 
Commit - Class in com.amazonaws.services.codecommit.model
Returns information about a specific commit.
Commit() - Constructor for class com.amazonaws.services.codecommit.model.Commit
 
CommitDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified commit does not exist or no commit was specified, and the specified repository has no default branch.
CommitDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommitDoesNotExistException
Constructs a new CommitDoesNotExistException with the specified error message.
CommitIdDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified commit ID does not exist.
CommitIdDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommitIdDoesNotExistException
Constructs a new CommitIdDoesNotExistException with the specified error message.
CommitIdRequiredException - Exception in com.amazonaws.services.codecommit.model
A commit ID was not specified.
CommitIdRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommitIdRequiredException
Constructs a new CommitIdRequiredException with the specified error message.
CommitIdsLimitExceededException - Exception in com.amazonaws.services.codecommit.model
The maximum number of allowed commit IDs in a batch request is 100.
CommitIdsLimitExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommitIdsLimitExceededException
Constructs a new CommitIdsLimitExceededException with the specified error message.
CommitIdsListRequiredException - Exception in com.amazonaws.services.codecommit.model
A list of commit IDs is required, but was either not specified or the list was empty.
CommitIdsListRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommitIdsListRequiredException
Constructs a new CommitIdsListRequiredException with the specified error message.
CommitMessageLengthExceededException - Exception in com.amazonaws.services.codecommit.model
The commit message is too long.
CommitMessageLengthExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommitMessageLengthExceededException
Constructs a new CommitMessageLengthExceededException with the specified error message.
CommitRequiredException - Exception in com.amazonaws.services.codecommit.model
A commit was not specified.
CommitRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.CommitRequiredException
Constructs a new CommitRequiredException with the specified error message.
ConcurrentReferenceUpdateException - Exception in com.amazonaws.services.codecommit.model
The merge cannot be completed because the target branch has been modified.
ConcurrentReferenceUpdateException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ConcurrentReferenceUpdateException
Constructs a new ConcurrentReferenceUpdateException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Client configuration factory providing ClientConfigurations tailored to this client
Conflict - Class in com.amazonaws.services.codecommit.model
Information about conflicts in a merge operation.
Conflict() - Constructor for class com.amazonaws.services.codecommit.model.Conflict
 
ConflictDetailLevelTypeEnum - Enum in com.amazonaws.services.codecommit.model
 
ConflictMetadata - Class in com.amazonaws.services.codecommit.model
Information about the metadata for a conflict in a merge operation.
ConflictMetadata() - Constructor for class com.amazonaws.services.codecommit.model.ConflictMetadata
 
ConflictResolution - Class in com.amazonaws.services.codecommit.model
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
ConflictResolution() - Constructor for class com.amazonaws.services.codecommit.model.ConflictResolution
 
ConflictResolutionStrategyTypeEnum - Enum in com.amazonaws.services.codecommit.model
 
createApprovalRuleTemplate(CreateApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
createApprovalRuleTemplate(CreateApprovalRuleTemplateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account.
createApprovalRuleTemplate(CreateApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account.
createApprovalRuleTemplateAsync(CreateApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createApprovalRuleTemplateAsync(CreateApprovalRuleTemplateRequest, AsyncHandler<CreateApprovalRuleTemplateRequest, CreateApprovalRuleTemplateResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createApprovalRuleTemplateAsync(CreateApprovalRuleTemplateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account.
createApprovalRuleTemplateAsync(CreateApprovalRuleTemplateRequest, AsyncHandler<CreateApprovalRuleTemplateRequest, CreateApprovalRuleTemplateResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account.
createApprovalRuleTemplateAsync(CreateApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
createApprovalRuleTemplateAsync(CreateApprovalRuleTemplateRequest, AsyncHandler<CreateApprovalRuleTemplateRequest, CreateApprovalRuleTemplateResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
CreateApprovalRuleTemplateRequest - Class in com.amazonaws.services.codecommit.model
 
CreateApprovalRuleTemplateRequest() - Constructor for class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
CreateApprovalRuleTemplateResult - Class in com.amazonaws.services.codecommit.model
 
CreateApprovalRuleTemplateResult() - Constructor for class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateResult
 
createBranch(CreateBranchRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
createBranch(CreateBranchRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates a branch in a repository and points the branch to a commit.
createBranch(CreateBranchRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates a branch in a repository and points the branch to a commit.
createBranchAsync(CreateBranchRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createBranchAsync(CreateBranchRequest, AsyncHandler<CreateBranchRequest, CreateBranchResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createBranchAsync(CreateBranchRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a branch in a repository and points the branch to a commit.
createBranchAsync(CreateBranchRequest, AsyncHandler<CreateBranchRequest, CreateBranchResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a branch in a repository and points the branch to a commit.
createBranchAsync(CreateBranchRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
createBranchAsync(CreateBranchRequest, AsyncHandler<CreateBranchRequest, CreateBranchResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
CreateBranchRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a create branch operation.
CreateBranchRequest() - Constructor for class com.amazonaws.services.codecommit.model.CreateBranchRequest
 
CreateBranchResult - Class in com.amazonaws.services.codecommit.model
 
CreateBranchResult() - Constructor for class com.amazonaws.services.codecommit.model.CreateBranchResult
 
createCommit(CreateCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
createCommit(CreateCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates a commit for a repository on the tip of a specified branch.
createCommit(CreateCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates a commit for a repository on the tip of a specified branch.
createCommitAsync(CreateCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createCommitAsync(CreateCommitRequest, AsyncHandler<CreateCommitRequest, CreateCommitResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createCommitAsync(CreateCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a commit for a repository on the tip of a specified branch.
createCommitAsync(CreateCommitRequest, AsyncHandler<CreateCommitRequest, CreateCommitResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a commit for a repository on the tip of a specified branch.
createCommitAsync(CreateCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
createCommitAsync(CreateCommitRequest, AsyncHandler<CreateCommitRequest, CreateCommitResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
CreateCommitRequest - Class in com.amazonaws.services.codecommit.model
 
CreateCommitRequest() - Constructor for class com.amazonaws.services.codecommit.model.CreateCommitRequest
 
CreateCommitResult - Class in com.amazonaws.services.codecommit.model
 
CreateCommitResult() - Constructor for class com.amazonaws.services.codecommit.model.CreateCommitResult
 
createPullRequest(CreatePullRequestRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
createPullRequest(CreatePullRequestRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates a pull request in the specified repository.
createPullRequest(CreatePullRequestRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates a pull request in the specified repository.
createPullRequestApprovalRule(CreatePullRequestApprovalRuleRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
createPullRequestApprovalRule(CreatePullRequestApprovalRuleRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates an approval rule for a pull request.
createPullRequestApprovalRule(CreatePullRequestApprovalRuleRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates an approval rule for a pull request.
createPullRequestApprovalRuleAsync(CreatePullRequestApprovalRuleRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createPullRequestApprovalRuleAsync(CreatePullRequestApprovalRuleRequest, AsyncHandler<CreatePullRequestApprovalRuleRequest, CreatePullRequestApprovalRuleResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createPullRequestApprovalRuleAsync(CreatePullRequestApprovalRuleRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates an approval rule for a pull request.
createPullRequestApprovalRuleAsync(CreatePullRequestApprovalRuleRequest, AsyncHandler<CreatePullRequestApprovalRuleRequest, CreatePullRequestApprovalRuleResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates an approval rule for a pull request.
createPullRequestApprovalRuleAsync(CreatePullRequestApprovalRuleRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
createPullRequestApprovalRuleAsync(CreatePullRequestApprovalRuleRequest, AsyncHandler<CreatePullRequestApprovalRuleRequest, CreatePullRequestApprovalRuleResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
CreatePullRequestApprovalRuleRequest - Class in com.amazonaws.services.codecommit.model
 
CreatePullRequestApprovalRuleRequest() - Constructor for class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
CreatePullRequestApprovalRuleResult - Class in com.amazonaws.services.codecommit.model
 
CreatePullRequestApprovalRuleResult() - Constructor for class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleResult
 
createPullRequestAsync(CreatePullRequestRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createPullRequestAsync(CreatePullRequestRequest, AsyncHandler<CreatePullRequestRequest, CreatePullRequestResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createPullRequestAsync(CreatePullRequestRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a pull request in the specified repository.
createPullRequestAsync(CreatePullRequestRequest, AsyncHandler<CreatePullRequestRequest, CreatePullRequestResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a pull request in the specified repository.
createPullRequestAsync(CreatePullRequestRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
createPullRequestAsync(CreatePullRequestRequest, AsyncHandler<CreatePullRequestRequest, CreatePullRequestResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
CreatePullRequestRequest - Class in com.amazonaws.services.codecommit.model
 
CreatePullRequestRequest() - Constructor for class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
 
CreatePullRequestResult - Class in com.amazonaws.services.codecommit.model
 
CreatePullRequestResult() - Constructor for class com.amazonaws.services.codecommit.model.CreatePullRequestResult
 
createRepository(CreateRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
createRepository(CreateRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates a new, empty repository.
createRepository(CreateRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates a new, empty repository.
createRepositoryAsync(CreateRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createRepositoryAsync(CreateRepositoryRequest, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createRepositoryAsync(CreateRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a new, empty repository.
createRepositoryAsync(CreateRepositoryRequest, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates a new, empty repository.
createRepositoryAsync(CreateRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
createRepositoryAsync(CreateRepositoryRequest, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
CreateRepositoryRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a create repository operation.
CreateRepositoryRequest() - Constructor for class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
 
CreateRepositoryResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a create repository operation.
CreateRepositoryResult() - Constructor for class com.amazonaws.services.codecommit.model.CreateRepositoryResult
 
createUnreferencedMergeCommit(CreateUnreferencedMergeCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
createUnreferencedMergeCommit(CreateUnreferencedMergeCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy.
createUnreferencedMergeCommit(CreateUnreferencedMergeCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy.
createUnreferencedMergeCommitAsync(CreateUnreferencedMergeCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createUnreferencedMergeCommitAsync(CreateUnreferencedMergeCommitRequest, AsyncHandler<CreateUnreferencedMergeCommitRequest, CreateUnreferencedMergeCommitResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
createUnreferencedMergeCommitAsync(CreateUnreferencedMergeCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy.
createUnreferencedMergeCommitAsync(CreateUnreferencedMergeCommitRequest, AsyncHandler<CreateUnreferencedMergeCommitRequest, CreateUnreferencedMergeCommitResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy.
createUnreferencedMergeCommitAsync(CreateUnreferencedMergeCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
createUnreferencedMergeCommitAsync(CreateUnreferencedMergeCommitRequest, AsyncHandler<CreateUnreferencedMergeCommitRequest, CreateUnreferencedMergeCommitResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
CreateUnreferencedMergeCommitRequest - Class in com.amazonaws.services.codecommit.model
 
CreateUnreferencedMergeCommitRequest() - Constructor for class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
CreateUnreferencedMergeCommitResult - Class in com.amazonaws.services.codecommit.model
 
CreateUnreferencedMergeCommitResult() - Constructor for class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
 

D

DefaultBranchCannotBeDeletedException - Exception in com.amazonaws.services.codecommit.model
The specified branch is the default branch for the repository, and cannot be deleted.
DefaultBranchCannotBeDeletedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.DefaultBranchCannotBeDeletedException
Constructs a new DefaultBranchCannotBeDeletedException with the specified error message.
defaultClient() - Static method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.codecommit.AWSCodeCommitClientBuilder
 
deleteApprovalRuleTemplate(DeleteApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
deleteApprovalRuleTemplate(DeleteApprovalRuleTemplateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Deletes a specified approval rule template.
deleteApprovalRuleTemplate(DeleteApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Deletes a specified approval rule template.
deleteApprovalRuleTemplateAsync(DeleteApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteApprovalRuleTemplateAsync(DeleteApprovalRuleTemplateRequest, AsyncHandler<DeleteApprovalRuleTemplateRequest, DeleteApprovalRuleTemplateResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteApprovalRuleTemplateAsync(DeleteApprovalRuleTemplateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes a specified approval rule template.
deleteApprovalRuleTemplateAsync(DeleteApprovalRuleTemplateRequest, AsyncHandler<DeleteApprovalRuleTemplateRequest, DeleteApprovalRuleTemplateResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes a specified approval rule template.
deleteApprovalRuleTemplateAsync(DeleteApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
deleteApprovalRuleTemplateAsync(DeleteApprovalRuleTemplateRequest, AsyncHandler<DeleteApprovalRuleTemplateRequest, DeleteApprovalRuleTemplateResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DeleteApprovalRuleTemplateRequest - Class in com.amazonaws.services.codecommit.model
 
DeleteApprovalRuleTemplateRequest() - Constructor for class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
DeleteApprovalRuleTemplateResult - Class in com.amazonaws.services.codecommit.model
 
DeleteApprovalRuleTemplateResult() - Constructor for class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateResult
 
deleteBranch(DeleteBranchRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
deleteBranch(DeleteBranchRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Deletes a branch from a repository, unless that branch is the default branch for the repository.
deleteBranch(DeleteBranchRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Deletes a branch from a repository, unless that branch is the default branch for the repository.
deleteBranchAsync(DeleteBranchRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteBranchAsync(DeleteBranchRequest, AsyncHandler<DeleteBranchRequest, DeleteBranchResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteBranchAsync(DeleteBranchRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes a branch from a repository, unless that branch is the default branch for the repository.
deleteBranchAsync(DeleteBranchRequest, AsyncHandler<DeleteBranchRequest, DeleteBranchResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes a branch from a repository, unless that branch is the default branch for the repository.
deleteBranchAsync(DeleteBranchRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
deleteBranchAsync(DeleteBranchRequest, AsyncHandler<DeleteBranchRequest, DeleteBranchResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DeleteBranchRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a delete branch operation.
DeleteBranchRequest() - Constructor for class com.amazonaws.services.codecommit.model.DeleteBranchRequest
 
DeleteBranchResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a delete branch operation.
DeleteBranchResult() - Constructor for class com.amazonaws.services.codecommit.model.DeleteBranchResult
 
deleteCommentContent(DeleteCommentContentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
deleteCommentContent(DeleteCommentContentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Deletes the content of a comment made on a change, file, or commit in a repository.
deleteCommentContent(DeleteCommentContentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Deletes the content of a comment made on a change, file, or commit in a repository.
deleteCommentContentAsync(DeleteCommentContentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteCommentContentAsync(DeleteCommentContentRequest, AsyncHandler<DeleteCommentContentRequest, DeleteCommentContentResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteCommentContentAsync(DeleteCommentContentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes the content of a comment made on a change, file, or commit in a repository.
deleteCommentContentAsync(DeleteCommentContentRequest, AsyncHandler<DeleteCommentContentRequest, DeleteCommentContentResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes the content of a comment made on a change, file, or commit in a repository.
deleteCommentContentAsync(DeleteCommentContentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
deleteCommentContentAsync(DeleteCommentContentRequest, AsyncHandler<DeleteCommentContentRequest, DeleteCommentContentResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DeleteCommentContentRequest - Class in com.amazonaws.services.codecommit.model
 
DeleteCommentContentRequest() - Constructor for class com.amazonaws.services.codecommit.model.DeleteCommentContentRequest
 
DeleteCommentContentResult - Class in com.amazonaws.services.codecommit.model
 
DeleteCommentContentResult() - Constructor for class com.amazonaws.services.codecommit.model.DeleteCommentContentResult
 
deleteFile(DeleteFileRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
deleteFile(DeleteFileRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Deletes a specified file from a specified branch.
deleteFile(DeleteFileRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Deletes a specified file from a specified branch.
deleteFileAsync(DeleteFileRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteFileAsync(DeleteFileRequest, AsyncHandler<DeleteFileRequest, DeleteFileResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteFileAsync(DeleteFileRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes a specified file from a specified branch.
deleteFileAsync(DeleteFileRequest, AsyncHandler<DeleteFileRequest, DeleteFileResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes a specified file from a specified branch.
deleteFileAsync(DeleteFileRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
deleteFileAsync(DeleteFileRequest, AsyncHandler<DeleteFileRequest, DeleteFileResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DeleteFileEntry - Class in com.amazonaws.services.codecommit.model
A file that is deleted as part of a commit.
DeleteFileEntry() - Constructor for class com.amazonaws.services.codecommit.model.DeleteFileEntry
 
DeleteFileRequest - Class in com.amazonaws.services.codecommit.model
 
DeleteFileRequest() - Constructor for class com.amazonaws.services.codecommit.model.DeleteFileRequest
 
DeleteFileResult - Class in com.amazonaws.services.codecommit.model
 
DeleteFileResult() - Constructor for class com.amazonaws.services.codecommit.model.DeleteFileResult
 
deletePullRequestApprovalRule(DeletePullRequestApprovalRuleRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
deletePullRequestApprovalRule(DeletePullRequestApprovalRuleRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Deletes an approval rule from a specified pull request.
deletePullRequestApprovalRule(DeletePullRequestApprovalRuleRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Deletes an approval rule from a specified pull request.
deletePullRequestApprovalRuleAsync(DeletePullRequestApprovalRuleRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deletePullRequestApprovalRuleAsync(DeletePullRequestApprovalRuleRequest, AsyncHandler<DeletePullRequestApprovalRuleRequest, DeletePullRequestApprovalRuleResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deletePullRequestApprovalRuleAsync(DeletePullRequestApprovalRuleRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes an approval rule from a specified pull request.
deletePullRequestApprovalRuleAsync(DeletePullRequestApprovalRuleRequest, AsyncHandler<DeletePullRequestApprovalRuleRequest, DeletePullRequestApprovalRuleResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes an approval rule from a specified pull request.
deletePullRequestApprovalRuleAsync(DeletePullRequestApprovalRuleRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
deletePullRequestApprovalRuleAsync(DeletePullRequestApprovalRuleRequest, AsyncHandler<DeletePullRequestApprovalRuleRequest, DeletePullRequestApprovalRuleResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DeletePullRequestApprovalRuleRequest - Class in com.amazonaws.services.codecommit.model
 
DeletePullRequestApprovalRuleRequest() - Constructor for class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
DeletePullRequestApprovalRuleResult - Class in com.amazonaws.services.codecommit.model
 
DeletePullRequestApprovalRuleResult() - Constructor for class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleResult
 
deleteRepository(DeleteRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
deleteRepository(DeleteRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Deletes a repository.
deleteRepository(DeleteRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Deletes a repository.
deleteRepositoryAsync(DeleteRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteRepositoryAsync(DeleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
deleteRepositoryAsync(DeleteRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes a repository.
deleteRepositoryAsync(DeleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Deletes a repository.
deleteRepositoryAsync(DeleteRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
deleteRepositoryAsync(DeleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DeleteRepositoryRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a delete repository operation.
DeleteRepositoryRequest() - Constructor for class com.amazonaws.services.codecommit.model.DeleteRepositoryRequest
 
DeleteRepositoryResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a delete repository operation.
DeleteRepositoryResult() - Constructor for class com.amazonaws.services.codecommit.model.DeleteRepositoryResult
 
describeMergeConflicts(DescribeMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
describeMergeConflicts(DescribeMergeConflictsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflicts(DescribeMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflictsAsync(DescribeMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
describeMergeConflictsAsync(DescribeMergeConflictsRequest, AsyncHandler<DescribeMergeConflictsRequest, DescribeMergeConflictsResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
describeMergeConflictsAsync(DescribeMergeConflictsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflictsAsync(DescribeMergeConflictsRequest, AsyncHandler<DescribeMergeConflictsRequest, DescribeMergeConflictsResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflictsAsync(DescribeMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
describeMergeConflictsAsync(DescribeMergeConflictsRequest, AsyncHandler<DescribeMergeConflictsRequest, DescribeMergeConflictsResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DescribeMergeConflictsRequest - Class in com.amazonaws.services.codecommit.model
 
DescribeMergeConflictsRequest() - Constructor for class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
 
DescribeMergeConflictsResult - Class in com.amazonaws.services.codecommit.model
 
DescribeMergeConflictsResult() - Constructor for class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
 
describePullRequestEvents(DescribePullRequestEventsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
describePullRequestEvents(DescribePullRequestEventsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about one or more pull request events.
describePullRequestEvents(DescribePullRequestEventsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about one or more pull request events.
describePullRequestEventsAsync(DescribePullRequestEventsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
describePullRequestEventsAsync(DescribePullRequestEventsRequest, AsyncHandler<DescribePullRequestEventsRequest, DescribePullRequestEventsResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
describePullRequestEventsAsync(DescribePullRequestEventsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about one or more pull request events.
describePullRequestEventsAsync(DescribePullRequestEventsRequest, AsyncHandler<DescribePullRequestEventsRequest, DescribePullRequestEventsResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about one or more pull request events.
describePullRequestEventsAsync(DescribePullRequestEventsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
describePullRequestEventsAsync(DescribePullRequestEventsRequest, AsyncHandler<DescribePullRequestEventsRequest, DescribePullRequestEventsResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DescribePullRequestEventsRequest - Class in com.amazonaws.services.codecommit.model
 
DescribePullRequestEventsRequest() - Constructor for class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
 
DescribePullRequestEventsResult - Class in com.amazonaws.services.codecommit.model
 
DescribePullRequestEventsResult() - Constructor for class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
 
Difference - Class in com.amazonaws.services.codecommit.model
Returns information about a set of differences for a commit specifier.
Difference() - Constructor for class com.amazonaws.services.codecommit.model.Difference
 
DirectoryNameConflictsWithFileNameException - Exception in com.amazonaws.services.codecommit.model
A file cannot be added to the repository because the specified path name has the same name as a file that already exists in this repository.
DirectoryNameConflictsWithFileNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.DirectoryNameConflictsWithFileNameException
Constructs a new DirectoryNameConflictsWithFileNameException with the specified error message.
disassociateApprovalRuleTemplateFromRepository(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
disassociateApprovalRuleTemplateFromRepository(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository.
disassociateApprovalRuleTemplateFromRepository(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository.
disassociateApprovalRuleTemplateFromRepositoryAsync(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
disassociateApprovalRuleTemplateFromRepositoryAsync(DisassociateApprovalRuleTemplateFromRepositoryRequest, AsyncHandler<DisassociateApprovalRuleTemplateFromRepositoryRequest, DisassociateApprovalRuleTemplateFromRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
disassociateApprovalRuleTemplateFromRepositoryAsync(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository.
disassociateApprovalRuleTemplateFromRepositoryAsync(DisassociateApprovalRuleTemplateFromRepositoryRequest, AsyncHandler<DisassociateApprovalRuleTemplateFromRepositoryRequest, DisassociateApprovalRuleTemplateFromRepositoryResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository.
disassociateApprovalRuleTemplateFromRepositoryAsync(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
disassociateApprovalRuleTemplateFromRepositoryAsync(DisassociateApprovalRuleTemplateFromRepositoryRequest, AsyncHandler<DisassociateApprovalRuleTemplateFromRepositoryRequest, DisassociateApprovalRuleTemplateFromRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
DisassociateApprovalRuleTemplateFromRepositoryRequest - Class in com.amazonaws.services.codecommit.model
 
DisassociateApprovalRuleTemplateFromRepositoryRequest() - Constructor for class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
DisassociateApprovalRuleTemplateFromRepositoryResult - Class in com.amazonaws.services.codecommit.model
 
DisassociateApprovalRuleTemplateFromRepositoryResult() - Constructor for class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResult
 

E

EncryptionIntegrityChecksFailedException - Exception in com.amazonaws.services.codecommit.model
An encryption integrity check failed.
EncryptionIntegrityChecksFailedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.EncryptionIntegrityChecksFailedException
Constructs a new EncryptionIntegrityChecksFailedException with the specified error message.
EncryptionKeyAccessDeniedException - Exception in com.amazonaws.services.codecommit.model
An encryption key could not be accessed.
EncryptionKeyAccessDeniedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.EncryptionKeyAccessDeniedException
Constructs a new EncryptionKeyAccessDeniedException with the specified error message.
EncryptionKeyDisabledException - Exception in com.amazonaws.services.codecommit.model
The encryption key is disabled.
EncryptionKeyDisabledException(String) - Constructor for exception com.amazonaws.services.codecommit.model.EncryptionKeyDisabledException
Constructs a new EncryptionKeyDisabledException with the specified error message.
EncryptionKeyInvalidIdException - Exception in com.amazonaws.services.codecommit.model
The Key Management Service encryption key is not valid.
EncryptionKeyInvalidIdException(String) - Constructor for exception com.amazonaws.services.codecommit.model.EncryptionKeyInvalidIdException
Constructs a new EncryptionKeyInvalidIdException with the specified error message.
EncryptionKeyInvalidUsageException - Exception in com.amazonaws.services.codecommit.model
A KMS encryption key was used to try and encrypt or decrypt a repository, but either the repository or the key was not in a valid state to support the operation.
EncryptionKeyInvalidUsageException(String) - Constructor for exception com.amazonaws.services.codecommit.model.EncryptionKeyInvalidUsageException
Constructs a new EncryptionKeyInvalidUsageException with the specified error message.
EncryptionKeyNotFoundException - Exception in com.amazonaws.services.codecommit.model
No encryption key was found.
EncryptionKeyNotFoundException(String) - Constructor for exception com.amazonaws.services.codecommit.model.EncryptionKeyNotFoundException
Constructs a new EncryptionKeyNotFoundException with the specified error message.
EncryptionKeyRequiredException - Exception in com.amazonaws.services.codecommit.model
A KMS encryption key ID is required but was not specified.
EncryptionKeyRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.EncryptionKeyRequiredException
Constructs a new EncryptionKeyRequiredException with the specified error message.
EncryptionKeyUnavailableException - Exception in com.amazonaws.services.codecommit.model
The encryption key is not available.
EncryptionKeyUnavailableException(String) - Constructor for exception com.amazonaws.services.codecommit.model.EncryptionKeyUnavailableException
Constructs a new EncryptionKeyUnavailableException with the specified error message.
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.codecommit.AWSCodeCommit
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Approval
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.BranchInfo
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Comment
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Commit
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Conflict
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateBranchResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteBranchResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteFileEntry
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Difference
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Evaluation
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.File
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.FileModes
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.FileSizes
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.FileVersion
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Folder
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetBlobResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetBranchResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommentRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommentResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetCommitResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Location
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergeOperations
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PullRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PutFileResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.SubModule
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.Target
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateCommentResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameResult
 
equals(Object) - Method in class com.amazonaws.services.codecommit.model.UserInfo
 
evaluatePullRequestApprovalRules(EvaluatePullRequestApprovalRulesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
evaluatePullRequestApprovalRules(EvaluatePullRequestApprovalRulesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Evaluates whether a pull request has met all the conditions specified in its associated approval rules.
evaluatePullRequestApprovalRules(EvaluatePullRequestApprovalRulesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Evaluates whether a pull request has met all the conditions specified in its associated approval rules.
evaluatePullRequestApprovalRulesAsync(EvaluatePullRequestApprovalRulesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
evaluatePullRequestApprovalRulesAsync(EvaluatePullRequestApprovalRulesRequest, AsyncHandler<EvaluatePullRequestApprovalRulesRequest, EvaluatePullRequestApprovalRulesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
evaluatePullRequestApprovalRulesAsync(EvaluatePullRequestApprovalRulesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Evaluates whether a pull request has met all the conditions specified in its associated approval rules.
evaluatePullRequestApprovalRulesAsync(EvaluatePullRequestApprovalRulesRequest, AsyncHandler<EvaluatePullRequestApprovalRulesRequest, EvaluatePullRequestApprovalRulesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Evaluates whether a pull request has met all the conditions specified in its associated approval rules.
evaluatePullRequestApprovalRulesAsync(EvaluatePullRequestApprovalRulesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
evaluatePullRequestApprovalRulesAsync(EvaluatePullRequestApprovalRulesRequest, AsyncHandler<EvaluatePullRequestApprovalRulesRequest, EvaluatePullRequestApprovalRulesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
EvaluatePullRequestApprovalRulesRequest - Class in com.amazonaws.services.codecommit.model
 
EvaluatePullRequestApprovalRulesRequest() - Constructor for class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
EvaluatePullRequestApprovalRulesResult - Class in com.amazonaws.services.codecommit.model
 
EvaluatePullRequestApprovalRulesResult() - Constructor for class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesResult
 
Evaluation - Class in com.amazonaws.services.codecommit.model
Returns information about the approval rules applied to a pull request and whether conditions have been met.
Evaluation() - Constructor for class com.amazonaws.services.codecommit.model.Evaluation
 

F

File - Class in com.amazonaws.services.codecommit.model
Returns information about a file in a repository.
File() - Constructor for class com.amazonaws.services.codecommit.model.File
 
FileContentAndSourceFileSpecifiedException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because both a source file and file content have been specified for the same file.
FileContentAndSourceFileSpecifiedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FileContentAndSourceFileSpecifiedException
Constructs a new FileContentAndSourceFileSpecifiedException with the specified error message.
FileContentRequiredException - Exception in com.amazonaws.services.codecommit.model
The file cannot be added because it is empty.
FileContentRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FileContentRequiredException
Constructs a new FileContentRequiredException with the specified error message.
FileContentSizeLimitExceededException - Exception in com.amazonaws.services.codecommit.model
The file cannot be added because it is too large.
FileContentSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FileContentSizeLimitExceededException
Constructs a new FileContentSizeLimitExceededException with the specified error message.
FileDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified file does not exist.
FileDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FileDoesNotExistException
Constructs a new FileDoesNotExistException with the specified error message.
FileEntryRequiredException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because no files have been specified as added, updated, or changed (PutFile or DeleteFile) for the commit.
FileEntryRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FileEntryRequiredException
Constructs a new FileEntryRequiredException with the specified error message.
FileMetadata - Class in com.amazonaws.services.codecommit.model
A file to be added, updated, or deleted as part of a commit.
FileMetadata() - Constructor for class com.amazonaws.services.codecommit.model.FileMetadata
 
FileModeRequiredException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because no file mode has been specified.
FileModeRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FileModeRequiredException
Constructs a new FileModeRequiredException with the specified error message.
FileModes - Class in com.amazonaws.services.codecommit.model
Information about file modes in a merge or pull request.
FileModes() - Constructor for class com.amazonaws.services.codecommit.model.FileModes
 
FileModeTypeEnum - Enum in com.amazonaws.services.codecommit.model
 
FileNameConflictsWithDirectoryNameException - Exception in com.amazonaws.services.codecommit.model
A file cannot be added to the repository because the specified file name has the same name as a directory in this repository.
FileNameConflictsWithDirectoryNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FileNameConflictsWithDirectoryNameException
Constructs a new FileNameConflictsWithDirectoryNameException with the specified error message.
FilePathConflictsWithSubmodulePathException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because a specified file path points to a submodule.
FilePathConflictsWithSubmodulePathException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FilePathConflictsWithSubmodulePathException
Constructs a new FilePathConflictsWithSubmodulePathException with the specified error message.
FileSizes - Class in com.amazonaws.services.codecommit.model
Information about the size of files in a merge or pull request.
FileSizes() - Constructor for class com.amazonaws.services.codecommit.model.FileSizes
 
FileTooLargeException - Exception in com.amazonaws.services.codecommit.model
The specified file exceeds the file size limit for CodeCommit.
FileTooLargeException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FileTooLargeException
Constructs a new FileTooLargeException with the specified error message.
FileVersion - Class in com.amazonaws.services.codecommit.model
Information about a version of a file.
FileVersion() - Constructor for class com.amazonaws.services.codecommit.model.FileVersion
 
Folder - Class in com.amazonaws.services.codecommit.model
Returns information about a folder in a repository.
Folder() - Constructor for class com.amazonaws.services.codecommit.model.Folder
 
FolderContentSizeLimitExceededException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because at least one of the overall changes in the commit results in a folder whose contents exceed the limit of 6 MB.
FolderContentSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FolderContentSizeLimitExceededException
Constructs a new FolderContentSizeLimitExceededException with the specified error message.
FolderDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified folder does not exist.
FolderDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.FolderDoesNotExistException
Constructs a new FolderDoesNotExistException with the specified error message.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.ApprovalState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.BatchGetRepositoriesErrorCodeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.ChangeTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.ConflictDetailLevelTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.ConflictResolutionStrategyTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.FileModeTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.MergeOptionTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.ObjectTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.OrderEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.OverrideStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.PullRequestEventType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.PullRequestStatusEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.RelativeFileVersionEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.ReplacementTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.RepositoryTriggerEventEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codecommit.model.SortByEnum
Use this in place of valueOf.

G

getAbsolutePath() - Method in class com.amazonaws.services.codecommit.model.File
The fully qualified path to the file in the repository.
getAbsolutePath() - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The full path to the file to be added or updated, including the name of the file.
getAbsolutePath() - Method in class com.amazonaws.services.codecommit.model.Folder
The fully qualified path of the folder in the repository.
getAbsolutePath() - Method in class com.amazonaws.services.codecommit.model.SubModule
The fully qualified path to the folder that contains the reference to the submodule.
getAbsolutePath() - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The fully qualified path to the folder that contains the symbolic link.
getAccountId() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the Amazon Web Services account associated with the repository.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.CodecommitActions
 
getActorArn() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
getActorArn() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
getAdditionalData() - Method in class com.amazonaws.services.codecommit.model.Commit
Any other data associated with the specified commit.
getAfterBlob() - Method in class com.amazonaws.services.codecommit.model.Difference
Information about an afterBlob data type object, including the ID, the file mode permission code, and the path.
getAfterBlobId() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full blob ID of the commit used to establish the after of the comparison.
getAfterBlobId() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full blob ID of the file on which you want to comment on the source commit.
getAfterBlobId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the blob ID of the after blob.
getAfterBlobId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
In the directionality of the pull request, the blob ID of the after blob.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full commit ID of the commit used to establish the after of the comparison.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full commit ID of the commit that was the tip of the source branch at the time the comment was made.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the after commit.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The full commit ID of the commit in the source branch that was the tip of the branch at the time the comment was made.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the after commit.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the full commit ID of the after commit.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The full commit ID of the commit in the source branch that is the current tip of the branch for the pull request when you post the comment.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The full commit ID of the commit in the destination branch where the pull request is merged.
getAfterCommitId() - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The full commit ID of the commit in the source branch that was the tip of the branch at the time the pull request was updated.
getAfterCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit.
getAfterPath() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The file path in which to check differences.
getApprovalRule() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleResult
Information about the created approval rule.
getApprovalRule() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentResult
Information about the updated approval rule.
getApprovalRuleContent() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The content of the approval rule.
getApprovalRuleContent() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The content of the approval rule.
getApprovalRuleContent() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The content of the approval rule, including the number of approvals needed and the structure of an approval pool defined for approvals, if any.
getApprovalRuleEventMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about a pull request event.
getApprovalRuleId() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The system-generated ID of the approval rule.
getApprovalRuleId() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The system-generated ID of the approval rule.
getApprovalRuleId() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleResult
The ID of the deleted approval rule.
getApprovalRuleName() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The name of the approval rule.
getApprovalRuleName() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The name of the approval rule.
getApprovalRuleName() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The name for the approval rule.
getApprovalRuleName() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
The name of the approval rule you want to delete.
getApprovalRuleName() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The name of the approval rule you want to update.
getApprovalRuleOverriddenEventMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about an approval rule override event for a pull request.
getApprovalRules() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The approval rules applied to the pull request.
getApprovalRulesNotSatisfied() - Method in class com.amazonaws.services.codecommit.model.Evaluation
The names of the approval rules that have not had their conditions met.
getApprovalRulesSatisfied() - Method in class com.amazonaws.services.codecommit.model.Evaluation
The names of the approval rules that have had their conditions met.
getApprovalRuleTemplate(GetApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getApprovalRuleTemplate(GetApprovalRuleTemplateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about a specified approval rule template.
getApprovalRuleTemplate(GetApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about a specified approval rule template.
getApprovalRuleTemplate() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateResult
The content and structure of the created approval rule template.
getApprovalRuleTemplate() - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateResult
The content and structure of the approval rule template.
getApprovalRuleTemplate() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentResult
 
getApprovalRuleTemplate() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResult
The structure and content of the updated approval rule template.
getApprovalRuleTemplate() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameResult
The structure and content of the updated approval rule template.
getApprovalRuleTemplateAsync(GetApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getApprovalRuleTemplateAsync(GetApprovalRuleTemplateRequest, AsyncHandler<GetApprovalRuleTemplateRequest, GetApprovalRuleTemplateResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getApprovalRuleTemplateAsync(GetApprovalRuleTemplateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a specified approval rule template.
getApprovalRuleTemplateAsync(GetApprovalRuleTemplateRequest, AsyncHandler<GetApprovalRuleTemplateRequest, GetApprovalRuleTemplateResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a specified approval rule template.
getApprovalRuleTemplateAsync(GetApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getApprovalRuleTemplateAsync(GetApprovalRuleTemplateRequest, AsyncHandler<GetApprovalRuleTemplateRequest, GetApprovalRuleTemplateResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getApprovalRuleTemplateContent() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The content of the approval rule template.
getApprovalRuleTemplateContent() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The content of the approval rule that is created on pull requests in associated repositories.
getApprovalRuleTemplateDescription() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The description of the approval rule template.
getApprovalRuleTemplateDescription() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The description of the approval rule template.
getApprovalRuleTemplateDescription() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
The updated description of the approval rule template.
getApprovalRuleTemplateId() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The system-generated ID of the approval rule template.
getApprovalRuleTemplateId() - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateResult
The system-generated ID of the deleted approval rule template.
getApprovalRuleTemplateId() - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
The ID of the template that created the approval rule.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The name of the approval rule template.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
The name for the approval rule template.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The name of the template you want to associate with one or more repositories.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The name of the template that you want to disassociate from one or more repositories.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The name of the approval rule template.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateRequest
The name of the approval rule template to delete.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
The name of the approval rule template to disassociate from a specified repository.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateRequest
The name of the approval rule template for which you want to get information.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
The name of the approval rule template for which you want to list repositories that are associated with that template.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
The name of the template that created the approval rule.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The name of the approval rule template where you want to update the content of the rule.
getApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
The name of the template for which you want to update the description.
getApprovalRuleTemplateNames() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
getApprovalRuleTemplateNames() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
The names of all approval rule templates associated with the repository.
GetApprovalRuleTemplateRequest - Class in com.amazonaws.services.codecommit.model
 
GetApprovalRuleTemplateRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateRequest
 
GetApprovalRuleTemplateResult - Class in com.amazonaws.services.codecommit.model
 
GetApprovalRuleTemplateResult() - Constructor for class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateResult
 
getApprovals() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
Information about users who have approved the pull request.
getApprovalState() - Method in class com.amazonaws.services.codecommit.model.Approval
The state of the approval, APPROVE or REVOKE.
getApprovalState() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The approval state to associate with the user on the pull request.
getApprovalStateChangedEventMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about an approval state change for a pull request.
getApprovalStatus() - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
The approval status for the pull request.
getApproved() - Method in class com.amazonaws.services.codecommit.model.Evaluation
Whether the state of the pull request is approved.
getArn() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The Amazon Resource Name (ARN) of the repository.
getAssociatedRepositoryNames() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
A list of names of the repositories that have been associated with the template.
getAuthor() - Method in class com.amazonaws.services.codecommit.model.Commit
Information about the author of the specified commit.
getAuthorArn() - Method in class com.amazonaws.services.codecommit.model.Comment
The Amazon Resource Name (ARN) of the person who posted the comment.
getAuthorArn() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
Optional.
getAuthorArn() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The Amazon Resource Name (ARN) of the user who created the pull request.
getAuthorName() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the author who created the commit.
getAuthorName() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The name of the author who created the unreferenced commit.
getAuthorName() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The name of the author who created the commit.
getAuthorName() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The name of the author who created the commit.
getAuthorName() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The name of the author who created the commit.
getAuthorName() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The name of the author who created the commit.
getBase() - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the base of a merge or pull request.
getBase() - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the base of a merge or pull request.
getBase() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the base of a merge or pull request.
getBase() - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the base of a merge or pull request.
getBase() - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the base commit of the merge.
getBaseCommitId() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the merge base.
getBaseCommitId() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the merge base.
getBaseCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the merge base.
getBaseCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the merge base.
getBaseCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the merge base.
getBeforeBlob() - Method in class com.amazonaws.services.codecommit.model.Difference
Information about a beforeBlob data type object, including the ID, the file mode permission code, and the path.
getBeforeBlobId() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full blob ID of the commit used to establish the before of the comparison.
getBeforeBlobId() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full blob ID of the file on which you want to comment on the destination commit.
getBeforeBlobId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the blob ID of the before blob.
getBeforeBlobId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
In the directionality of the pull request, the blob ID of the before blob.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full commit ID of the commit used to establish the before of the comparison.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full commit ID of the commit that was the tip of the destination branch when the pull request was created.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the before commit.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was created.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the before commit.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the full commit ID of the before commit.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was created.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The full commit ID of the commit in the source branch used to create the pull request, or in the case of an updated pull request, the full commit ID of the commit used to update the pull request.
getBeforeCommitId() - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was updated.
getBeforeCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, the full commit ID).
getBeforePath() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The file path in which to check for differences.
getBlob(GetBlobRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getBlob(GetBlobRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns the base-64 encoded content of an individual blob in a repository.
getBlob(GetBlobRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns the base-64 encoded content of an individual blob in a repository.
getBlobAsync(GetBlobRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getBlobAsync(GetBlobRequest, AsyncHandler<GetBlobRequest, GetBlobResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getBlobAsync(GetBlobRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns the base-64 encoded content of an individual blob in a repository.
getBlobAsync(GetBlobRequest, AsyncHandler<GetBlobRequest, GetBlobResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns the base-64 encoded content of an individual blob in a repository.
getBlobAsync(GetBlobRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getBlobAsync(GetBlobRequest, AsyncHandler<GetBlobRequest, GetBlobResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getBlobId() - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The full ID of the blob.
getBlobId() - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The blob ID removed from the tree as part of deleting the file.
getBlobId() - Method in class com.amazonaws.services.codecommit.model.File
The blob ID that contains the file information.
getBlobId() - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The blob ID that contains the file information.
getBlobId() - Method in class com.amazonaws.services.codecommit.model.FileVersion
The blob ID of the object that represents the content of the file in this version.
getBlobId() - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
The ID of the blob, which is its SHA-1 pointer.
getBlobId() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The blob ID of the object that represents the file content.
getBlobId() - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The ID of the blob, which is its SHA-1 pointer.
getBlobId() - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The blob ID that contains the information about the symbolic link.
GetBlobRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a get blob operation.
GetBlobRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetBlobRequest
 
GetBlobResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a get blob operation.
GetBlobResult() - Constructor for class com.amazonaws.services.codecommit.model.GetBlobResult
 
getBranch(GetBranchRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getBranch(GetBranchRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about a repository branch, including its name and the last commit ID.
getBranch(GetBranchRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about a repository branch, including its name and the last commit ID.
getBranch() - Method in class com.amazonaws.services.codecommit.model.GetBranchResult
The name of the branch.
getBranchAsync(GetBranchRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getBranchAsync(GetBranchRequest, AsyncHandler<GetBranchRequest, GetBranchResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getBranchAsync(GetBranchRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a repository branch, including its name and the last commit ID.
getBranchAsync(GetBranchRequest, AsyncHandler<GetBranchRequest, GetBranchResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a repository branch, including its name and the last commit ID.
getBranchAsync(GetBranchRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getBranchAsync(GetBranchRequest, AsyncHandler<GetBranchRequest, GetBranchResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getBranches() - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
The list of branch names.
getBranches() - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The branches to be included in the trigger configuration.
getBranchName() - Method in class com.amazonaws.services.codecommit.model.BranchInfo
The name of the branch.
getBranchName() - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The name of the new branch to create.
getBranchName() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the branch where you create the commit.
getBranchName() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
The name of the branch to delete.
getBranchName() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the branch where the commit that deletes the file is made.
getBranchName() - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
The name of the branch for which you want to retrieve information.
getBranchName() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the branch where you want to add or update the file.
GetBranchRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a get branch operation.
GetBranchRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetBranchRequest
 
GetBranchResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a get branch operation.
GetBranchResult() - Constructor for class com.amazonaws.services.codecommit.model.GetBranchResult
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
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.codecommit.AWSCodeCommitClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCallerReactions() - Method in class com.amazonaws.services.codecommit.model.Comment
The emoji reactions to a comment, if any, submitted by the user whose credentials are associated with the call to the API.
getChangeType() - Method in class com.amazonaws.services.codecommit.model.Difference
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
getClientRequestToken() - Method in class com.amazonaws.services.codecommit.model.Comment
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
getClientRequestToken() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
getClientRequestToken() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
getClientRequestToken() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
getClientRequestToken() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
getClientRequestToken() - Method in class com.amazonaws.services.codecommit.model.PullRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
getCloneUrlHttp() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The URL to use for cloning the repository over HTTPS.
getCloneUrlSsh() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The URL to use for cloning the repository over SSH.
getComment(GetCommentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getComment(GetCommentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns the content of a comment made on a change, file, or commit in a repository.
getComment(GetCommentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns the content of a comment made on a change, file, or commit in a repository.
getComment() - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentResult
Information about the comment you just deleted.
getComment() - Method in class com.amazonaws.services.codecommit.model.GetCommentResult
The contents of the comment.
getComment() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The content of the comment you posted.
getComment() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The content of the comment you posted.
getComment() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyResult
Information about the reply to a comment.
getComment() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentResult
Information about the updated comment.
getCommentAsync(GetCommentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommentAsync(GetCommentRequest, AsyncHandler<GetCommentRequest, GetCommentResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommentAsync(GetCommentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns the content of a comment made on a change, file, or commit in a repository.
getCommentAsync(GetCommentRequest, AsyncHandler<GetCommentRequest, GetCommentResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns the content of a comment made on a change, file, or commit in a repository.
getCommentAsync(GetCommentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommentAsync(GetCommentRequest, AsyncHandler<GetCommentRequest, GetCommentResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommentId() - Method in class com.amazonaws.services.codecommit.model.Comment
The system-generated comment ID.
getCommentId() - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentRequest
The unique, system-generated ID of the comment.
getCommentId() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
The ID of the comment for which you want to get reactions information.
getCommentId() - Method in class com.amazonaws.services.codecommit.model.GetCommentRequest
The unique, system-generated ID of the comment.
getCommentId() - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
The ID of the comment to which you want to add or update a reaction.
getCommentId() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
The system-generated ID of the comment you want to update.
getCommentReactions(GetCommentReactionsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getCommentReactions(GetCommentReactionsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about reactions to a specified comment ID.
getCommentReactions(GetCommentReactionsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about reactions to a specified comment ID.
getCommentReactionsAsync(GetCommentReactionsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommentReactionsAsync(GetCommentReactionsRequest, AsyncHandler<GetCommentReactionsRequest, GetCommentReactionsResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommentReactionsAsync(GetCommentReactionsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about reactions to a specified comment ID.
getCommentReactionsAsync(GetCommentReactionsRequest, AsyncHandler<GetCommentReactionsRequest, GetCommentReactionsResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about reactions to a specified comment ID.
getCommentReactionsAsync(GetCommentReactionsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommentReactionsAsync(GetCommentReactionsRequest, AsyncHandler<GetCommentReactionsRequest, GetCommentReactionsResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
GetCommentReactionsRequest - Class in com.amazonaws.services.codecommit.model
 
GetCommentReactionsRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
 
GetCommentReactionsResult - Class in com.amazonaws.services.codecommit.model
 
GetCommentReactionsResult() - Constructor for class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
 
GetCommentRequest - Class in com.amazonaws.services.codecommit.model
 
GetCommentRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetCommentRequest
 
GetCommentResult - Class in com.amazonaws.services.codecommit.model
 
GetCommentResult() - Constructor for class com.amazonaws.services.codecommit.model.GetCommentResult
 
getComments() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
An array of comment objects.
getComments() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
An array of comment objects.
getCommentsForComparedCommit(GetCommentsForComparedCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getCommentsForComparedCommit(GetCommentsForComparedCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommit(GetCommentsForComparedCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommitAsync(GetCommentsForComparedCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommentsForComparedCommitAsync(GetCommentsForComparedCommitRequest, AsyncHandler<GetCommentsForComparedCommitRequest, GetCommentsForComparedCommitResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommentsForComparedCommitAsync(GetCommentsForComparedCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommitAsync(GetCommentsForComparedCommitRequest, AsyncHandler<GetCommentsForComparedCommitRequest, GetCommentsForComparedCommitResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommitAsync(GetCommentsForComparedCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommentsForComparedCommitAsync(GetCommentsForComparedCommitRequest, AsyncHandler<GetCommentsForComparedCommitRequest, GetCommentsForComparedCommitResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommentsForComparedCommitData() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
A list of comment objects on the compared commit.
GetCommentsForComparedCommitRequest - Class in com.amazonaws.services.codecommit.model
 
GetCommentsForComparedCommitRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
 
GetCommentsForComparedCommitResult - Class in com.amazonaws.services.codecommit.model
 
GetCommentsForComparedCommitResult() - Constructor for class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
 
getCommentsForPullRequest(GetCommentsForPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getCommentsForPullRequest(GetCommentsForPullRequestRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns comments made on a pull request.
getCommentsForPullRequest(GetCommentsForPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns comments made on a pull request.
getCommentsForPullRequestAsync(GetCommentsForPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommentsForPullRequestAsync(GetCommentsForPullRequestRequest, AsyncHandler<GetCommentsForPullRequestRequest, GetCommentsForPullRequestResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommentsForPullRequestAsync(GetCommentsForPullRequestRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns comments made on a pull request.
getCommentsForPullRequestAsync(GetCommentsForPullRequestRequest, AsyncHandler<GetCommentsForPullRequestRequest, GetCommentsForPullRequestResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns comments made on a pull request.
getCommentsForPullRequestAsync(GetCommentsForPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommentsForPullRequestAsync(GetCommentsForPullRequestRequest, AsyncHandler<GetCommentsForPullRequestRequest, GetCommentsForPullRequestResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommentsForPullRequestData() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
An array of comment objects on the pull request.
GetCommentsForPullRequestRequest - Class in com.amazonaws.services.codecommit.model
 
GetCommentsForPullRequestRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
 
GetCommentsForPullRequestResult - Class in com.amazonaws.services.codecommit.model
 
GetCommentsForPullRequestResult() - Constructor for class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
 
getCommit(GetCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getCommit(GetCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about a commit, including commit message and committer information.
getCommit(GetCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about a commit, including commit message and committer information.
getCommit() - Method in class com.amazonaws.services.codecommit.model.FileVersion
 
getCommit() - Method in class com.amazonaws.services.codecommit.model.GetCommitResult
A commit data type object that contains information about the specified commit.
getCommitAsync(GetCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommitAsync(GetCommitRequest, AsyncHandler<GetCommitRequest, GetCommitResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getCommitAsync(GetCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a commit, including commit message and committer information.
getCommitAsync(GetCommitRequest, AsyncHandler<GetCommitRequest, GetCommitResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a commit, including commit message and committer information.
getCommitAsync(GetCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommitAsync(GetCommitRequest, AsyncHandler<GetCommitRequest, GetCommitResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getCommitId() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
A commit ID that either could not be found or was not in a valid format.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.BranchInfo
The ID of the last commit made to the branch.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.Commit
The full SHA ID of the specified commit.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The ID of the commit to point the new branch to.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The full commit ID of the commit that contains your committed file changes.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
The full commit ID of the commit that contains your merge results.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The full commit ID of the commit that contains the change that deletes the file.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
The commit ID.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The full commit ID of the commit that contains the content returned by GetFile.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The full commit ID used as a reference for the returned version of the folder content.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
The commit ID of the merge in the destination or target branch.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
The commit ID of the merge in the destination or target branch.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
The commit ID of the merge in the destination or target branch.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The full SHA ID of the commit that contains this file change.
getCommitId() - Method in class com.amazonaws.services.codecommit.model.SubModule
The commit ID that contains the reference to the submodule.
getCommitIds() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
The full commit IDs of the commits to get information about.
getCommitMessage() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The commit message you want to include in the commit.
getCommitMessage() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The commit message for the unreferenced commit.
getCommitMessage() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The commit message you want to include as part of deleting the file.
getCommitMessage() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The commit message for the merge.
getCommitMessage() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The commit message to include in the commit information for the merge.
getCommitMessage() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The commit message to include in the commit information for the merge.
getCommitMessage() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The commit message to include in the commit information for the merge.
getCommitMessage() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
A message about why this file was added or updated.
GetCommitRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a get commit operation.
GetCommitRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetCommitRequest
 
GetCommitResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a get commit operation.
GetCommitResult() - Constructor for class com.amazonaws.services.codecommit.model.GetCommitResult
 
getCommits() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
An array of commit data type objects, each of which contains information about a specified commit.
getCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The fully quaified reference that identifies the commit that contains the file.
getCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
A fully qualified reference used to identify a commit that contains the version of the folder's content to return.
getCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The fully quaified reference that identifies the commit that contains the file.
getCommitter() - Method in class com.amazonaws.services.codecommit.model.Commit
Information about the person who committed the specified commit, also known as the committer.
getConfigurationId() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
The system-generated unique ID for the trigger.
getConfigurationId() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersResult
The system-generated unique ID for the create or update operation.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The level of conflict detail to use.
getConflictDetailLevel() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The level of conflict detail to use.
getConflictMetadata() - Method in class com.amazonaws.services.codecommit.model.Conflict
Metadata about a conflict in a merge operation.
getConflictMetadata() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
Contains metadata about the conflicts found in the merge.
getConflictMetadataList() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
A list of metadata for any conflicting files.
getConflictResolution() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
getConflictResolution() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
getConflictResolution() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
getConflictResolution() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
getConflictResolution() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflictResolutionStrategy() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
getConflicts() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.
getContent() - Method in class com.amazonaws.services.codecommit.model.Comment
The content of the comment.
getContent() - Method in class com.amazonaws.services.codecommit.model.GetBlobResult
The content of the blob, usually a file.
getContent() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The content of the comment you want to make.
getContent() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The content of your comment on the change.
getContent() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
The contents of your reply to a comment.
getContent() - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The base-64 encoded content to use when the replacement type is USE_NEW_CONTENT.
getContent() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
The updated content to replace the existing content of the comment.
getContentConflict() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the content of a file.
getCreationDate() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The date the approval rule was created, in timestamp format.
getCreationDate() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The date the approval rule template was created, in timestamp format.
getCreationDate() - Method in class com.amazonaws.services.codecommit.model.Comment
The date and time the comment was created, in timestamp format.
getCreationDate() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The date and time the pull request was originally created, in timestamp format.
getCreationDate() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The date and time the repository was created, in timestamp format.
getCustomData() - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
Any custom data associated with the trigger to be included in the information sent to the target of the trigger.
getDate() - Method in class com.amazonaws.services.codecommit.model.UserInfo
The date when the specified commit was commited, in timestamp format with GMT offset.
getDefaultBranch() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The repository's default branch name.
getDefaultBranchName() - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
The name of the branch to set as the default branch.
getDeleted() - Method in class com.amazonaws.services.codecommit.model.Comment
A Boolean value indicating whether the comment has been deleted.
getDeletedBranch() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchResult
Information about the branch deleted by the operation, including the branch name and the commit ID that was the tip of the branch.
getDeleteFiles() - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Files to be deleted as part of the merge conflict resolution.
getDeleteFiles() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The files to delete in this commit.
getDescription() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
A description of the pull request.
getDescription() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The user-defined description of the pull request.
getDescription() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
The updated content of the description for the pull request.
getDestination() - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the destination of a merge or pull request.
getDestination() - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the destination of a merge or pull request.
getDestination() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the destination of a merge or pull request.
getDestination() - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the destination of a merge or pull request.
getDestination() - Method in class com.amazonaws.services.codecommit.model.MergeOperations
The operation on a file in the destination of a merge or pull request.
getDestination() - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the destination branch.
getDestinationArn() - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The ARN of the resource that is the target for a trigger (for example, the ARN of a topic in Amazon SNS).
getDestinationCommit() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The full commit ID that is the tip of the destination branch.
getDestinationCommitId() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
getDestinationCommitId() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
getDestinationCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
getDestinationCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
getDestinationCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
getDestinationCommitId() - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID of the tip of the branch specified as the destination branch when the pull request was created.
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getDestinationReference() - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
The name of the branch that the pull request is merged into.
getDestinationReference() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The branch of the repository where the pull request changes are merged.
getDestinationReference() - Method in class com.amazonaws.services.codecommit.model.Target
The branch of the repository where the pull request changes are merged.
getDifferences(GetDifferencesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getDifferences(GetDifferencesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
getDifferences(GetDifferencesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
getDifferences() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).
getDifferencesAsync(GetDifferencesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getDifferencesAsync(GetDifferencesRequest, AsyncHandler<GetDifferencesRequest, GetDifferencesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getDifferencesAsync(GetDifferencesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
getDifferencesAsync(GetDifferencesRequest, AsyncHandler<GetDifferencesRequest, GetDifferencesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
getDifferencesAsync(GetDifferencesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getDifferencesAsync(GetDifferencesRequest, AsyncHandler<GetDifferencesRequest, GetDifferencesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
GetDifferencesRequest - Class in com.amazonaws.services.codecommit.model
 
GetDifferencesRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetDifferencesRequest
 
GetDifferencesResult - Class in com.amazonaws.services.codecommit.model
 
GetDifferencesResult() - Constructor for class com.amazonaws.services.codecommit.model.GetDifferencesResult
 
getDisassociatedRepositoryNames() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
A list of repository names that have had their association with the template removed.
getEmail() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The email address of the person who created the commit.
getEmail() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The email address for the person who created the unreferenced commit.
getEmail() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The email address for the commit that deletes the file.
getEmail() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The email address of the person merging the branches.
getEmail() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The email address of the person merging the branches.
getEmail() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The email address of the person merging the branches.
getEmail() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The email address of the person merging the branches.
getEmail() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
An email address for the person adding or updating the file.
getEmail() - Method in class com.amazonaws.services.codecommit.model.UserInfo
The email address associated with the user who made the commit, if any.
getEmoji() - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The Emoji Version 1.0 graphic of the reaction.
getEndLine() - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The end position of the hunk in the merge result.
getErrorCode() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
An error code that specifies whether the repository name was not valid or not found.
getErrorCode() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
An error code that specifies whether the repository name was not valid or not found.
getErrorCode() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
An error code that specifies whether the commit ID was not valid or not found.
getErrorCode() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
An error code that specifies the type of failure.
getErrorMessage() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
An error message that provides details about why the repository name was not found or not valid.
getErrorMessage() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
An error message that provides details about why the repository name was either not found or not valid.
getErrorMessage() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
An error message that provides detail about why the commit ID either was not found or was not valid.
getErrorMessage() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
An error message that provides detail about why the repository either was not found or was not in a valid state.
getErrors() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
A list of any errors that might have occurred while attempting to create the association between the template and the repositories.
getErrors() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
A list of any errors returned while describing the merge conflicts for each file.
getErrors() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
getErrors() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
Returns any commit IDs for which information could not be found.
getErrors() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns information about any errors returned when attempting to retrieve information about the repositories.
getEvaluation() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesResult
The result of the evaluation, including the names of the rules whose conditions have been met (if any), the names of the rules whose conditions have not been met (if any), whether the pull request is in the approved state, and whether the pull request approval rule has been set aside by an override.
getEventDate() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The day and time of the pull request event, in timestamp format.
getEvents() - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
getExceptionName() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The name of the exception.
getExecutorService() - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
Returns the executor service used by this client to execute async requests.
getExistingRuleContentSha256() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The SHA-256 hash signature for the content of the approval rule.
getExistingRuleContentSha256() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The SHA-256 hash signature for the content of the approval rule.
getFailedExecutions() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
The list of triggers that were not tested.
getFailureMessage() - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
Message information about the trigger that did not run.
getFile(GetFileRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getFile(GetFileRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns the base-64 encoded contents of a specified file and its metadata.
getFile(GetFileRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns the base-64 encoded contents of a specified file and its metadata.
getFileAsync(GetFileRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getFileAsync(GetFileRequest, AsyncHandler<GetFileRequest, GetFileResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getFileAsync(GetFileRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns the base-64 encoded contents of a specified file and its metadata.
getFileAsync(GetFileRequest, AsyncHandler<GetFileRequest, GetFileResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns the base-64 encoded contents of a specified file and its metadata.
getFileAsync(GetFileRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getFileAsync(GetFileRequest, AsyncHandler<GetFileRequest, GetFileResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getFileContent() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The base-64 encoded binary data object that represents the content of the file.
getFileContent() - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The content of the file, if a source file is not specified.
getFileContent() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The content of the file, in binary object format.
getFileMode() - Method in class com.amazonaws.services.codecommit.model.File
The extrapolated file mode permissions for the file.
getFileMode() - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The extrapolated file mode permissions for the file.
getFileMode() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The extrapolated file mode permissions of the blob.
getFileMode() - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The extrapolated file mode permissions for the file.
getFileMode() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The file mode permissions of the blob.
getFileMode() - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The file mode to apply during conflict resoltion.
getFileMode() - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
The file mode for the file.
getFileMode() - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The file mode permissions of the blob that cotains information about the symbolic link.
getFileModeConflict() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the file mode of a file.
getFileModes() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The file modes of the file in the source, destination, and base of the merge.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The path to the file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The path of the file that contains conflicts.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.DeleteFileEntry
The full path of the file to be deleted, including the name of the file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The fully qualified path to the file that to be deleted, including the full name and extension of that file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The fully qualified path to the file to be deleted, including the full name and extension of that file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The fully qualified path to the file, including the full name and extension of the file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The fully qualified path to the specified file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The full path of the file whose history you want to retrieve, including the name of the file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.Location
The name of the file being compared, including its extension and subdirectory, if any.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The full path to the file in the repository, including the name of the file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the file you want to add or update, including the relative path to the file in the repository.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The path of the conflicting file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
The full path to the file, including the name of the file.
getFilePath() - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
The full path to the file, including the name of the file.
getFilePaths() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
getFilePosition() - Method in class com.amazonaws.services.codecommit.model.Location
The position of a change in a compared file, in line number format.
GetFileRequest - Class in com.amazonaws.services.codecommit.model
 
GetFileRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetFileRequest
 
GetFileResult - Class in com.amazonaws.services.codecommit.model
 
GetFileResult() - Constructor for class com.amazonaws.services.codecommit.model.GetFileResult
 
getFiles() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of files in the specified folder, if any.
getFilesAdded() - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files added as part of the committed file changes.
getFilesDeleted() - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files deleted as part of the committed file changes.
getFileSize() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The size of the contents of the file, in bytes.
getFileSizes() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The file sizes of the file in the source, destination, and base of the merge.
getFilesUpdated() - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files updated as part of the commited file changes.
getFolder(GetFolderRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getFolder(GetFolderRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns the contents of a specified folder in a repository.
getFolder(GetFolderRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns the contents of a specified folder in a repository.
getFolderAsync(GetFolderRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getFolderAsync(GetFolderRequest, AsyncHandler<GetFolderRequest, GetFolderResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getFolderAsync(GetFolderRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns the contents of a specified folder in a repository.
getFolderAsync(GetFolderRequest, AsyncHandler<GetFolderRequest, GetFolderResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns the contents of a specified folder in a repository.
getFolderAsync(GetFolderRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getFolderAsync(GetFolderRequest, AsyncHandler<GetFolderRequest, GetFolderResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getFolderPath() - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
The fully qualified path to the folder whose contents are returned, including the folder name.
getFolderPath() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The fully qualified path of the folder whose contents are returned.
GetFolderRequest - Class in com.amazonaws.services.codecommit.model
 
GetFolderRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetFolderRequest
 
GetFolderResult - Class in com.amazonaws.services.codecommit.model
 
GetFolderResult() - Constructor for class com.amazonaws.services.codecommit.model.GetFolderResult
 
getHunkContent() - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The base-64 encoded content of the hunk merged region that might contain a conflict.
getInReplyTo() - Method in class com.amazonaws.services.codecommit.model.Comment
The ID of the comment for which this comment is a reply, if any.
getInReplyTo() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
The system-generated ID of the comment to which you want to reply.
getIsBinaryFile() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination, and base of the merge.
getIsConflict() - Method in class com.amazonaws.services.codecommit.model.MergeHunk
A Boolean value indicating whether a combination of hunks contains a conflict.
getIsMerged() - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
A Boolean value indicating whether the merge has been made.
getIsMove() - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
Whether to remove the source file from the parent commit.
getKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
getKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
getKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
If a file is the only object in the folder or directory, specifies whether to delete the folder or directory that contains the file.
getKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
getKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
getKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
getKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
getKmsKeyId() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
The ID of the encryption key.
getKmsKeyId() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the Key Management Service encryption key used to encrypt and decrypt the repository.
getKmsKeyId() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
The ID of the encryption key.
getKmsKeyId() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the encryption key.
getLastActivityDate() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The day and time of the last user or system activity on the pull request, in timestamp format.
getLastModifiedDate() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The date the approval rule was most recently changed, in timestamp format.
getLastModifiedDate() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The date the approval rule template was most recently changed, in timestamp format.
getLastModifiedDate() - Method in class com.amazonaws.services.codecommit.model.Comment
The date and time the comment was most recently modified, in timestamp format.
getLastModifiedDate() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The date and time the repository was last modified, in timestamp format.
getLastModifiedUser() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule.
getLastModifiedUser() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule template.
getLocation() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
Location information about the comment on the comparison, including the file name, line number, and whether the version of the file where the comment was made is BEFORE or AFTER.
getLocation() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
Location information about the comment on the pull request, including the file name, line number, and whether the version of the file where the comment was made is BEFORE (destination branch) or AFTER (source branch).
getLocation() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The location of the comparison where you want to comment.
getLocation() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The location of the comment in the comparison between the two commits.
getLocation() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The location of the change where you want to post your comment.
getLocation() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The location of the change where you posted your comment.
getMaxConflictFiles() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The maximum number of files to include in the output.
getMaxConflictFiles() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The maximum number of files to include in the output.
getMaxMergeHunks() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The maximum number of merge hunks to include in the output.
getMaxMergeHunks() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The maximum number of merge hunks to include in the output.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMaxResults() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
A non-zero, non-negative integer used to limit the number of returned results.
getMergeable() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
A Boolean value that indicates whether the code is mergeable by the specified merge option.
getMergeBase() - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID of the most recent commit that the source branch and the destination branch have in common.
getMergeBase() - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The commit ID of the most recent commit that the source branch and the destination branch have in common.
getMergeBase() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The commit ID of the most recent commit that the source branch and the destination branch have in common.
getMergeCommit(GetMergeCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getMergeCommit(GetMergeCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about a specified merge commit.
getMergeCommit(GetMergeCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about a specified merge commit.
getMergeCommitAsync(GetMergeCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getMergeCommitAsync(GetMergeCommitRequest, AsyncHandler<GetMergeCommitRequest, GetMergeCommitResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getMergeCommitAsync(GetMergeCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a specified merge commit.
getMergeCommitAsync(GetMergeCommitRequest, AsyncHandler<GetMergeCommitRequest, GetMergeCommitResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a specified merge commit.
getMergeCommitAsync(GetMergeCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getMergeCommitAsync(GetMergeCommitRequest, AsyncHandler<GetMergeCommitRequest, GetMergeCommitResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getMergeCommitId() - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The commit ID for the merge commit, if any.
GetMergeCommitRequest - Class in com.amazonaws.services.codecommit.model
 
GetMergeCommitRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
 
GetMergeCommitResult - Class in com.amazonaws.services.codecommit.model
 
GetMergeCommitResult() - Constructor for class com.amazonaws.services.codecommit.model.GetMergeCommitResult
 
getMergeConflicts(GetMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getMergeConflicts(GetMergeConflictsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflicts(GetMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflictsAsync(GetMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getMergeConflictsAsync(GetMergeConflictsRequest, AsyncHandler<GetMergeConflictsRequest, GetMergeConflictsResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getMergeConflictsAsync(GetMergeConflictsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflictsAsync(GetMergeConflictsRequest, AsyncHandler<GetMergeConflictsRequest, GetMergeConflictsResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflictsAsync(GetMergeConflictsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getMergeConflictsAsync(GetMergeConflictsRequest, AsyncHandler<GetMergeConflictsRequest, GetMergeConflictsResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
GetMergeConflictsRequest - Class in com.amazonaws.services.codecommit.model
 
GetMergeConflictsRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
 
GetMergeConflictsResult - Class in com.amazonaws.services.codecommit.model
 
GetMergeConflictsResult() - Constructor for class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
 
getMergedBy() - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The Amazon Resource Name (ARN) of the user who merged the branches.
getMergedCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID for the merge commit created when the source branch was merged into the destination branch.
getMergeHunks() - Method in class com.amazonaws.services.codecommit.model.Conflict
A list of hunks that contain the differences between files or lines causing the conflict.
getMergeHunks() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
A list of merge hunks of the differences between the files or lines.
getMergeMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
Information about the merge state change event.
getMergeMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
Returns metadata about the state of the merge, including whether the merge has been made.
getMergeOperations() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
Whether an add, modify, or delete operation caused the conflict between the source and destination of the merge.
getMergeOption() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
getMergeOption() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The merge option or strategy you want to use to merge the code.
getMergeOption() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
getMergeOption() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
getMergeOption() - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The merge strategy used in the merge.
getMergeOptions(GetMergeOptionsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getMergeOptions(GetMergeOptionsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about the merge options available for merging two specified branches.
getMergeOptions(GetMergeOptionsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about the merge options available for merging two specified branches.
getMergeOptions() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The merge option or strategy used to merge the code.
getMergeOptionsAsync(GetMergeOptionsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getMergeOptionsAsync(GetMergeOptionsRequest, AsyncHandler<GetMergeOptionsRequest, GetMergeOptionsResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getMergeOptionsAsync(GetMergeOptionsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about the merge options available for merging two specified branches.
getMergeOptionsAsync(GetMergeOptionsRequest, AsyncHandler<GetMergeOptionsRequest, GetMergeOptionsResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about the merge options available for merging two specified branches.
getMergeOptionsAsync(GetMergeOptionsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getMergeOptionsAsync(GetMergeOptionsRequest, AsyncHandler<GetMergeOptionsRequest, GetMergeOptionsResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
GetMergeOptionsRequest - Class in com.amazonaws.services.codecommit.model
 
GetMergeOptionsRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
 
GetMergeOptionsResult - Class in com.amazonaws.services.codecommit.model
 
GetMergeOptionsResult() - Constructor for class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
 
getMessage() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The message provided by the exception.
getMessage() - Method in class com.amazonaws.services.codecommit.model.Commit
The commit message associated with the specified commit.
getMode() - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The file mode permissions of the blob.
getName() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the author of the commit that deletes the file.
getName() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the person adding or updating the file.
getName() - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The name of the trigger.
getName() - Method in class com.amazonaws.services.codecommit.model.UserInfo
The name of the user who made the specified commit.
getNewApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
The new name you want to apply to the approval rule template.
getNewName() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
The new name for the repository.
getNewRuleContent() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The content that replaces the existing content of the rule.
getNewRuleContent() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The updated content for the approval rule.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
An enumeration token that can be used in a request to return the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
An enumeration token that can be used in a request to return the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
An enumeration token that when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
An enumeration token that can be used in a request to return the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
An enumeration token that can be used in a request to return the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
An enumeration token that can be used in a request to return the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
An enumeration token that allows the operation to batch the next results of the operation.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
An enumeration token that allows the operation to batch the next results of the operation.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
An enumeration token that allows the operation to batch the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
An enumeration token that returns the batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
An enumeration token that allows the operation to batch the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
An enumeration token that can be used to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
An enumeration token that allows the operation to batch the next results of the operation.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
An enumeration token that allows the operation to batch the next results of the operation.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
An enumeration token that allows the operation to batch the results of the operation.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
An enumeration token that allows the operation to batch the results of the operation.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
getNextToken() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
An enumeration token that allows the operation to batch the next results of the operation.
getNumberOfConflicts() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The number of conflicts, including both hunk conflicts and metadata conflicts.
getObjectTypeConflict() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value (true or false) indicating whether there are conflicts between the branches in the object type of a file, folder, or submodule.
getObjectTypes() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
Information about any object type conflicts in a merge operation.
getOldApprovalRuleTemplateName() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
The current name of the approval rule template.
getOldName() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
The current name of the repository.
getOrder() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The order in which to sort the results of a list repositories operation.
getOriginalKmsKeyId() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the encryption key formerly used to encrypt and decrypt the repository.
getOriginApprovalRuleTemplate() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The approval rule template used to create the rule.
getOverridden() - Method in class com.amazonaws.services.codecommit.model.Evaluation
Whether the approval rule requirements for the pull request have been overridden and no longer need to be met.
getOverridden() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).
getOverrider() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
The Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
getOverrideStatus() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The status of the override event.
getOverrideStatus() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
Whether you want to set aside approval rule requirements for the pull request (OVERRIDE) or revoke a previous override and apply approval rule requirements (REVOKE).
getParentCommitId() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The ID of the commit that is the parent of the commit you create.
getParentCommitId() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The ID of the commit that is the tip of the branch where you want to create the commit that deletes the file.
getParentCommitId() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The full commit ID of the head commit in the branch where you want to add or update the file.
getParents() - Method in class com.amazonaws.services.codecommit.model.Commit
A list of parent commits for the specified commit.
getPath() - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The path to the blob and associated file name, if any.
getPath() - Method in class com.amazonaws.services.codecommit.model.FileVersion
The name and path of the file at which this blob is indexed which contains the data for this version of the file.
getPullRequest(GetPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getPullRequest(GetPullRequestRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Gets information about a pull request in a specified repository.
getPullRequest(GetPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Gets information about a pull request in a specified repository.
getPullRequest() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestResult
Information about the newly created pull request.
getPullRequest() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestResult
Information about the specified pull request.
getPullRequest() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardResult
Information about the specified pull request, including the merge.
getPullRequest() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashResult
 
getPullRequest() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayResult
 
getPullRequest() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionResult
Information about the updated pull request.
getPullRequest() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusResult
Information about the pull request.
getPullRequest() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleResult
Information about the updated pull request.
getPullRequestApprovalStates(GetPullRequestApprovalStatesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getPullRequestApprovalStates(GetPullRequestApprovalStatesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Gets information about the approval states for a specified pull request.
getPullRequestApprovalStates(GetPullRequestApprovalStatesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Gets information about the approval states for a specified pull request.
getPullRequestApprovalStatesAsync(GetPullRequestApprovalStatesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getPullRequestApprovalStatesAsync(GetPullRequestApprovalStatesRequest, AsyncHandler<GetPullRequestApprovalStatesRequest, GetPullRequestApprovalStatesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getPullRequestApprovalStatesAsync(GetPullRequestApprovalStatesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about the approval states for a specified pull request.
getPullRequestApprovalStatesAsync(GetPullRequestApprovalStatesRequest, AsyncHandler<GetPullRequestApprovalStatesRequest, GetPullRequestApprovalStatesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about the approval states for a specified pull request.
getPullRequestApprovalStatesAsync(GetPullRequestApprovalStatesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getPullRequestApprovalStatesAsync(GetPullRequestApprovalStatesRequest, AsyncHandler<GetPullRequestApprovalStatesRequest, GetPullRequestApprovalStatesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
GetPullRequestApprovalStatesRequest - Class in com.amazonaws.services.codecommit.model
 
GetPullRequestApprovalStatesRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
GetPullRequestApprovalStatesResult - Class in com.amazonaws.services.codecommit.model
 
GetPullRequestApprovalStatesResult() - Constructor for class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
 
getPullRequestAsync(GetPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getPullRequestAsync(GetPullRequestRequest, AsyncHandler<GetPullRequestRequest, GetPullRequestResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getPullRequestAsync(GetPullRequestRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about a pull request in a specified repository.
getPullRequestAsync(GetPullRequestRequest, AsyncHandler<GetPullRequestRequest, GetPullRequestResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about a pull request in a specified repository.
getPullRequestAsync(GetPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getPullRequestAsync(GetPullRequestRequest, AsyncHandler<GetPullRequestRequest, GetPullRequestResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getPullRequestCreatedEventMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the source and destination branches for the pull request.
getPullRequestEvents() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
Information about the pull request events.
getPullRequestEventType() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
Optional.
getPullRequestEventType() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The type of the pull request event (for example, a status change event (PULL_REQUEST_STATUS_CHANGED) or update event (PULL_REQUEST_SOURCE_REFERENCE_UPDATED)).
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The system-generated ID of the pull request for which you want to create the approval rule.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
The system-generated ID of the pull request that contains the approval rule you want to delete.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
The system-generated ID of the pull request you want to evaluate.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
The system-generated ID for the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
The ID of the pull request for which you want to get information about whether approval rules have been set aside (overridden).
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
The system-generated ID of the pull request for which you want to override all approval rule requirements.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
The system-generated ID of the pull request.
getPullRequestId() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
The system-generated ID of the pull request.
getPullRequestIds() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
The system-generated IDs of the pull requests.
getPullRequestMergedStateChangedEventMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the change in mergability state for the pull request event.
getPullRequestOverrideState(GetPullRequestOverrideStateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getPullRequestOverrideState(GetPullRequestOverrideStateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
getPullRequestOverrideState(GetPullRequestOverrideStateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
getPullRequestOverrideStateAsync(GetPullRequestOverrideStateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getPullRequestOverrideStateAsync(GetPullRequestOverrideStateRequest, AsyncHandler<GetPullRequestOverrideStateRequest, GetPullRequestOverrideStateResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getPullRequestOverrideStateAsync(GetPullRequestOverrideStateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
getPullRequestOverrideStateAsync(GetPullRequestOverrideStateRequest, AsyncHandler<GetPullRequestOverrideStateRequest, GetPullRequestOverrideStateResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
getPullRequestOverrideStateAsync(GetPullRequestOverrideStateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getPullRequestOverrideStateAsync(GetPullRequestOverrideStateRequest, AsyncHandler<GetPullRequestOverrideStateRequest, GetPullRequestOverrideStateResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
GetPullRequestOverrideStateRequest - Class in com.amazonaws.services.codecommit.model
 
GetPullRequestOverrideStateRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
 
GetPullRequestOverrideStateResult - Class in com.amazonaws.services.codecommit.model
 
GetPullRequestOverrideStateResult() - Constructor for class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
 
GetPullRequestRequest - Class in com.amazonaws.services.codecommit.model
 
GetPullRequestRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetPullRequestRequest
 
GetPullRequestResult - Class in com.amazonaws.services.codecommit.model
 
GetPullRequestResult() - Constructor for class com.amazonaws.services.codecommit.model.GetPullRequestResult
 
getPullRequestSourceReferenceUpdatedEventMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the updated source branch for the pull request event.
getPullRequestStatus() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
Optional.
getPullRequestStatus() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The status of the pull request.
getPullRequestStatus() - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
The changed status of the pull request.
getPullRequestStatus() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
The status of the pull request.
getPullRequestStatusChangedEventMetadata() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the change in status for the pull request event.
getPullRequestTargets() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The targets of the pull request, including the source branch and destination branch for the pull request.
getPutFiles() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The files to add or update in this commit.
getReaction() - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
The reaction for a specified comment.
getReactionCounts() - Method in class com.amazonaws.services.codecommit.model.Comment
A string to integer map that represents the number of individual users who have responded to a comment with the specified reactions.
getReactionsForComment() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
An array of reactions to the specified comment.
getReactionsFromDeletedUsersCount() - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
A numerical count of users who reacted with the specified emoji whose identities have been subsequently deleted from IAM.
getReactionUserArn() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
Optional.
getReactionUsers() - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
The Amazon Resource Names (ARNs) of users who have provided reactions to the comment.
getReactionValue() - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
The emoji reaction you want to add or update.
getRelativeFileVersion() - Method in class com.amazonaws.services.codecommit.model.Location
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
getRelativePath() - Method in class com.amazonaws.services.codecommit.model.File
The relative path of the file from the folder where the query originated.
getRelativePath() - Method in class com.amazonaws.services.codecommit.model.Folder
The relative path of the specified folder from the folder where the query originated.
getRelativePath() - Method in class com.amazonaws.services.codecommit.model.SubModule
The relative path of the submodule from the folder where the query originated.
getRelativePath() - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The relative path of the symbolic link from the folder where the query originated.
getReplaceContents() - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Files to have content replaced as part of the merge conflict resolution.
getReplacementType() - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The replacement type to use when determining how to resolve the conflict.
getRepositories() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
A list of repositories returned by the batch get repositories operation.
getRepositories() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
Lists the repositories called by the list repositories operation.
getRepositoriesNotFound() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns a list of repository names for which information could not be found.
getRepository(GetRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getRepository(GetRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns information about a repository.
getRepository(GetRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns information about a repository.
getRepositoryAsync(GetRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getRepositoryAsync(GetRepositoryRequest, AsyncHandler<GetRepositoryRequest, GetRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getRepositoryAsync(GetRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a repository.
getRepositoryAsync(GetRepositoryRequest, AsyncHandler<GetRepositoryRequest, GetRepositoryResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns information about a repository.
getRepositoryAsync(GetRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getRepositoryAsync(GetRepositoryRequest, AsyncHandler<GetRepositoryRequest, GetRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getRepositoryDescription() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
A comment or description about the new repository.
getRepositoryDescription() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
A comment or description about the repository.
getRepositoryDescription() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
The new comment or description for the specified repository.
getRepositoryId() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
The ID of a repository that either could not be found or was not in a valid state.
getRepositoryId() - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryResult
The ID of the repository that was deleted.
getRepositoryId() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the repository.
getRepositoryId() - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
The ID associated with the repository.
getRepositoryId() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the repository.
getRepositoryMetadata() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryResult
Information about the newly created repository.
getRepositoryMetadata() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryResult
Information about the repository.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
The name of the repository that you want to associate with the template.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
The name of the repository where the association was not made.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The name of the repository that contains the merge conflicts you want to review.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
The name of the repository where the association with the template was not able to be removed.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
The name of the repository that contains the commits.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
The name of a repository that either could not be found or was not in a valid state.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The name of the repository that contains the compared commits.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The name of the repository that contains the pull request.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The name of the repository in which you want to create the new branch.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the repository where you create the commit.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
The name of the new repository to be created.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The name of the repository where you want to create the unreferenced merge commit.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
The name of the repository that contains the branch to be deleted.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the repository that contains the file to delete.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryRequest
The name of the repository to delete.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The name of the repository where you want to get information about a merge conflict.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
The name of the repository you want to disassociate from the template.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
The name of the repository that contains the blob.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
The name of the repository that contains the branch for which you want to retrieve information.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
The name of the repository where you want to compare commits.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The name of the repository that contains the pull request.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
The name of the repository to which the commit was made.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The name of the repository where you want to get differences.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The name of the repository that contains the file.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
The name of the repository.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The name of the repository that contains the merge commit about which you want to get information.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The name of the repository where the pull request was created.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The name of the repository that contains the commits about which you want to get merge options.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryRequest
The name of the repository to get information about.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersRequest
The name of the repository for which the trigger is configured.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
The name of the repository for which you want to list all associated approval rule templates.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
The name of the repository that contains the branches.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The name of the repository that contains the file.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
The name of the repository for which you want to list pull requests.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The name of the repository where you want to merge two branches.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The name of the repository where you want to merge two branches.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The name of the repository where you want to merge two branches.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The name of the repository where the pull request was created.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The name of the repository where the pull request was created.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The name of the repository where the pull request was created.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The name of the repository where you want to post a comment on the comparison between commits.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The name of the repository where you posted a comment on the comparison between commits.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The name of the repository where you want to post a comment on a pull request.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The name of the repository where you posted a comment on a pull request.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The name of the repository where the pull request was created.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
The name of the repository where the pull request was created.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The name of the repository where the pull request was updated.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The name of the repository that contains the pull request source and destination branches.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the repository where you want to add or update the file.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
The name of the repository where you want to create or update the trigger.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The repository's name.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
The name associated with the repository.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.Target
The name of the repository that contains the pull request.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
The name of the repository in which to test the triggers.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
The name of the repository for which you want to set or change the default branch.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
The name of the repository to set or change the comment or description for.
getRepositoryName() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
The name of the repository for which you want to update the KMS encryption key used to encrypt and decrypt the repository.
getRepositoryNames() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The names of the repositories you want to associate with the template.
getRepositoryNames() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The repository names that you want to disassociate from the approval rule template.
getRepositoryNames() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
The names of the repositories to get information about.
getRepositoryNames() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
A list of repository names that are associated with the specified approval rule template.
GetRepositoryRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a get repository operation.
GetRepositoryRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetRepositoryRequest
 
GetRepositoryResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a get repository operation.
GetRepositoryResult() - Constructor for class com.amazonaws.services.codecommit.model.GetRepositoryResult
 
getRepositoryTriggers(GetRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
getRepositoryTriggers(GetRepositoryTriggersRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Gets information about triggers configured for a repository.
getRepositoryTriggers(GetRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Gets information about triggers configured for a repository.
getRepositoryTriggersAsync(GetRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getRepositoryTriggersAsync(GetRepositoryTriggersRequest, AsyncHandler<GetRepositoryTriggersRequest, GetRepositoryTriggersResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
getRepositoryTriggersAsync(GetRepositoryTriggersRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about triggers configured for a repository.
getRepositoryTriggersAsync(GetRepositoryTriggersRequest, AsyncHandler<GetRepositoryTriggersRequest, GetRepositoryTriggersResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about triggers configured for a repository.
getRepositoryTriggersAsync(GetRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
getRepositoryTriggersAsync(GetRepositoryTriggersRequest, AsyncHandler<GetRepositoryTriggersRequest, GetRepositoryTriggersResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
GetRepositoryTriggersRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a get repository triggers operation.
GetRepositoryTriggersRequest() - Constructor for class com.amazonaws.services.codecommit.model.GetRepositoryTriggersRequest
 
GetRepositoryTriggersResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a get repository triggers operation.
GetRepositoryTriggersResult() - Constructor for class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
 
getResourceArn() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
getResourceArn() - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
getResourceArn() - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to remove tags.
getRevisionChildren() - Method in class com.amazonaws.services.codecommit.model.FileVersion
An array of commit IDs that contain more recent versions of this file.
getRevisionDag() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
An array of FileVersion objects that form a directed acyclic graph (DAG) of the changes to the file made by the commits that changed the file.
getRevisionId() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The revision ID of the pull request when the override event occurred.
getRevisionId() - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
The revision ID of the pull request when the approval state changed.
getRevisionId() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
The system-generated ID for the pull request revision.
getRevisionId() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
The system-generated ID for the pull request revision.
getRevisionId() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
The system-generated ID of the revision for the pull request.
getRevisionId() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
The system-generated ID of the most recent revision of the pull request.
getRevisionId() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The system-generated revision ID for the pull request.
getRevisionId() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The system-generated ID of the revision.
getRuleContentSha256() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The SHA-256 hash signature for the content of the approval rule.
getRuleContentSha256() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The SHA-256 hash signature for the content of the approval rule template.
getSetFileModes() - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
File modes that are set as part of the merge conflict resolution.
getSetFileModes() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The file modes to update for files in this commit.
getShortCode() - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The emoji short code for the reaction.
getSortBy() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The criteria used to sort the results of a list repositories operation.
getSource() - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the source of a merge or pull request.
getSource() - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the source of a merge or pull request.
getSource() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of file in the source of a merge or pull request.
getSource() - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the source of a merge or pull request.
getSource() - Method in class com.amazonaws.services.codecommit.model.MergeOperations
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
getSource() - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the source branch.
getSourceCommit() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The full commit ID of the tip of the source branch used to create the pull request.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the source commit specifier that was used in the merge evaluation.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The full commit ID of the original or updated commit in the pull request source branch.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The full commit ID of the original or updated commit in the pull request source branch.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The full commit ID of the original or updated commit in the pull request source branch.
getSourceCommitId() - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID on the source branch used when the pull request was created.
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceCommitSpecifier() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
getSourceFile() - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The name and full path of the file that contains the changes you want to make as part of the commit, if you are not providing the file content directly.
getSourceReference() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The branch of the repository that contains the changes for the pull request.
getSourceReference() - Method in class com.amazonaws.services.codecommit.model.Target
The branch of the repository that contains the changes for the pull request.
getStartLine() - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The start position of the hunk in the merge result.
getSubFolders() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of folders that exist under the specified folder, if any.
getSubModules() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of submodules in the specified folder, if any.
getSuccessfulExecutions() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
The list of triggers that were successfully tested.
getSymbolicLinks() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of symbolic links to other files and folders in the specified folder, if any.
getTagKeys() - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
The tag key for each tag that you want to remove from the resource.
getTags() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
One or more tag key-value pairs to use when tagging this repository.
getTags() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
A list of tag key and value pairs associated with the specified resource.
getTags() - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
The key-value pair to use when tagging this repository.
getTargetBranch() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch where the merge is applied.
getTargetBranch() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch where the merge is applied.
getTargetBranch() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch where the merge is applied.
getTargets() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
The targets for the pull request, including the source of the code to be reviewed (the source branch) and the destination where the creator of the pull request intends the code to be merged after the pull request is closed (the destination branch).
getTitle() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
The title of the pull request.
getTitle() - Method in class com.amazonaws.services.codecommit.model.PullRequest
The user-defined title of the pull request.
getTitle() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
The updated title of the pull request.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.Commit
Tree information for the specified commit.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The full SHA-1 pointer of the tree information for the commit that contains the commited file changes.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
The full SHA-1 pointer of the tree information for the commit that contains the merge results.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The full SHA-1 pointer of the tree information for the commit that contains the delete file change.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.Folder
The full SHA-1 pointer of the tree information for the commit that contains the folder.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The full SHA-1 pointer of the tree information for the commit that contains the folder.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
The tree ID of the merge in the destination or target branch.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
The tree ID of the merge in the destination or target branch.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
The tree ID of the merge in the destination or target branch.
getTreeId() - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The full SHA-1 pointer of the tree information for the commit that contains this file change.
getTrigger() - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
The name of the trigger that did not run.
getTriggers() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
The JSON block of configuration information for each trigger.
getTriggers() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
The JSON block of configuration information for each trigger.
getTriggers() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
The list of triggers to test.
getUnicode() - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The Unicode codepoint for the reaction.
getUserArn() - Method in class com.amazonaws.services.codecommit.model.Approval
The Amazon Resource Name (ARN) of the user.

H

hashCode() - Method in class com.amazonaws.services.codecommit.model.Approval
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.BranchInfo
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.Comment
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.Commit
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.Conflict
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateBranchResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteFileEntry
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.Difference
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.Evaluation
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.File
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.FileMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.FileModes
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.FileSizes
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.FileVersion
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.Folder
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetBlobResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetBranchResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommentRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommentResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetCommitResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.Location
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeHunk
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergeOperations
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PullRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PutFileResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.SubModule
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.Target
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameResult
 
hashCode() - Method in class com.amazonaws.services.codecommit.model.UserInfo
 

I

IdempotencyParameterMismatchException - Exception in com.amazonaws.services.codecommit.model
The client request token is not valid.
IdempotencyParameterMismatchException(String) - Constructor for exception com.amazonaws.services.codecommit.model.IdempotencyParameterMismatchException
Constructs a new IdempotencyParameterMismatchException with the specified error message.
InvalidActorArnException - Exception in com.amazonaws.services.codecommit.model
The Amazon Resource Name (ARN) is not valid.
InvalidActorArnException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidActorArnException
Constructs a new InvalidActorArnException with the specified error message.
InvalidApprovalRuleContentException - Exception in com.amazonaws.services.codecommit.model
The content for the approval rule is not valid.
InvalidApprovalRuleContentException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidApprovalRuleContentException
Constructs a new InvalidApprovalRuleContentException with the specified error message.
InvalidApprovalRuleNameException - Exception in com.amazonaws.services.codecommit.model
The name for the approval rule is not valid.
InvalidApprovalRuleNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidApprovalRuleNameException
Constructs a new InvalidApprovalRuleNameException with the specified error message.
InvalidApprovalRuleTemplateContentException - Exception in com.amazonaws.services.codecommit.model
The content of the approval rule template is not valid.
InvalidApprovalRuleTemplateContentException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidApprovalRuleTemplateContentException
Constructs a new InvalidApprovalRuleTemplateContentException with the specified error message.
InvalidApprovalRuleTemplateDescriptionException - Exception in com.amazonaws.services.codecommit.model
The description for the approval rule template is not valid because it exceeds the maximum characters allowed for a description.
InvalidApprovalRuleTemplateDescriptionException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException
Constructs a new InvalidApprovalRuleTemplateDescriptionException with the specified error message.
InvalidApprovalRuleTemplateNameException - Exception in com.amazonaws.services.codecommit.model
The name of the approval rule template is not valid.
InvalidApprovalRuleTemplateNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidApprovalRuleTemplateNameException
Constructs a new InvalidApprovalRuleTemplateNameException with the specified error message.
InvalidApprovalStateException - Exception in com.amazonaws.services.codecommit.model
The state for the approval is not valid.
InvalidApprovalStateException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidApprovalStateException
Constructs a new InvalidApprovalStateException with the specified error message.
InvalidAuthorArnException - Exception in com.amazonaws.services.codecommit.model
The Amazon Resource Name (ARN) is not valid.
InvalidAuthorArnException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidAuthorArnException
Constructs a new InvalidAuthorArnException with the specified error message.
InvalidBlobIdException - Exception in com.amazonaws.services.codecommit.model
The specified blob is not valid.
InvalidBlobIdException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidBlobIdException
Constructs a new InvalidBlobIdException with the specified error message.
InvalidBranchNameException - Exception in com.amazonaws.services.codecommit.model
The specified reference name is not valid.
InvalidBranchNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidBranchNameException
Constructs a new InvalidBranchNameException with the specified error message.
InvalidClientRequestTokenException - Exception in com.amazonaws.services.codecommit.model
The client request token is not valid.
InvalidClientRequestTokenException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidClientRequestTokenException
Constructs a new InvalidClientRequestTokenException with the specified error message.
InvalidCommentIdException - Exception in com.amazonaws.services.codecommit.model
The comment ID is not in a valid format.
InvalidCommentIdException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidCommentIdException
Constructs a new InvalidCommentIdException with the specified error message.
InvalidCommitException - Exception in com.amazonaws.services.codecommit.model
The specified commit is not valid.
InvalidCommitException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidCommitException
Constructs a new InvalidCommitException with the specified error message.
InvalidCommitIdException - Exception in com.amazonaws.services.codecommit.model
The specified commit ID is not valid.
InvalidCommitIdException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidCommitIdException
Constructs a new InvalidCommitIdException with the specified error message.
InvalidConflictDetailLevelException - Exception in com.amazonaws.services.codecommit.model
The specified conflict detail level is not valid.
InvalidConflictDetailLevelException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidConflictDetailLevelException
Constructs a new InvalidConflictDetailLevelException with the specified error message.
InvalidConflictResolutionException - Exception in com.amazonaws.services.codecommit.model
The specified conflict resolution list is not valid.
InvalidConflictResolutionException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidConflictResolutionException
Constructs a new InvalidConflictResolutionException with the specified error message.
InvalidConflictResolutionStrategyException - Exception in com.amazonaws.services.codecommit.model
The specified conflict resolution strategy is not valid.
InvalidConflictResolutionStrategyException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidConflictResolutionStrategyException
Constructs a new InvalidConflictResolutionStrategyException with the specified error message.
InvalidContinuationTokenException - Exception in com.amazonaws.services.codecommit.model
The specified continuation token is not valid.
InvalidContinuationTokenException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidContinuationTokenException
Constructs a new InvalidContinuationTokenException with the specified error message.
InvalidDeletionParameterException - Exception in com.amazonaws.services.codecommit.model
The specified deletion parameter is not valid.
InvalidDeletionParameterException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidDeletionParameterException
Constructs a new InvalidDeletionParameterException with the specified error message.
InvalidDescriptionException - Exception in com.amazonaws.services.codecommit.model
The pull request description is not valid.
InvalidDescriptionException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidDescriptionException
Constructs a new InvalidDescriptionException with the specified error message.
InvalidDestinationCommitSpecifierException - Exception in com.amazonaws.services.codecommit.model
The destination commit specifier is not valid.
InvalidDestinationCommitSpecifierException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidDestinationCommitSpecifierException
Constructs a new InvalidDestinationCommitSpecifierException with the specified error message.
InvalidEmailException - Exception in com.amazonaws.services.codecommit.model
The specified email address either contains one or more characters that are not allowed, or it exceeds the maximum number of characters allowed for an email address.
InvalidEmailException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidEmailException
Constructs a new InvalidEmailException with the specified error message.
InvalidFileLocationException - Exception in com.amazonaws.services.codecommit.model
The location of the file is not valid.
InvalidFileLocationException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidFileLocationException
Constructs a new InvalidFileLocationException with the specified error message.
InvalidFileModeException - Exception in com.amazonaws.services.codecommit.model
The specified file mode permission is not valid.
InvalidFileModeException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidFileModeException
Constructs a new InvalidFileModeException with the specified error message.
InvalidFilePositionException - Exception in com.amazonaws.services.codecommit.model
The position is not valid.
InvalidFilePositionException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidFilePositionException
Constructs a new InvalidFilePositionException with the specified error message.
InvalidMaxConflictFilesException - Exception in com.amazonaws.services.codecommit.model
The specified value for the number of conflict files to return is not valid.
InvalidMaxConflictFilesException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidMaxConflictFilesException
Constructs a new InvalidMaxConflictFilesException with the specified error message.
InvalidMaxMergeHunksException - Exception in com.amazonaws.services.codecommit.model
The specified value for the number of merge hunks to return is not valid.
InvalidMaxMergeHunksException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidMaxMergeHunksException
Constructs a new InvalidMaxMergeHunksException with the specified error message.
InvalidMaxResultsException - Exception in com.amazonaws.services.codecommit.model
The specified number of maximum results is not valid.
InvalidMaxResultsException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidMaxResultsException
Constructs a new InvalidMaxResultsException with the specified error message.
InvalidMergeOptionException - Exception in com.amazonaws.services.codecommit.model
The specified merge option is not valid for this operation.
InvalidMergeOptionException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidMergeOptionException
Constructs a new InvalidMergeOptionException with the specified error message.
InvalidOrderException - Exception in com.amazonaws.services.codecommit.model
The specified sort order is not valid.
InvalidOrderException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidOrderException
Constructs a new InvalidOrderException with the specified error message.
InvalidOverrideStatusException - Exception in com.amazonaws.services.codecommit.model
The override status is not valid.
InvalidOverrideStatusException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidOverrideStatusException
Constructs a new InvalidOverrideStatusException with the specified error message.
InvalidParentCommitIdException - Exception in com.amazonaws.services.codecommit.model
The parent commit ID is not valid.
InvalidParentCommitIdException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidParentCommitIdException
Constructs a new InvalidParentCommitIdException with the specified error message.
InvalidPathException - Exception in com.amazonaws.services.codecommit.model
The specified path is not valid.
InvalidPathException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidPathException
Constructs a new InvalidPathException with the specified error message.
InvalidPullRequestEventTypeException - Exception in com.amazonaws.services.codecommit.model
The pull request event type is not valid.
InvalidPullRequestEventTypeException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidPullRequestEventTypeException
Constructs a new InvalidPullRequestEventTypeException with the specified error message.
InvalidPullRequestIdException - Exception in com.amazonaws.services.codecommit.model
The pull request ID is not valid.
InvalidPullRequestIdException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidPullRequestIdException
Constructs a new InvalidPullRequestIdException with the specified error message.
InvalidPullRequestStatusException - Exception in com.amazonaws.services.codecommit.model
The pull request status is not valid.
InvalidPullRequestStatusException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidPullRequestStatusException
Constructs a new InvalidPullRequestStatusException with the specified error message.
InvalidPullRequestStatusUpdateException - Exception in com.amazonaws.services.codecommit.model
The pull request status update is not valid.
InvalidPullRequestStatusUpdateException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidPullRequestStatusUpdateException
Constructs a new InvalidPullRequestStatusUpdateException with the specified error message.
InvalidReactionUserArnException - Exception in com.amazonaws.services.codecommit.model
The Amazon Resource Name (ARN) of the user or identity is not valid.
InvalidReactionUserArnException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidReactionUserArnException
Constructs a new InvalidReactionUserArnException with the specified error message.
InvalidReactionValueException - Exception in com.amazonaws.services.codecommit.model
The value of the reaction is not valid.
InvalidReactionValueException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidReactionValueException
Constructs a new InvalidReactionValueException with the specified error message.
InvalidReferenceNameException - Exception in com.amazonaws.services.codecommit.model
The specified reference name format is not valid.
InvalidReferenceNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidReferenceNameException
Constructs a new InvalidReferenceNameException with the specified error message.
InvalidRelativeFileVersionEnumException - Exception in com.amazonaws.services.codecommit.model
Either the enum is not in a valid format, or the specified file version enum is not valid in respect to the current file version.
InvalidRelativeFileVersionEnumException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRelativeFileVersionEnumException
Constructs a new InvalidRelativeFileVersionEnumException with the specified error message.
InvalidReplacementContentException - Exception in com.amazonaws.services.codecommit.model
Automerge was specified for resolving the conflict, but the replacement type is not valid or content is missing.
InvalidReplacementContentException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidReplacementContentException
Constructs a new InvalidReplacementContentException with the specified error message.
InvalidReplacementTypeException - Exception in com.amazonaws.services.codecommit.model
Automerge was specified for resolving the conflict, but the specified replacement type is not valid.
InvalidReplacementTypeException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidReplacementTypeException
Constructs a new InvalidReplacementTypeException with the specified error message.
InvalidRepositoryDescriptionException - Exception in com.amazonaws.services.codecommit.model
The specified repository description is not valid.
InvalidRepositoryDescriptionException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRepositoryDescriptionException
Constructs a new InvalidRepositoryDescriptionException with the specified error message.
InvalidRepositoryNameException - Exception in com.amazonaws.services.codecommit.model
A specified repository name is not valid.
InvalidRepositoryNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRepositoryNameException
Constructs a new InvalidRepositoryNameException with the specified error message.
InvalidRepositoryTriggerBranchNameException - Exception in com.amazonaws.services.codecommit.model
One or more branch names specified for the trigger is not valid.
InvalidRepositoryTriggerBranchNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRepositoryTriggerBranchNameException
Constructs a new InvalidRepositoryTriggerBranchNameException with the specified error message.
InvalidRepositoryTriggerCustomDataException - Exception in com.amazonaws.services.codecommit.model
The custom data provided for the trigger is not valid.
InvalidRepositoryTriggerCustomDataException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRepositoryTriggerCustomDataException
Constructs a new InvalidRepositoryTriggerCustomDataException with the specified error message.
InvalidRepositoryTriggerDestinationArnException - Exception in com.amazonaws.services.codecommit.model
The Amazon Resource Name (ARN) for the trigger is not valid for the specified destination.
InvalidRepositoryTriggerDestinationArnException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException
Constructs a new InvalidRepositoryTriggerDestinationArnException with the specified error message.
InvalidRepositoryTriggerEventsException - Exception in com.amazonaws.services.codecommit.model
One or more events specified for the trigger is not valid.
InvalidRepositoryTriggerEventsException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRepositoryTriggerEventsException
Constructs a new InvalidRepositoryTriggerEventsException with the specified error message.
InvalidRepositoryTriggerNameException - Exception in com.amazonaws.services.codecommit.model
The name of the trigger is not valid.
InvalidRepositoryTriggerNameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRepositoryTriggerNameException
Constructs a new InvalidRepositoryTriggerNameException with the specified error message.
InvalidRepositoryTriggerRegionException - Exception in com.amazonaws.services.codecommit.model
The Amazon Web Services Region for the trigger target does not match the Amazon Web Services Region for the repository.
InvalidRepositoryTriggerRegionException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRepositoryTriggerRegionException
Constructs a new InvalidRepositoryTriggerRegionException with the specified error message.
InvalidResourceArnException - Exception in com.amazonaws.services.codecommit.model
The value for the resource ARN is not valid.
InvalidResourceArnException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidResourceArnException
Constructs a new InvalidResourceArnException with the specified error message.
InvalidRevisionIdException - Exception in com.amazonaws.services.codecommit.model
The revision ID is not valid.
InvalidRevisionIdException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRevisionIdException
Constructs a new InvalidRevisionIdException with the specified error message.
InvalidRuleContentSha256Exception - Exception in com.amazonaws.services.codecommit.model
The SHA-256 hash signature for the rule content is not valid.
InvalidRuleContentSha256Exception(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidRuleContentSha256Exception
Constructs a new InvalidRuleContentSha256Exception with the specified error message.
InvalidSortByException - Exception in com.amazonaws.services.codecommit.model
The specified sort by value is not valid.
InvalidSortByException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidSortByException
Constructs a new InvalidSortByException with the specified error message.
InvalidSourceCommitSpecifierException - Exception in com.amazonaws.services.codecommit.model
The source commit specifier is not valid.
InvalidSourceCommitSpecifierException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidSourceCommitSpecifierException
Constructs a new InvalidSourceCommitSpecifierException with the specified error message.
InvalidSystemTagUsageException - Exception in com.amazonaws.services.codecommit.model
The specified tag is not valid.
InvalidSystemTagUsageException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidSystemTagUsageException
Constructs a new InvalidSystemTagUsageException with the specified error message.
InvalidTagKeysListException - Exception in com.amazonaws.services.codecommit.model
The list of tags is not valid.
InvalidTagKeysListException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidTagKeysListException
Constructs a new InvalidTagKeysListException with the specified error message.
InvalidTagsMapException - Exception in com.amazonaws.services.codecommit.model
The map of tags is not valid.
InvalidTagsMapException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidTagsMapException
Constructs a new InvalidTagsMapException with the specified error message.
InvalidTargetBranchException - Exception in com.amazonaws.services.codecommit.model
The specified target branch is not valid.
InvalidTargetBranchException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidTargetBranchException
Constructs a new InvalidTargetBranchException with the specified error message.
InvalidTargetException - Exception in com.amazonaws.services.codecommit.model
The target for the pull request is not valid.
InvalidTargetException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidTargetException
Constructs a new InvalidTargetException with the specified error message.
InvalidTargetsException - Exception in com.amazonaws.services.codecommit.model
The targets for the pull request is not valid or not in a valid format.
InvalidTargetsException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidTargetsException
Constructs a new InvalidTargetsException with the specified error message.
InvalidTitleException - Exception in com.amazonaws.services.codecommit.model
The title of the pull request is not valid.
InvalidTitleException(String) - Constructor for exception com.amazonaws.services.codecommit.model.InvalidTitleException
Constructs a new InvalidTitleException with the specified error message.
isApproved() - Method in class com.amazonaws.services.codecommit.model.Evaluation
Whether the state of the pull request is approved.
isBase() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the base of a merge or pull request.
IsBinaryFile - Class in com.amazonaws.services.codecommit.model
Information about whether a file is binary or textual in a merge or pull request operation.
IsBinaryFile() - Constructor for class com.amazonaws.services.codecommit.model.IsBinaryFile
 
isConflict() - Method in class com.amazonaws.services.codecommit.model.MergeHunk
A Boolean value indicating whether a combination of hunks contains a conflict.
isContentConflict() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the content of a file.
isDeleted() - Method in class com.amazonaws.services.codecommit.model.Comment
A Boolean value indicating whether the comment has been deleted.
isDestination() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the destination of a merge or pull request.
isFileModeConflict() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the file mode of a file.
isKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
isKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
isKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
If a file is the only object in the folder or directory, specifies whether to delete the folder or directory that contains the file.
isKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
isKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
isKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
isKeepEmptyFolders() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
isMergeable() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
A Boolean value that indicates whether the code is mergeable by the specified merge option.
isMerged() - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
A Boolean value indicating whether the merge has been made.
isMove() - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
Whether to remove the source file from the parent commit.
isObjectTypeConflict() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value (true or false) indicating whether there are conflicts between the branches in the object type of a file, folder, or submodule.
isOverridden() - Method in class com.amazonaws.services.codecommit.model.Evaluation
Whether the approval rule requirements for the pull request have been overridden and no longer need to be met.
isOverridden() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).
isSource() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of file in the source of a merge or pull request.

L

listApprovalRuleTemplates(ListApprovalRuleTemplatesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
listApprovalRuleTemplates(ListApprovalRuleTemplatesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplates(ListApprovalRuleTemplatesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplatesAsync(ListApprovalRuleTemplatesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listApprovalRuleTemplatesAsync(ListApprovalRuleTemplatesRequest, AsyncHandler<ListApprovalRuleTemplatesRequest, ListApprovalRuleTemplatesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listApprovalRuleTemplatesAsync(ListApprovalRuleTemplatesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplatesAsync(ListApprovalRuleTemplatesRequest, AsyncHandler<ListApprovalRuleTemplatesRequest, ListApprovalRuleTemplatesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplatesAsync(ListApprovalRuleTemplatesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listApprovalRuleTemplatesAsync(ListApprovalRuleTemplatesRequest, AsyncHandler<ListApprovalRuleTemplatesRequest, ListApprovalRuleTemplatesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
ListApprovalRuleTemplatesRequest - Class in com.amazonaws.services.codecommit.model
 
ListApprovalRuleTemplatesRequest() - Constructor for class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
ListApprovalRuleTemplatesResult - Class in com.amazonaws.services.codecommit.model
 
ListApprovalRuleTemplatesResult() - Constructor for class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
 
listAssociatedApprovalRuleTemplatesForRepository(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
listAssociatedApprovalRuleTemplatesForRepository(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepository(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepositoryAsync(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listAssociatedApprovalRuleTemplatesForRepositoryAsync(ListAssociatedApprovalRuleTemplatesForRepositoryRequest, AsyncHandler<ListAssociatedApprovalRuleTemplatesForRepositoryRequest, ListAssociatedApprovalRuleTemplatesForRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listAssociatedApprovalRuleTemplatesForRepositoryAsync(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepositoryAsync(ListAssociatedApprovalRuleTemplatesForRepositoryRequest, AsyncHandler<ListAssociatedApprovalRuleTemplatesForRepositoryRequest, ListAssociatedApprovalRuleTemplatesForRepositoryResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepositoryAsync(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listAssociatedApprovalRuleTemplatesForRepositoryAsync(ListAssociatedApprovalRuleTemplatesForRepositoryRequest, AsyncHandler<ListAssociatedApprovalRuleTemplatesForRepositoryRequest, ListAssociatedApprovalRuleTemplatesForRepositoryResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
ListAssociatedApprovalRuleTemplatesForRepositoryRequest - Class in com.amazonaws.services.codecommit.model
 
ListAssociatedApprovalRuleTemplatesForRepositoryRequest() - Constructor for class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
ListAssociatedApprovalRuleTemplatesForRepositoryResult - Class in com.amazonaws.services.codecommit.model
 
ListAssociatedApprovalRuleTemplatesForRepositoryResult() - Constructor for class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
 
listBranches(ListBranchesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
listBranches(ListBranchesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Gets information about one or more branches in a repository.
listBranches(ListBranchesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Gets information about one or more branches in a repository.
listBranchesAsync(ListBranchesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listBranchesAsync(ListBranchesRequest, AsyncHandler<ListBranchesRequest, ListBranchesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listBranchesAsync(ListBranchesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about one or more branches in a repository.
listBranchesAsync(ListBranchesRequest, AsyncHandler<ListBranchesRequest, ListBranchesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about one or more branches in a repository.
listBranchesAsync(ListBranchesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listBranchesAsync(ListBranchesRequest, AsyncHandler<ListBranchesRequest, ListBranchesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
ListBranchesRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a list branches operation.
ListBranchesRequest() - Constructor for class com.amazonaws.services.codecommit.model.ListBranchesRequest
 
ListBranchesResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a list branches operation.
ListBranchesResult() - Constructor for class com.amazonaws.services.codecommit.model.ListBranchesResult
 
listFileCommitHistory(ListFileCommitHistoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
listFileCommitHistory(ListFileCommitHistoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Retrieves a list of commits and changes to a specified file.
listFileCommitHistory(ListFileCommitHistoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Retrieves a list of commits and changes to a specified file.
listFileCommitHistoryAsync(ListFileCommitHistoryRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listFileCommitHistoryAsync(ListFileCommitHistoryRequest, AsyncHandler<ListFileCommitHistoryRequest, ListFileCommitHistoryResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listFileCommitHistoryAsync(ListFileCommitHistoryRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Retrieves a list of commits and changes to a specified file.
listFileCommitHistoryAsync(ListFileCommitHistoryRequest, AsyncHandler<ListFileCommitHistoryRequest, ListFileCommitHistoryResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Retrieves a list of commits and changes to a specified file.
listFileCommitHistoryAsync(ListFileCommitHistoryRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listFileCommitHistoryAsync(ListFileCommitHistoryRequest, AsyncHandler<ListFileCommitHistoryRequest, ListFileCommitHistoryResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
ListFileCommitHistoryRequest - Class in com.amazonaws.services.codecommit.model
 
ListFileCommitHistoryRequest() - Constructor for class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
 
ListFileCommitHistoryResult - Class in com.amazonaws.services.codecommit.model
 
ListFileCommitHistoryResult() - Constructor for class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
 
listPullRequests(ListPullRequestsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
listPullRequests(ListPullRequestsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Returns a list of pull requests for a specified repository.
listPullRequests(ListPullRequestsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Returns a list of pull requests for a specified repository.
listPullRequestsAsync(ListPullRequestsRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listPullRequestsAsync(ListPullRequestsRequest, AsyncHandler<ListPullRequestsRequest, ListPullRequestsResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listPullRequestsAsync(ListPullRequestsRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns a list of pull requests for a specified repository.
listPullRequestsAsync(ListPullRequestsRequest, AsyncHandler<ListPullRequestsRequest, ListPullRequestsResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Returns a list of pull requests for a specified repository.
listPullRequestsAsync(ListPullRequestsRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listPullRequestsAsync(ListPullRequestsRequest, AsyncHandler<ListPullRequestsRequest, ListPullRequestsResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
ListPullRequestsRequest - Class in com.amazonaws.services.codecommit.model
 
ListPullRequestsRequest() - Constructor for class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
 
ListPullRequestsResult - Class in com.amazonaws.services.codecommit.model
 
ListPullRequestsResult() - Constructor for class com.amazonaws.services.codecommit.model.ListPullRequestsResult
 
listRepositories(ListRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
listRepositories(ListRepositoriesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Gets information about one or more repositories.
listRepositories(ListRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Gets information about one or more repositories.
listRepositoriesAsync(ListRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listRepositoriesAsync(ListRepositoriesRequest, AsyncHandler<ListRepositoriesRequest, ListRepositoriesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listRepositoriesAsync(ListRepositoriesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about one or more repositories.
listRepositoriesAsync(ListRepositoriesRequest, AsyncHandler<ListRepositoriesRequest, ListRepositoriesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about one or more repositories.
listRepositoriesAsync(ListRepositoriesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listRepositoriesAsync(ListRepositoriesRequest, AsyncHandler<ListRepositoriesRequest, ListRepositoriesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listRepositoriesForApprovalRuleTemplate(ListRepositoriesForApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
listRepositoriesForApprovalRuleTemplate(ListRepositoriesForApprovalRuleTemplateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplate(ListRepositoriesForApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplateAsync(ListRepositoriesForApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listRepositoriesForApprovalRuleTemplateAsync(ListRepositoriesForApprovalRuleTemplateRequest, AsyncHandler<ListRepositoriesForApprovalRuleTemplateRequest, ListRepositoriesForApprovalRuleTemplateResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listRepositoriesForApprovalRuleTemplateAsync(ListRepositoriesForApprovalRuleTemplateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplateAsync(ListRepositoriesForApprovalRuleTemplateRequest, AsyncHandler<ListRepositoriesForApprovalRuleTemplateRequest, ListRepositoriesForApprovalRuleTemplateResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplateAsync(ListRepositoriesForApprovalRuleTemplateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listRepositoriesForApprovalRuleTemplateAsync(ListRepositoriesForApprovalRuleTemplateRequest, AsyncHandler<ListRepositoriesForApprovalRuleTemplateRequest, ListRepositoriesForApprovalRuleTemplateResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
ListRepositoriesForApprovalRuleTemplateRequest - Class in com.amazonaws.services.codecommit.model
 
ListRepositoriesForApprovalRuleTemplateRequest() - Constructor for class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
ListRepositoriesForApprovalRuleTemplateResult - Class in com.amazonaws.services.codecommit.model
 
ListRepositoriesForApprovalRuleTemplateResult() - Constructor for class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
 
ListRepositoriesRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a list repositories operation.
ListRepositoriesRequest() - Constructor for class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
 
ListRepositoriesResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a list repositories operation.
ListRepositoriesResult() - Constructor for class com.amazonaws.services.codecommit.model.ListRepositoriesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.codecommit.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.codecommit.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
 
Location - Class in com.amazonaws.services.codecommit.model
Returns information about the location of a change or comment in the comparison between two commits or a pull request.
Location() - Constructor for class com.amazonaws.services.codecommit.model.Location
 

M

ManualMergeRequiredException - Exception in com.amazonaws.services.codecommit.model
The pull request cannot be merged automatically into the destination branch.
ManualMergeRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ManualMergeRequiredException
Constructs a new ManualMergeRequiredException with the specified error message.
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Approval
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.BranchInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Comment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Commit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Conflict
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.DeleteFileEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Difference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Evaluation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.File
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.FileModes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.FileSizes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.FileVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Folder
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Location
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.MergeOperations
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.PullRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.SubModule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.Target
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codecommit.model.UserInfo
 
MaximumBranchesExceededException - Exception in com.amazonaws.services.codecommit.model
The number of branches for the trigger was exceeded.
MaximumBranchesExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumBranchesExceededException
Constructs a new MaximumBranchesExceededException with the specified error message.
MaximumConflictResolutionEntriesExceededException - Exception in com.amazonaws.services.codecommit.model
The number of allowed conflict resolution entries was exceeded.
MaximumConflictResolutionEntriesExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumConflictResolutionEntriesExceededException
Constructs a new MaximumConflictResolutionEntriesExceededException with the specified error message.
MaximumFileContentToLoadExceededException - Exception in com.amazonaws.services.codecommit.model
The number of files to load exceeds the allowed limit.
MaximumFileContentToLoadExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumFileContentToLoadExceededException
Constructs a new MaximumFileContentToLoadExceededException with the specified error message.
MaximumFileEntriesExceededException - Exception in com.amazonaws.services.codecommit.model
The number of specified files to change as part of this commit exceeds the maximum number of files that can be changed in a single commit.
MaximumFileEntriesExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumFileEntriesExceededException
Constructs a new MaximumFileEntriesExceededException with the specified error message.
MaximumItemsToCompareExceededException - Exception in com.amazonaws.services.codecommit.model
The number of items to compare between the source or destination branches and the merge base has exceeded the maximum allowed.
MaximumItemsToCompareExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumItemsToCompareExceededException
Constructs a new MaximumItemsToCompareExceededException with the specified error message.
MaximumNumberOfApprovalsExceededException - Exception in com.amazonaws.services.codecommit.model
The number of approvals required for the approval rule exceeds the maximum number allowed.
MaximumNumberOfApprovalsExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumNumberOfApprovalsExceededException
Constructs a new MaximumNumberOfApprovalsExceededException with the specified error message.
MaximumOpenPullRequestsExceededException - Exception in com.amazonaws.services.codecommit.model
You cannot create the pull request because the repository has too many open pull requests.
MaximumOpenPullRequestsExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumOpenPullRequestsExceededException
Constructs a new MaximumOpenPullRequestsExceededException with the specified error message.
MaximumRepositoryNamesExceededException - Exception in com.amazonaws.services.codecommit.model
The maximum number of allowed repository names was exceeded.
MaximumRepositoryNamesExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumRepositoryNamesExceededException
Constructs a new MaximumRepositoryNamesExceededException with the specified error message.
MaximumRepositoryTriggersExceededException - Exception in com.amazonaws.services.codecommit.model
The number of triggers allowed for the repository was exceeded.
MaximumRepositoryTriggersExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumRepositoryTriggersExceededException
Constructs a new MaximumRepositoryTriggersExceededException with the specified error message.
MaximumRuleTemplatesAssociatedWithRepositoryException - Exception in com.amazonaws.services.codecommit.model
The maximum number of approval rule templates for a repository has been exceeded.
MaximumRuleTemplatesAssociatedWithRepositoryException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException
Constructs a new MaximumRuleTemplatesAssociatedWithRepositoryException with the specified error message.
mergeBranchesByFastForward(MergeBranchesByFastForwardRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
mergeBranchesByFastForward(MergeBranchesByFastForwardRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Merges two branches using the fast-forward merge strategy.
mergeBranchesByFastForward(MergeBranchesByFastForwardRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Merges two branches using the fast-forward merge strategy.
mergeBranchesByFastForwardAsync(MergeBranchesByFastForwardRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergeBranchesByFastForwardAsync(MergeBranchesByFastForwardRequest, AsyncHandler<MergeBranchesByFastForwardRequest, MergeBranchesByFastForwardResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergeBranchesByFastForwardAsync(MergeBranchesByFastForwardRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Merges two branches using the fast-forward merge strategy.
mergeBranchesByFastForwardAsync(MergeBranchesByFastForwardRequest, AsyncHandler<MergeBranchesByFastForwardRequest, MergeBranchesByFastForwardResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Merges two branches using the fast-forward merge strategy.
mergeBranchesByFastForwardAsync(MergeBranchesByFastForwardRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
mergeBranchesByFastForwardAsync(MergeBranchesByFastForwardRequest, AsyncHandler<MergeBranchesByFastForwardRequest, MergeBranchesByFastForwardResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
MergeBranchesByFastForwardRequest - Class in com.amazonaws.services.codecommit.model
 
MergeBranchesByFastForwardRequest() - Constructor for class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
 
MergeBranchesByFastForwardResult - Class in com.amazonaws.services.codecommit.model
 
MergeBranchesByFastForwardResult() - Constructor for class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
 
mergeBranchesBySquash(MergeBranchesBySquashRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
mergeBranchesBySquash(MergeBranchesBySquashRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Merges two branches using the squash merge strategy.
mergeBranchesBySquash(MergeBranchesBySquashRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Merges two branches using the squash merge strategy.
mergeBranchesBySquashAsync(MergeBranchesBySquashRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergeBranchesBySquashAsync(MergeBranchesBySquashRequest, AsyncHandler<MergeBranchesBySquashRequest, MergeBranchesBySquashResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergeBranchesBySquashAsync(MergeBranchesBySquashRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Merges two branches using the squash merge strategy.
mergeBranchesBySquashAsync(MergeBranchesBySquashRequest, AsyncHandler<MergeBranchesBySquashRequest, MergeBranchesBySquashResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Merges two branches using the squash merge strategy.
mergeBranchesBySquashAsync(MergeBranchesBySquashRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
mergeBranchesBySquashAsync(MergeBranchesBySquashRequest, AsyncHandler<MergeBranchesBySquashRequest, MergeBranchesBySquashResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
MergeBranchesBySquashRequest - Class in com.amazonaws.services.codecommit.model
 
MergeBranchesBySquashRequest() - Constructor for class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
 
MergeBranchesBySquashResult - Class in com.amazonaws.services.codecommit.model
 
MergeBranchesBySquashResult() - Constructor for class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
 
mergeBranchesByThreeWay(MergeBranchesByThreeWayRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
mergeBranchesByThreeWay(MergeBranchesByThreeWayRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Merges two specified branches using the three-way merge strategy.
mergeBranchesByThreeWay(MergeBranchesByThreeWayRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Merges two specified branches using the three-way merge strategy.
mergeBranchesByThreeWayAsync(MergeBranchesByThreeWayRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergeBranchesByThreeWayAsync(MergeBranchesByThreeWayRequest, AsyncHandler<MergeBranchesByThreeWayRequest, MergeBranchesByThreeWayResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergeBranchesByThreeWayAsync(MergeBranchesByThreeWayRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Merges two specified branches using the three-way merge strategy.
mergeBranchesByThreeWayAsync(MergeBranchesByThreeWayRequest, AsyncHandler<MergeBranchesByThreeWayRequest, MergeBranchesByThreeWayResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Merges two specified branches using the three-way merge strategy.
mergeBranchesByThreeWayAsync(MergeBranchesByThreeWayRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
mergeBranchesByThreeWayAsync(MergeBranchesByThreeWayRequest, AsyncHandler<MergeBranchesByThreeWayRequest, MergeBranchesByThreeWayResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
MergeBranchesByThreeWayRequest - Class in com.amazonaws.services.codecommit.model
 
MergeBranchesByThreeWayRequest() - Constructor for class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
 
MergeBranchesByThreeWayResult - Class in com.amazonaws.services.codecommit.model
 
MergeBranchesByThreeWayResult() - Constructor for class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
 
MergeHunk - Class in com.amazonaws.services.codecommit.model
Information about merge hunks in a merge or pull request operation.
MergeHunk() - Constructor for class com.amazonaws.services.codecommit.model.MergeHunk
 
MergeHunkDetail - Class in com.amazonaws.services.codecommit.model
Information about the details of a merge hunk that contains a conflict in a merge or pull request operation.
MergeHunkDetail() - Constructor for class com.amazonaws.services.codecommit.model.MergeHunkDetail
 
MergeMetadata - Class in com.amazonaws.services.codecommit.model
Returns information about a merge or potential merge between a source reference and a destination reference in a pull request.
MergeMetadata() - Constructor for class com.amazonaws.services.codecommit.model.MergeMetadata
 
MergeOperations - Class in com.amazonaws.services.codecommit.model
Information about the file operation conflicts in a merge operation.
MergeOperations() - Constructor for class com.amazonaws.services.codecommit.model.MergeOperations
 
MergeOptionRequiredException - Exception in com.amazonaws.services.codecommit.model
A merge option or stategy is required, and none was provided.
MergeOptionRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MergeOptionRequiredException
Constructs a new MergeOptionRequiredException with the specified error message.
MergeOptionTypeEnum - Enum in com.amazonaws.services.codecommit.model
 
mergePullRequestByFastForward(MergePullRequestByFastForwardRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
mergePullRequestByFastForward(MergePullRequestByFastForwardRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy.
mergePullRequestByFastForward(MergePullRequestByFastForwardRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy.
mergePullRequestByFastForwardAsync(MergePullRequestByFastForwardRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergePullRequestByFastForwardAsync(MergePullRequestByFastForwardRequest, AsyncHandler<MergePullRequestByFastForwardRequest, MergePullRequestByFastForwardResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergePullRequestByFastForwardAsync(MergePullRequestByFastForwardRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy.
mergePullRequestByFastForwardAsync(MergePullRequestByFastForwardRequest, AsyncHandler<MergePullRequestByFastForwardRequest, MergePullRequestByFastForwardResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy.
mergePullRequestByFastForwardAsync(MergePullRequestByFastForwardRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
mergePullRequestByFastForwardAsync(MergePullRequestByFastForwardRequest, AsyncHandler<MergePullRequestByFastForwardRequest, MergePullRequestByFastForwardResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
MergePullRequestByFastForwardRequest - Class in com.amazonaws.services.codecommit.model
 
MergePullRequestByFastForwardRequest() - Constructor for class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
 
MergePullRequestByFastForwardResult - Class in com.amazonaws.services.codecommit.model
 
MergePullRequestByFastForwardResult() - Constructor for class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardResult
 
mergePullRequestBySquash(MergePullRequestBySquashRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
mergePullRequestBySquash(MergePullRequestBySquashRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy.
mergePullRequestBySquash(MergePullRequestBySquashRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy.
mergePullRequestBySquashAsync(MergePullRequestBySquashRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergePullRequestBySquashAsync(MergePullRequestBySquashRequest, AsyncHandler<MergePullRequestBySquashRequest, MergePullRequestBySquashResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergePullRequestBySquashAsync(MergePullRequestBySquashRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy.
mergePullRequestBySquashAsync(MergePullRequestBySquashRequest, AsyncHandler<MergePullRequestBySquashRequest, MergePullRequestBySquashResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy.
mergePullRequestBySquashAsync(MergePullRequestBySquashRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
mergePullRequestBySquashAsync(MergePullRequestBySquashRequest, AsyncHandler<MergePullRequestBySquashRequest, MergePullRequestBySquashResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
MergePullRequestBySquashRequest - Class in com.amazonaws.services.codecommit.model
 
MergePullRequestBySquashRequest() - Constructor for class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
 
MergePullRequestBySquashResult - Class in com.amazonaws.services.codecommit.model
 
MergePullRequestBySquashResult() - Constructor for class com.amazonaws.services.codecommit.model.MergePullRequestBySquashResult
 
mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy.
mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy.
mergePullRequestByThreeWayAsync(MergePullRequestByThreeWayRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergePullRequestByThreeWayAsync(MergePullRequestByThreeWayRequest, AsyncHandler<MergePullRequestByThreeWayRequest, MergePullRequestByThreeWayResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
mergePullRequestByThreeWayAsync(MergePullRequestByThreeWayRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy.
mergePullRequestByThreeWayAsync(MergePullRequestByThreeWayRequest, AsyncHandler<MergePullRequestByThreeWayRequest, MergePullRequestByThreeWayResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy.
mergePullRequestByThreeWayAsync(MergePullRequestByThreeWayRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
mergePullRequestByThreeWayAsync(MergePullRequestByThreeWayRequest, AsyncHandler<MergePullRequestByThreeWayRequest, MergePullRequestByThreeWayResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
MergePullRequestByThreeWayRequest - Class in com.amazonaws.services.codecommit.model
 
MergePullRequestByThreeWayRequest() - Constructor for class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
 
MergePullRequestByThreeWayResult - Class in com.amazonaws.services.codecommit.model
 
MergePullRequestByThreeWayResult() - Constructor for class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayResult
 
MultipleConflictResolutionEntriesException - Exception in com.amazonaws.services.codecommit.model
More than one conflict resolution entries exists for the conflict.
MultipleConflictResolutionEntriesException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MultipleConflictResolutionEntriesException
Constructs a new MultipleConflictResolutionEntriesException with the specified error message.
MultipleRepositoriesInPullRequestException - Exception in com.amazonaws.services.codecommit.model
You cannot include more than one repository in a pull request.
MultipleRepositoriesInPullRequestException(String) - Constructor for exception com.amazonaws.services.codecommit.model.MultipleRepositoriesInPullRequestException
Constructs a new MultipleRepositoriesInPullRequestException with the specified error message.

N

NameLengthExceededException - Exception in com.amazonaws.services.codecommit.model
The user name is not valid because it has exceeded the character limit for author names.
NameLengthExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.NameLengthExceededException
Constructs a new NameLengthExceededException with the specified error message.
NoChangeException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because no changes will be made to the repository as a result of this commit.
NoChangeException(String) - Constructor for exception com.amazonaws.services.codecommit.model.NoChangeException
Constructs a new NoChangeException with the specified error message.
NumberOfRulesExceededException - Exception in com.amazonaws.services.codecommit.model
The approval rule cannot be added.
NumberOfRulesExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.NumberOfRulesExceededException
Constructs a new NumberOfRulesExceededException with the specified error message.
NumberOfRuleTemplatesExceededException - Exception in com.amazonaws.services.codecommit.model
The maximum number of approval rule templates has been exceeded for this Amazon Web Services Region.
NumberOfRuleTemplatesExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.NumberOfRuleTemplatesExceededException
Constructs a new NumberOfRuleTemplatesExceededException with the specified error message.

O

ObjectTypeEnum - Enum in com.amazonaws.services.codecommit.model
 
ObjectTypes - Class in com.amazonaws.services.codecommit.model
Information about the type of an object in a merge operation.
ObjectTypes() - Constructor for class com.amazonaws.services.codecommit.model.ObjectTypes
 
OrderEnum - Enum in com.amazonaws.services.codecommit.model
 
OriginApprovalRuleTemplate - Class in com.amazonaws.services.codecommit.model
Returns information about the template that created the approval rule for a pull request.
OriginApprovalRuleTemplate() - Constructor for class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
 
OverrideAlreadySetException - Exception in com.amazonaws.services.codecommit.model
The pull request has already had its approval rules set to override.
OverrideAlreadySetException(String) - Constructor for exception com.amazonaws.services.codecommit.model.OverrideAlreadySetException
Constructs a new OverrideAlreadySetException with the specified error message.
overridePullRequestApprovalRules(OverridePullRequestApprovalRulesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
overridePullRequestApprovalRules(OverridePullRequestApprovalRulesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Sets aside (overrides) all approval rule requirements for a specified pull request.
overridePullRequestApprovalRules(OverridePullRequestApprovalRulesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Sets aside (overrides) all approval rule requirements for a specified pull request.
overridePullRequestApprovalRulesAsync(OverridePullRequestApprovalRulesRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
overridePullRequestApprovalRulesAsync(OverridePullRequestApprovalRulesRequest, AsyncHandler<OverridePullRequestApprovalRulesRequest, OverridePullRequestApprovalRulesResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
overridePullRequestApprovalRulesAsync(OverridePullRequestApprovalRulesRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Sets aside (overrides) all approval rule requirements for a specified pull request.
overridePullRequestApprovalRulesAsync(OverridePullRequestApprovalRulesRequest, AsyncHandler<OverridePullRequestApprovalRulesRequest, OverridePullRequestApprovalRulesResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Sets aside (overrides) all approval rule requirements for a specified pull request.
overridePullRequestApprovalRulesAsync(OverridePullRequestApprovalRulesRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
overridePullRequestApprovalRulesAsync(OverridePullRequestApprovalRulesRequest, AsyncHandler<OverridePullRequestApprovalRulesRequest, OverridePullRequestApprovalRulesResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
OverridePullRequestApprovalRulesRequest - Class in com.amazonaws.services.codecommit.model
 
OverridePullRequestApprovalRulesRequest() - Constructor for class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
OverridePullRequestApprovalRulesResult - Class in com.amazonaws.services.codecommit.model
 
OverridePullRequestApprovalRulesResult() - Constructor for class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesResult
 
OverrideStatus - Enum in com.amazonaws.services.codecommit.model
 
OverrideStatusRequiredException - Exception in com.amazonaws.services.codecommit.model
An override status is required, but no value was provided.
OverrideStatusRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.OverrideStatusRequiredException
Constructs a new OverrideStatusRequiredException with the specified error message.

P

ParentCommitDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The parent commit ID is not valid because it does not exist.
ParentCommitDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ParentCommitDoesNotExistException
Constructs a new ParentCommitDoesNotExistException with the specified error message.
ParentCommitIdOutdatedException - Exception in com.amazonaws.services.codecommit.model
The file could not be added because the provided parent commit ID is not the current tip of the specified branch.
ParentCommitIdOutdatedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ParentCommitIdOutdatedException
Constructs a new ParentCommitIdOutdatedException with the specified error message.
ParentCommitIdRequiredException - Exception in com.amazonaws.services.codecommit.model
A parent commit ID is required.
ParentCommitIdRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ParentCommitIdRequiredException
Constructs a new ParentCommitIdRequiredException with the specified error message.
PathDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified path does not exist.
PathDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PathDoesNotExistException
Constructs a new PathDoesNotExistException with the specified error message.
PathRequiredException - Exception in com.amazonaws.services.codecommit.model
The folderPath for a location cannot be null.
PathRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PathRequiredException
Constructs a new PathRequiredException with the specified error message.
postCommentForComparedCommit(PostCommentForComparedCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
postCommentForComparedCommit(PostCommentForComparedCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Posts a comment on the comparison between two commits.
postCommentForComparedCommit(PostCommentForComparedCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Posts a comment on the comparison between two commits.
postCommentForComparedCommitAsync(PostCommentForComparedCommitRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
postCommentForComparedCommitAsync(PostCommentForComparedCommitRequest, AsyncHandler<PostCommentForComparedCommitRequest, PostCommentForComparedCommitResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
postCommentForComparedCommitAsync(PostCommentForComparedCommitRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Posts a comment on the comparison between two commits.
postCommentForComparedCommitAsync(PostCommentForComparedCommitRequest, AsyncHandler<PostCommentForComparedCommitRequest, PostCommentForComparedCommitResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Posts a comment on the comparison between two commits.
postCommentForComparedCommitAsync(PostCommentForComparedCommitRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
postCommentForComparedCommitAsync(PostCommentForComparedCommitRequest, AsyncHandler<PostCommentForComparedCommitRequest, PostCommentForComparedCommitResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
PostCommentForComparedCommitRequest - Class in com.amazonaws.services.codecommit.model
 
PostCommentForComparedCommitRequest() - Constructor for class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
 
PostCommentForComparedCommitResult - Class in com.amazonaws.services.codecommit.model
 
PostCommentForComparedCommitResult() - Constructor for class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
 
postCommentForPullRequest(PostCommentForPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
postCommentForPullRequest(PostCommentForPullRequestRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Posts a comment on a pull request.
postCommentForPullRequest(PostCommentForPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Posts a comment on a pull request.
postCommentForPullRequestAsync(PostCommentForPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
postCommentForPullRequestAsync(PostCommentForPullRequestRequest, AsyncHandler<PostCommentForPullRequestRequest, PostCommentForPullRequestResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
postCommentForPullRequestAsync(PostCommentForPullRequestRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Posts a comment on a pull request.
postCommentForPullRequestAsync(PostCommentForPullRequestRequest, AsyncHandler<PostCommentForPullRequestRequest, PostCommentForPullRequestResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Posts a comment on a pull request.
postCommentForPullRequestAsync(PostCommentForPullRequestRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
postCommentForPullRequestAsync(PostCommentForPullRequestRequest, AsyncHandler<PostCommentForPullRequestRequest, PostCommentForPullRequestResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
PostCommentForPullRequestRequest - Class in com.amazonaws.services.codecommit.model
 
PostCommentForPullRequestRequest() - Constructor for class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
 
PostCommentForPullRequestResult - Class in com.amazonaws.services.codecommit.model
 
PostCommentForPullRequestResult() - Constructor for class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
 
postCommentReply(PostCommentReplyRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
postCommentReply(PostCommentReplyRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
postCommentReply(PostCommentReplyRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
postCommentReplyAsync(PostCommentReplyRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
postCommentReplyAsync(PostCommentReplyRequest, AsyncHandler<PostCommentReplyRequest, PostCommentReplyResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
postCommentReplyAsync(PostCommentReplyRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
postCommentReplyAsync(PostCommentReplyRequest, AsyncHandler<PostCommentReplyRequest, PostCommentReplyResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
postCommentReplyAsync(PostCommentReplyRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
postCommentReplyAsync(PostCommentReplyRequest, AsyncHandler<PostCommentReplyRequest, PostCommentReplyResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
PostCommentReplyRequest - Class in com.amazonaws.services.codecommit.model
 
PostCommentReplyRequest() - Constructor for class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
 
PostCommentReplyResult - Class in com.amazonaws.services.codecommit.model
 
PostCommentReplyResult() - Constructor for class com.amazonaws.services.codecommit.model.PostCommentReplyResult
 
PullRequest - Class in com.amazonaws.services.codecommit.model
Returns information about a pull request.
PullRequest() - Constructor for class com.amazonaws.services.codecommit.model.PullRequest
 
PullRequestAlreadyClosedException - Exception in com.amazonaws.services.codecommit.model
The pull request status cannot be updated because it is already closed.
PullRequestAlreadyClosedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PullRequestAlreadyClosedException
Constructs a new PullRequestAlreadyClosedException with the specified error message.
PullRequestApprovalRulesNotSatisfiedException - Exception in com.amazonaws.services.codecommit.model
The pull request cannot be merged because one or more approval rules applied to the pull request have conditions that have not been met.
PullRequestApprovalRulesNotSatisfiedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException
Constructs a new PullRequestApprovalRulesNotSatisfiedException with the specified error message.
PullRequestCannotBeApprovedByAuthorException - Exception in com.amazonaws.services.codecommit.model
The approval cannot be applied because the user approving the pull request matches the user who created the pull request.
PullRequestCannotBeApprovedByAuthorException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException
Constructs a new PullRequestCannotBeApprovedByAuthorException with the specified error message.
PullRequestCreatedEventMetadata - Class in com.amazonaws.services.codecommit.model
Metadata about the pull request that is used when comparing the pull request source with its destination.
PullRequestCreatedEventMetadata() - Constructor for class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
 
PullRequestDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The pull request ID could not be found.
PullRequestDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PullRequestDoesNotExistException
Constructs a new PullRequestDoesNotExistException with the specified error message.
PullRequestEvent - Class in com.amazonaws.services.codecommit.model
Returns information about a pull request event.
PullRequestEvent() - Constructor for class com.amazonaws.services.codecommit.model.PullRequestEvent
 
PullRequestEventType - Enum in com.amazonaws.services.codecommit.model
 
PullRequestIdRequiredException - Exception in com.amazonaws.services.codecommit.model
A pull request ID is required, but none was provided.
PullRequestIdRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PullRequestIdRequiredException
Constructs a new PullRequestIdRequiredException with the specified error message.
PullRequestMergedStateChangedEventMetadata - Class in com.amazonaws.services.codecommit.model
Returns information about the change in the merge state for a pull request event.
PullRequestMergedStateChangedEventMetadata() - Constructor for class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
PullRequestSourceReferenceUpdatedEventMetadata - Class in com.amazonaws.services.codecommit.model
Information about an update to the source branch of a pull request.
PullRequestSourceReferenceUpdatedEventMetadata() - Constructor for class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
PullRequestStatusChangedEventMetadata - Class in com.amazonaws.services.codecommit.model
Information about a change to the status of a pull request.
PullRequestStatusChangedEventMetadata() - Constructor for class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
PullRequestStatusEnum - Enum in com.amazonaws.services.codecommit.model
 
PullRequestStatusRequiredException - Exception in com.amazonaws.services.codecommit.model
A pull request status is required, but none was provided.
PullRequestStatusRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PullRequestStatusRequiredException
Constructs a new PullRequestStatusRequiredException with the specified error message.
PullRequestTarget - Class in com.amazonaws.services.codecommit.model
Returns information about a pull request target.
PullRequestTarget() - Constructor for class com.amazonaws.services.codecommit.model.PullRequestTarget
 
putCommentReaction(PutCommentReactionRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
putCommentReaction(PutCommentReactionRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
putCommentReaction(PutCommentReactionRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
putCommentReactionAsync(PutCommentReactionRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
putCommentReactionAsync(PutCommentReactionRequest, AsyncHandler<PutCommentReactionRequest, PutCommentReactionResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
putCommentReactionAsync(PutCommentReactionRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
putCommentReactionAsync(PutCommentReactionRequest, AsyncHandler<PutCommentReactionRequest, PutCommentReactionResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
putCommentReactionAsync(PutCommentReactionRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
putCommentReactionAsync(PutCommentReactionRequest, AsyncHandler<PutCommentReactionRequest, PutCommentReactionResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
PutCommentReactionRequest - Class in com.amazonaws.services.codecommit.model
 
PutCommentReactionRequest() - Constructor for class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
 
PutCommentReactionResult - Class in com.amazonaws.services.codecommit.model
 
PutCommentReactionResult() - Constructor for class com.amazonaws.services.codecommit.model.PutCommentReactionResult
 
putFile(PutFileRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
putFile(PutFileRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
putFile(PutFileRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
putFileAsync(PutFileRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
putFileAsync(PutFileRequest, AsyncHandler<PutFileRequest, PutFileResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
putFileAsync(PutFileRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
putFileAsync(PutFileRequest, AsyncHandler<PutFileRequest, PutFileResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
putFileAsync(PutFileRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
putFileAsync(PutFileRequest, AsyncHandler<PutFileRequest, PutFileResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
PutFileEntry - Class in com.amazonaws.services.codecommit.model
Information about a file added or updated as part of a commit.
PutFileEntry() - Constructor for class com.amazonaws.services.codecommit.model.PutFileEntry
 
PutFileEntryConflictException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because one or more files specified in the commit reference both a file and a folder.
PutFileEntryConflictException(String) - Constructor for exception com.amazonaws.services.codecommit.model.PutFileEntryConflictException
Constructs a new PutFileEntryConflictException with the specified error message.
PutFileRequest - Class in com.amazonaws.services.codecommit.model
 
PutFileRequest() - Constructor for class com.amazonaws.services.codecommit.model.PutFileRequest
 
PutFileResult - Class in com.amazonaws.services.codecommit.model
 
PutFileResult() - Constructor for class com.amazonaws.services.codecommit.model.PutFileResult
 
putRepositoryTriggers(PutRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
putRepositoryTriggers(PutRepositoryTriggersRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Replaces all triggers for a repository.
putRepositoryTriggers(PutRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Replaces all triggers for a repository.
putRepositoryTriggersAsync(PutRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
putRepositoryTriggersAsync(PutRepositoryTriggersRequest, AsyncHandler<PutRepositoryTriggersRequest, PutRepositoryTriggersResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
putRepositoryTriggersAsync(PutRepositoryTriggersRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Replaces all triggers for a repository.
putRepositoryTriggersAsync(PutRepositoryTriggersRequest, AsyncHandler<PutRepositoryTriggersRequest, PutRepositoryTriggersResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Replaces all triggers for a repository.
putRepositoryTriggersAsync(PutRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
putRepositoryTriggersAsync(PutRepositoryTriggersRequest, AsyncHandler<PutRepositoryTriggersRequest, PutRepositoryTriggersResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
PutRepositoryTriggersRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a put repository triggers operation.
PutRepositoryTriggersRequest() - Constructor for class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
 
PutRepositoryTriggersResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a put repository triggers operation.
PutRepositoryTriggersResult() - Constructor for class com.amazonaws.services.codecommit.model.PutRepositoryTriggersResult
 

R

ReactionForComment - Class in com.amazonaws.services.codecommit.model
Information about the reaction values provided by users on a comment.
ReactionForComment() - Constructor for class com.amazonaws.services.codecommit.model.ReactionForComment
 
ReactionLimitExceededException - Exception in com.amazonaws.services.codecommit.model
The number of reactions has been exceeded.
ReactionLimitExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ReactionLimitExceededException
Constructs a new ReactionLimitExceededException with the specified error message.
ReactionValueFormats - Class in com.amazonaws.services.codecommit.model
Information about the values for reactions to a comment.
ReactionValueFormats() - Constructor for class com.amazonaws.services.codecommit.model.ReactionValueFormats
 
ReactionValueRequiredException - Exception in com.amazonaws.services.codecommit.model
A reaction value is required.
ReactionValueRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ReactionValueRequiredException
Constructs a new ReactionValueRequiredException with the specified error message.
ReferenceDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified reference does not exist.
ReferenceDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ReferenceDoesNotExistException
Constructs a new ReferenceDoesNotExistException with the specified error message.
ReferenceNameRequiredException - Exception in com.amazonaws.services.codecommit.model
A reference name is required, but none was provided.
ReferenceNameRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ReferenceNameRequiredException
Constructs a new ReferenceNameRequiredException with the specified error message.
ReferenceTypeNotSupportedException - Exception in com.amazonaws.services.codecommit.model
The specified reference is not a supported type.
ReferenceTypeNotSupportedException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ReferenceTypeNotSupportedException
Constructs a new ReferenceTypeNotSupportedException with the specified error message.
RelativeFileVersionEnum - Enum in com.amazonaws.services.codecommit.model
 
ReplaceContentEntry - Class in com.amazonaws.services.codecommit.model
Information about a replacement content entry in the conflict of a merge or pull request operation.
ReplaceContentEntry() - Constructor for class com.amazonaws.services.codecommit.model.ReplaceContentEntry
 
ReplacementContentRequiredException - Exception in com.amazonaws.services.codecommit.model
USE_NEW_CONTENT was specified, but no replacement content has been provided.
ReplacementContentRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ReplacementContentRequiredException
Constructs a new ReplacementContentRequiredException with the specified error message.
ReplacementTypeEnum - Enum in com.amazonaws.services.codecommit.model
 
ReplacementTypeRequiredException - Exception in com.amazonaws.services.codecommit.model
A replacement type is required.
ReplacementTypeRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ReplacementTypeRequiredException
Constructs a new ReplacementTypeRequiredException with the specified error message.
RepositoryDoesNotExistException - Exception in com.amazonaws.services.codecommit.model
The specified repository does not exist.
RepositoryDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryDoesNotExistException
Constructs a new RepositoryDoesNotExistException with the specified error message.
RepositoryLimitExceededException - Exception in com.amazonaws.services.codecommit.model
A repository resource limit was exceeded.
RepositoryLimitExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryLimitExceededException
Constructs a new RepositoryLimitExceededException with the specified error message.
RepositoryMetadata - Class in com.amazonaws.services.codecommit.model
Information about a repository.
RepositoryMetadata() - Constructor for class com.amazonaws.services.codecommit.model.RepositoryMetadata
 
RepositoryNameExistsException - Exception in com.amazonaws.services.codecommit.model
The specified repository name already exists.
RepositoryNameExistsException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryNameExistsException
Constructs a new RepositoryNameExistsException with the specified error message.
RepositoryNameIdPair - Class in com.amazonaws.services.codecommit.model
Information about a repository name and ID.
RepositoryNameIdPair() - Constructor for class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
 
RepositoryNameRequiredException - Exception in com.amazonaws.services.codecommit.model
A repository name is required, but was not specified.
RepositoryNameRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryNameRequiredException
Constructs a new RepositoryNameRequiredException with the specified error message.
RepositoryNamesRequiredException - Exception in com.amazonaws.services.codecommit.model
At least one repository name object is required, but was not specified.
RepositoryNamesRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryNamesRequiredException
Constructs a new RepositoryNamesRequiredException with the specified error message.
RepositoryNotAssociatedWithPullRequestException - Exception in com.amazonaws.services.codecommit.model
The repository does not contain any pull requests with that pull request ID.
RepositoryNotAssociatedWithPullRequestException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException
Constructs a new RepositoryNotAssociatedWithPullRequestException with the specified error message.
RepositoryTrigger - Class in com.amazonaws.services.codecommit.model
Information about a trigger for a repository.
RepositoryTrigger() - Constructor for class com.amazonaws.services.codecommit.model.RepositoryTrigger
 
RepositoryTriggerBranchNameListRequiredException - Exception in com.amazonaws.services.codecommit.model
At least one branch name is required, but was not specified in the trigger configuration.
RepositoryTriggerBranchNameListRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException
Constructs a new RepositoryTriggerBranchNameListRequiredException with the specified error message.
RepositoryTriggerDestinationArnRequiredException - Exception in com.amazonaws.services.codecommit.model
A destination ARN for the target service for the trigger is required, but was not specified.
RepositoryTriggerDestinationArnRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException
Constructs a new RepositoryTriggerDestinationArnRequiredException with the specified error message.
RepositoryTriggerEventEnum - Enum in com.amazonaws.services.codecommit.model
 
RepositoryTriggerEventsListRequiredException - Exception in com.amazonaws.services.codecommit.model
At least one event for the trigger is required, but was not specified.
RepositoryTriggerEventsListRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryTriggerEventsListRequiredException
Constructs a new RepositoryTriggerEventsListRequiredException with the specified error message.
RepositoryTriggerExecutionFailure - Class in com.amazonaws.services.codecommit.model
A trigger failed to run.
RepositoryTriggerExecutionFailure() - Constructor for class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
 
RepositoryTriggerNameRequiredException - Exception in com.amazonaws.services.codecommit.model
A name for the trigger is required, but was not specified.
RepositoryTriggerNameRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryTriggerNameRequiredException
Constructs a new RepositoryTriggerNameRequiredException with the specified error message.
RepositoryTriggersListRequiredException - Exception in com.amazonaws.services.codecommit.model
The list of triggers for the repository is required, but was not specified.
RepositoryTriggersListRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RepositoryTriggersListRequiredException
Constructs a new RepositoryTriggersListRequiredException with the specified error message.
ResourceArnRequiredException - Exception in com.amazonaws.services.codecommit.model
A valid Amazon Resource Name (ARN) for an CodeCommit resource is required.
ResourceArnRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.ResourceArnRequiredException
Constructs a new ResourceArnRequiredException with the specified error message.
RestrictedSourceFileException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because one of the changes specifies copying or moving a .gitkeep file.
RestrictedSourceFileException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RestrictedSourceFileException
Constructs a new RestrictedSourceFileException with the specified error message.
RevisionIdRequiredException - Exception in com.amazonaws.services.codecommit.model
A revision ID is required, but was not provided.
RevisionIdRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RevisionIdRequiredException
Constructs a new RevisionIdRequiredException with the specified error message.
RevisionNotCurrentException - Exception in com.amazonaws.services.codecommit.model
The revision ID provided in the request does not match the current revision ID.
RevisionNotCurrentException(String) - Constructor for exception com.amazonaws.services.codecommit.model.RevisionNotCurrentException
Constructs a new RevisionNotCurrentException with the specified error message.

S

SameFileContentException - Exception in com.amazonaws.services.codecommit.model
The file was not added or updated because the content of the file is exactly the same as the content of that file in the repository and branch that you specified.
SameFileContentException(String) - Constructor for exception com.amazonaws.services.codecommit.model.SameFileContentException
Constructs a new SameFileContentException with the specified error message.
SamePathRequestException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because one or more changes in this commit duplicate actions in the same file path.
SamePathRequestException(String) - Constructor for exception com.amazonaws.services.codecommit.model.SamePathRequestException
Constructs a new SamePathRequestException with the specified error message.
setAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.File
The fully qualified path to the file in the repository.
setAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The full path to the file to be added or updated, including the name of the file.
setAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.Folder
The fully qualified path of the folder in the repository.
setAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.SubModule
The fully qualified path to the folder that contains the reference to the submodule.
setAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The fully qualified path to the folder that contains the symbolic link.
setAccountId(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the Amazon Web Services account associated with the repository.
setActorArn(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
setActorArn(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
setAdditionalData(String) - Method in class com.amazonaws.services.codecommit.model.Commit
Any other data associated with the specified commit.
setAfterBlob(BlobMetadata) - Method in class com.amazonaws.services.codecommit.model.Difference
Information about an afterBlob data type object, including the ID, the file mode permission code, and the path.
setAfterBlobId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full blob ID of the commit used to establish the after of the comparison.
setAfterBlobId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full blob ID of the file on which you want to comment on the source commit.
setAfterBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the blob ID of the after blob.
setAfterBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
In the directionality of the pull request, the blob ID of the after blob.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full commit ID of the commit used to establish the after of the comparison.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full commit ID of the commit that was the tip of the source branch at the time the comment was made.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the after commit.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The full commit ID of the commit in the source branch that was the tip of the branch at the time the comment was made.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the after commit.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the full commit ID of the after commit.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The full commit ID of the commit in the source branch that is the current tip of the branch for the pull request when you post the comment.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The full commit ID of the commit in the destination branch where the pull request is merged.
setAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The full commit ID of the commit in the source branch that was the tip of the branch at the time the pull request was updated.
setAfterCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit.
setAfterPath(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The file path in which to check differences.
setApprovalRule(ApprovalRule) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleResult
Information about the created approval rule.
setApprovalRule(ApprovalRule) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentResult
Information about the updated approval rule.
setApprovalRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The content of the approval rule.
setApprovalRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The content of the approval rule.
setApprovalRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The content of the approval rule, including the number of approvals needed and the structure of an approval pool defined for approvals, if any.
setApprovalRuleEventMetadata(ApprovalRuleEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about a pull request event.
setApprovalRuleId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The system-generated ID of the approval rule.
setApprovalRuleId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The system-generated ID of the approval rule.
setApprovalRuleId(String) - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleResult
The ID of the deleted approval rule.
setApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The name of the approval rule.
setApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The name of the approval rule.
setApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The name for the approval rule.
setApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
The name of the approval rule you want to delete.
setApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The name of the approval rule you want to update.
setApprovalRuleOverriddenEventMetadata(ApprovalRuleOverriddenEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about an approval rule override event for a pull request.
setApprovalRules(Collection<ApprovalRule>) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The approval rules applied to the pull request.
setApprovalRulesNotSatisfied(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.Evaluation
The names of the approval rules that have not had their conditions met.
setApprovalRulesSatisfied(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.Evaluation
The names of the approval rules that have had their conditions met.
setApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateResult
The content and structure of the created approval rule template.
setApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateResult
The content and structure of the approval rule template.
setApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentResult
 
setApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResult
The structure and content of the updated approval rule template.
setApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameResult
The structure and content of the updated approval rule template.
setApprovalRuleTemplateContent(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The content of the approval rule template.
setApprovalRuleTemplateContent(String) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The content of the approval rule that is created on pull requests in associated repositories.
setApprovalRuleTemplateDescription(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The description of the approval rule template.
setApprovalRuleTemplateDescription(String) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The description of the approval rule template.
setApprovalRuleTemplateDescription(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
The updated description of the approval rule template.
setApprovalRuleTemplateId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The system-generated ID of the approval rule template.
setApprovalRuleTemplateId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateResult
The system-generated ID of the deleted approval rule template.
setApprovalRuleTemplateId(String) - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
The ID of the template that created the approval rule.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The name of the approval rule template.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
The name for the approval rule template.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The name of the template you want to associate with one or more repositories.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The name of the template that you want to disassociate from one or more repositories.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The name of the approval rule template.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateRequest
The name of the approval rule template to delete.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
The name of the approval rule template to disassociate from a specified repository.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateRequest
The name of the approval rule template for which you want to get information.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
The name of the approval rule template for which you want to list repositories that are associated with that template.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
The name of the template that created the approval rule.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The name of the approval rule template where you want to update the content of the rule.
setApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
The name of the template for which you want to update the description.
setApprovalRuleTemplateNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
setApprovalRuleTemplateNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
The names of all approval rule templates associated with the repository.
setApprovals(Collection<Approval>) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
Information about users who have approved the pull request.
setApprovalState(String) - Method in class com.amazonaws.services.codecommit.model.Approval
The state of the approval, APPROVE or REVOKE.
setApprovalState(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The approval state to associate with the user on the pull request.
setApprovalStateChangedEventMetadata(ApprovalStateChangedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about an approval state change for a pull request.
setApprovalStatus(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
The approval status for the pull request.
setApproved(Boolean) - Method in class com.amazonaws.services.codecommit.model.Evaluation
Whether the state of the pull request is approved.
setArn(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The Amazon Resource Name (ARN) of the repository.
setAssociatedRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
A list of names of the repositories that have been associated with the template.
setAuthor(UserInfo) - Method in class com.amazonaws.services.codecommit.model.Commit
Information about the author of the specified commit.
setAuthorArn(String) - Method in class com.amazonaws.services.codecommit.model.Comment
The Amazon Resource Name (ARN) of the person who posted the comment.
setAuthorArn(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
Optional.
setAuthorArn(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The Amazon Resource Name (ARN) of the user who created the pull request.
setAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the author who created the commit.
setAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The name of the author who created the unreferenced commit.
setAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The name of the author who created the commit.
setAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The name of the author who created the commit.
setAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The name of the author who created the commit.
setAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The name of the author who created the commit.
setBase(String) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the base of a merge or pull request.
setBase(Long) - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the base of a merge or pull request.
setBase(Boolean) - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the base of a merge or pull request.
setBase(MergeHunkDetail) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the base of a merge or pull request.
setBase(String) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the base commit of the merge.
setBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the merge base.
setBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the merge base.
setBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the merge base.
setBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the merge base.
setBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the merge base.
setBeforeBlob(BlobMetadata) - Method in class com.amazonaws.services.codecommit.model.Difference
Information about a beforeBlob data type object, including the ID, the file mode permission code, and the path.
setBeforeBlobId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full blob ID of the commit used to establish the before of the comparison.
setBeforeBlobId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full blob ID of the file on which you want to comment on the destination commit.
setBeforeBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the blob ID of the before blob.
setBeforeBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
In the directionality of the pull request, the blob ID of the before blob.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full commit ID of the commit used to establish the before of the comparison.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full commit ID of the commit that was the tip of the destination branch when the pull request was created.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the before commit.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was created.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the before commit.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the full commit ID of the before commit.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was created.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The full commit ID of the commit in the source branch used to create the pull request, or in the case of an updated pull request, the full commit ID of the commit used to update the pull request.
setBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was updated.
setBeforeCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, the full commit ID).
setBeforePath(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The file path in which to check for differences.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The full ID of the blob.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The blob ID removed from the tree as part of deleting the file.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.File
The blob ID that contains the file information.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The blob ID that contains the file information.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.FileVersion
The blob ID of the object that represents the content of the file in this version.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
The ID of the blob, which is its SHA-1 pointer.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The blob ID of the object that represents the file content.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The ID of the blob, which is its SHA-1 pointer.
setBlobId(String) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The blob ID that contains the information about the symbolic link.
setBranch(BranchInfo) - Method in class com.amazonaws.services.codecommit.model.GetBranchResult
The name of the branch.
setBranches(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
The list of branch names.
setBranches(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The branches to be included in the trigger configuration.
setBranchName(String) - Method in class com.amazonaws.services.codecommit.model.BranchInfo
The name of the branch.
setBranchName(String) - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The name of the new branch to create.
setBranchName(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the branch where you create the commit.
setBranchName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
The name of the branch to delete.
setBranchName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the branch where the commit that deletes the file is made.
setBranchName(String) - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
The name of the branch for which you want to retrieve information.
setBranchName(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the branch where you want to add or update the file.
setCallerReactions(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.Comment
The emoji reactions to a comment, if any, submitted by the user whose credentials are associated with the call to the API.
setChangeType(String) - Method in class com.amazonaws.services.codecommit.model.Difference
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
setChangeType(ChangeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.Difference
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
setClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.Comment
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
setClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
setClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
setClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
setClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
setClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
setCloneUrlHttp(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The URL to use for cloning the repository over HTTPS.
setCloneUrlSsh(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The URL to use for cloning the repository over SSH.
setComment(Comment) - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentResult
Information about the comment you just deleted.
setComment(Comment) - Method in class com.amazonaws.services.codecommit.model.GetCommentResult
The contents of the comment.
setComment(Comment) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The content of the comment you posted.
setComment(Comment) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The content of the comment you posted.
setComment(Comment) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyResult
Information about the reply to a comment.
setComment(Comment) - Method in class com.amazonaws.services.codecommit.model.UpdateCommentResult
Information about the updated comment.
setCommentId(String) - Method in class com.amazonaws.services.codecommit.model.Comment
The system-generated comment ID.
setCommentId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentRequest
The unique, system-generated ID of the comment.
setCommentId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
The ID of the comment for which you want to get reactions information.
setCommentId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentRequest
The unique, system-generated ID of the comment.
setCommentId(String) - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
The ID of the comment to which you want to add or update a reaction.
setCommentId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
The system-generated ID of the comment you want to update.
setComments(Collection<Comment>) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
An array of comment objects.
setComments(Collection<Comment>) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
An array of comment objects.
setCommentsForComparedCommitData(Collection<CommentsForComparedCommit>) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
A list of comment objects on the compared commit.
setCommentsForPullRequestData(Collection<CommentsForPullRequest>) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
An array of comment objects on the pull request.
setCommit(Commit) - Method in class com.amazonaws.services.codecommit.model.FileVersion
 
setCommit(Commit) - Method in class com.amazonaws.services.codecommit.model.GetCommitResult
A commit data type object that contains information about the specified commit.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
A commit ID that either could not be found or was not in a valid format.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BranchInfo
The ID of the last commit made to the branch.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.Commit
The full SHA ID of the specified commit.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The ID of the commit to point the new branch to.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The full commit ID of the commit that contains your committed file changes.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
The full commit ID of the commit that contains your merge results.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The full commit ID of the commit that contains the change that deletes the file.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
The commit ID.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The full commit ID of the commit that contains the content returned by GetFile.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The full commit ID used as a reference for the returned version of the folder content.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
The commit ID of the merge in the destination or target branch.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
The commit ID of the merge in the destination or target branch.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
The commit ID of the merge in the destination or target branch.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The full SHA ID of the commit that contains this file change.
setCommitId(String) - Method in class com.amazonaws.services.codecommit.model.SubModule
The commit ID that contains the reference to the submodule.
setCommitIds(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
The full commit IDs of the commits to get information about.
setCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The commit message you want to include in the commit.
setCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The commit message for the unreferenced commit.
setCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The commit message you want to include as part of deleting the file.
setCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The commit message for the merge.
setCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The commit message to include in the commit information for the merge.
setCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The commit message to include in the commit information for the merge.
setCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The commit message to include in the commit information for the merge.
setCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
A message about why this file was added or updated.
setCommits(Collection<Commit>) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
An array of commit data type objects, each of which contains information about a specified commit.
setCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The fully quaified reference that identifies the commit that contains the file.
setCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
A fully qualified reference used to identify a commit that contains the version of the folder's content to return.
setCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The fully quaified reference that identifies the commit that contains the file.
setCommitter(UserInfo) - Method in class com.amazonaws.services.codecommit.model.Commit
Information about the person who committed the specified commit, also known as the committer.
setConfigurationId(String) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
The system-generated unique ID for the trigger.
setConfigurationId(String) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersResult
The system-generated unique ID for the create or update operation.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The level of conflict detail to use.
setConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The level of conflict detail to use.
setConflictMetadata(ConflictMetadata) - Method in class com.amazonaws.services.codecommit.model.Conflict
Metadata about a conflict in a merge operation.
setConflictMetadata(ConflictMetadata) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
Contains metadata about the conflicts found in the merge.
setConflictMetadataList(Collection<ConflictMetadata>) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
A list of metadata for any conflicting files.
setConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
setConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
setConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
setConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
setConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
setConflicts(Collection<Conflict>) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.
setContent(String) - Method in class com.amazonaws.services.codecommit.model.Comment
The content of the comment.
setContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.GetBlobResult
The content of the blob, usually a file.
setContent(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The content of the comment you want to make.
setContent(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The content of your comment on the change.
setContent(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
The contents of your reply to a comment.
setContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The base-64 encoded content to use when the replacement type is USE_NEW_CONTENT.
setContent(String) - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
The updated content to replace the existing content of the comment.
setContentConflict(Boolean) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the content of a file.
setCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The date the approval rule was created, in timestamp format.
setCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The date the approval rule template was created, in timestamp format.
setCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.Comment
The date and time the comment was created, in timestamp format.
setCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The date and time the pull request was originally created, in timestamp format.
setCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The date and time the repository was created, in timestamp format.
setCustomData(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
Any custom data associated with the trigger to be included in the information sent to the target of the trigger.
setDate(String) - Method in class com.amazonaws.services.codecommit.model.UserInfo
The date when the specified commit was commited, in timestamp format with GMT offset.
setDefaultBranch(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The repository's default branch name.
setDefaultBranchName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
The name of the branch to set as the default branch.
setDeleted(Boolean) - Method in class com.amazonaws.services.codecommit.model.Comment
A Boolean value indicating whether the comment has been deleted.
setDeletedBranch(BranchInfo) - Method in class com.amazonaws.services.codecommit.model.DeleteBranchResult
Information about the branch deleted by the operation, including the branch name and the commit ID that was the tip of the branch.
setDeleteFiles(Collection<DeleteFileEntry>) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Files to be deleted as part of the merge conflict resolution.
setDeleteFiles(Collection<DeleteFileEntry>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The files to delete in this commit.
setDescription(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
A description of the pull request.
setDescription(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The user-defined description of the pull request.
setDescription(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
The updated content of the description for the pull request.
setDestination(String) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the destination of a merge or pull request.
setDestination(Long) - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the destination of a merge or pull request.
setDestination(Boolean) - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the destination of a merge or pull request.
setDestination(MergeHunkDetail) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the destination of a merge or pull request.
setDestination(String) - Method in class com.amazonaws.services.codecommit.model.MergeOperations
The operation on a file in the destination of a merge or pull request.
setDestination(String) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the destination branch.
setDestinationArn(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The ARN of the resource that is the target for a trigger (for example, the ARN of a topic in Amazon SNS).
setDestinationCommit(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The full commit ID that is the tip of the destination branch.
setDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
setDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
setDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
setDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
setDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
setDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID of the tip of the branch specified as the destination branch when the pull request was created.
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setDestinationReference(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
The name of the branch that the pull request is merged into.
setDestinationReference(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The branch of the repository where the pull request changes are merged.
setDestinationReference(String) - Method in class com.amazonaws.services.codecommit.model.Target
The branch of the repository where the pull request changes are merged.
setDifferences(Collection<Difference>) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).
setDisassociatedRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
A list of repository names that have had their association with the template removed.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The email address of the person who created the commit.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The email address for the person who created the unreferenced commit.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The email address for the commit that deletes the file.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The email address of the person merging the branches.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The email address of the person merging the branches.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The email address of the person merging the branches.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The email address of the person merging the branches.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
An email address for the person adding or updating the file.
setEmail(String) - Method in class com.amazonaws.services.codecommit.model.UserInfo
The email address associated with the user who made the commit, if any.
setEmoji(String) - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The Emoji Version 1.0 graphic of the reaction.
setEndLine(Integer) - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The end position of the hunk in the merge result.
setEndpoint(String) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
setEndpoint(String) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setErrorCode(String) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
An error code that specifies whether the repository name was not valid or not found.
setErrorCode(String) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
An error code that specifies whether the repository name was not valid or not found.
setErrorCode(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
An error code that specifies whether the commit ID was not valid or not found.
setErrorCode(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
An error code that specifies the type of failure.
setErrorMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
An error message that provides details about why the repository name was not found or not valid.
setErrorMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
An error message that provides details about why the repository name was either not found or not valid.
setErrorMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
An error message that provides detail about why the commit ID either was not found or was not valid.
setErrorMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
An error message that provides detail about why the repository either was not found or was not in a valid state.
setErrors(Collection<BatchAssociateApprovalRuleTemplateWithRepositoriesError>) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
A list of any errors that might have occurred while attempting to create the association between the template and the repositories.
setErrors(Collection<BatchDescribeMergeConflictsError>) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
A list of any errors returned while describing the merge conflicts for each file.
setErrors(Collection<BatchDisassociateApprovalRuleTemplateFromRepositoriesError>) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
setErrors(Collection<BatchGetCommitsError>) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
Returns any commit IDs for which information could not be found.
setErrors(Collection<BatchGetRepositoriesError>) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns information about any errors returned when attempting to retrieve information about the repositories.
setEvaluation(Evaluation) - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesResult
The result of the evaluation, including the names of the rules whose conditions have been met (if any), the names of the rules whose conditions have not been met (if any), whether the pull request is in the approved state, and whether the pull request approval rule has been set aside by an override.
setEventDate(Date) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The day and time of the pull request event, in timestamp format.
setEvents(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
setExceptionName(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The name of the exception.
setExistingRuleContentSha256(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The SHA-256 hash signature for the content of the approval rule.
setExistingRuleContentSha256(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The SHA-256 hash signature for the content of the approval rule.
setFailedExecutions(Collection<RepositoryTriggerExecutionFailure>) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
The list of triggers that were not tested.
setFailureMessage(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
Message information about the trigger that did not run.
setFileContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The base-64 encoded binary data object that represents the content of the file.
setFileContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The content of the file, if a source file is not specified.
setFileContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The content of the file, in binary object format.
setFileMode(String) - Method in class com.amazonaws.services.codecommit.model.File
The extrapolated file mode permissions for the file.
setFileMode(String) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The extrapolated file mode permissions for the file.
setFileMode(String) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The extrapolated file mode permissions of the blob.
setFileMode(String) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The extrapolated file mode permissions for the file.
setFileMode(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The file mode permissions of the blob.
setFileMode(String) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The file mode to apply during conflict resoltion.
setFileMode(String) - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
The file mode for the file.
setFileMode(String) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The file mode permissions of the blob that cotains information about the symbolic link.
setFileModeConflict(Boolean) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the file mode of a file.
SetFileModeEntry - Class in com.amazonaws.services.codecommit.model
Information about the file mode changes.
SetFileModeEntry() - Constructor for class com.amazonaws.services.codecommit.model.SetFileModeEntry
 
setFileModes(FileModes) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The file modes of the file in the source, destination, and base of the merge.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The path to the file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The path of the file that contains conflicts.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileEntry
The full path of the file to be deleted, including the name of the file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The fully qualified path to the file that to be deleted, including the full name and extension of that file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The fully qualified path to the file to be deleted, including the full name and extension of that file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The fully qualified path to the file, including the full name and extension of the file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The fully qualified path to the specified file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The full path of the file whose history you want to retrieve, including the name of the file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.Location
The name of the file being compared, including its extension and subdirectory, if any.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The full path to the file in the repository, including the name of the file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the file you want to add or update, including the relative path to the file in the repository.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The path of the conflicting file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
The full path to the file, including the name of the file.
setFilePath(String) - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
The full path to the file, including the name of the file.
setFilePaths(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
setFilePosition(Long) - Method in class com.amazonaws.services.codecommit.model.Location
The position of a change in a compared file, in line number format.
setFiles(Collection<File>) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of files in the specified folder, if any.
setFilesAdded(Collection<FileMetadata>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files added as part of the committed file changes.
setFilesDeleted(Collection<FileMetadata>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files deleted as part of the committed file changes.
setFileSize(Long) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The size of the contents of the file, in bytes.
setFileSizes(FileSizes) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The file sizes of the file in the source, destination, and base of the merge.
setFilesUpdated(Collection<FileMetadata>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files updated as part of the commited file changes.
setFolderPath(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
The fully qualified path to the folder whose contents are returned, including the folder name.
setFolderPath(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The fully qualified path of the folder whose contents are returned.
setHunkContent(String) - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The base-64 encoded content of the hunk merged region that might contain a conflict.
setInReplyTo(String) - Method in class com.amazonaws.services.codecommit.model.Comment
The ID of the comment for which this comment is a reply, if any.
setInReplyTo(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
The system-generated ID of the comment to which you want to reply.
setIsBinaryFile(IsBinaryFile) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination, and base of the merge.
setIsConflict(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
A Boolean value indicating whether a combination of hunks contains a conflict.
setIsMerged(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
A Boolean value indicating whether the merge has been made.
setIsMove(Boolean) - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
Whether to remove the source file from the parent commit.
setKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
setKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
setKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
If a file is the only object in the folder or directory, specifies whether to delete the folder or directory that contains the file.
setKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
setKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
setKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
setKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
setKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
The ID of the encryption key.
setKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the Key Management Service encryption key used to encrypt and decrypt the repository.
setKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
The ID of the encryption key.
setKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the encryption key.
setLastActivityDate(Date) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The day and time of the last user or system activity on the pull request, in timestamp format.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The date the approval rule was most recently changed, in timestamp format.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The date the approval rule template was most recently changed, in timestamp format.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.codecommit.model.Comment
The date and time the comment was most recently modified, in timestamp format.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The date and time the repository was last modified, in timestamp format.
setLastModifiedUser(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule.
setLastModifiedUser(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule template.
setLocation(Location) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
Location information about the comment on the comparison, including the file name, line number, and whether the version of the file where the comment was made is BEFORE or AFTER.
setLocation(Location) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
Location information about the comment on the pull request, including the file name, line number, and whether the version of the file where the comment was made is BEFORE (destination branch) or AFTER (source branch).
setLocation(Location) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The location of the comparison where you want to comment.
setLocation(Location) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The location of the comment in the comparison between the two commits.
setLocation(Location) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The location of the change where you want to post your comment.
setLocation(Location) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The location of the change where you posted your comment.
setMaxConflictFiles(Integer) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The maximum number of files to include in the output.
setMaxConflictFiles(Integer) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The maximum number of files to include in the output.
setMaxMergeHunks(Integer) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The maximum number of merge hunks to include in the output.
setMaxMergeHunks(Integer) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The maximum number of merge hunks to include in the output.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
A non-zero, non-negative integer used to limit the number of returned results.
setMergeable(Boolean) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
A Boolean value that indicates whether the code is mergeable by the specified merge option.
setMergeBase(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID of the most recent commit that the source branch and the destination branch have in common.
setMergeBase(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The commit ID of the most recent commit that the source branch and the destination branch have in common.
setMergeBase(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The commit ID of the most recent commit that the source branch and the destination branch have in common.
setMergeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The commit ID for the merge commit, if any.
setMergedBy(String) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The Amazon Resource Name (ARN) of the user who merged the branches.
setMergedCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID for the merge commit created when the source branch was merged into the destination branch.
setMergeHunks(Collection<MergeHunk>) - Method in class com.amazonaws.services.codecommit.model.Conflict
A list of hunks that contain the differences between files or lines causing the conflict.
setMergeHunks(Collection<MergeHunk>) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
A list of merge hunks of the differences between the files or lines.
setMergeMetadata(MergeMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
Information about the merge state change event.
setMergeMetadata(MergeMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
Returns metadata about the state of the merge, including whether the merge has been made.
setMergeOperations(MergeOperations) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
Whether an add, modify, or delete operation caused the conflict between the source and destination of the merge.
setMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
setMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The merge option or strategy you want to use to merge the code.
setMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
setMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
setMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The merge strategy used in the merge.
setMergeOptions(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The merge option or strategy used to merge the code.
setMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The message provided by the exception.
setMessage(String) - Method in class com.amazonaws.services.codecommit.model.Commit
The commit message associated with the specified commit.
setMode(String) - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The file mode permissions of the blob.
setName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the author of the commit that deletes the file.
setName(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the person adding or updating the file.
setName(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The name of the trigger.
setName(String) - Method in class com.amazonaws.services.codecommit.model.UserInfo
The name of the user who made the specified commit.
setNewApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
The new name you want to apply to the approval rule template.
setNewName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
The new name for the repository.
setNewRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The content that replaces the existing content of the rule.
setNewRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The updated content for the approval rule.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
An enumeration token that can be used in a request to return the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
An enumeration token that can be used in a request to return the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
An enumeration token that when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
An enumeration token that can be used in a request to return the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
An enumeration token that can be used in a request to return the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
An enumeration token that can be used in a request to return the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
An enumeration token that allows the operation to batch the next results of the operation.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
An enumeration token that allows the operation to batch the next results of the operation.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
An enumeration token that allows the operation to batch the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
An enumeration token that returns the batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
An enumeration token that allows the operation to batch the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
An enumeration token that can be used to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
An enumeration token that allows the operation to batch the next results of the operation.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
An enumeration token that allows the operation to batch the next results of the operation.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
An enumeration token that allows the operation to batch the results of the operation.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
An enumeration token that allows the operation to batch the results of the operation.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
setNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
An enumeration token that allows the operation to batch the next results of the operation.
setNumberOfConflicts(Integer) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The number of conflicts, including both hunk conflicts and metadata conflicts.
setObjectTypeConflict(Boolean) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value (true or false) indicating whether there are conflicts between the branches in the object type of a file, folder, or submodule.
setObjectTypes(ObjectTypes) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
Information about any object type conflicts in a merge operation.
setOldApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
The current name of the approval rule template.
setOldName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
The current name of the repository.
setOrder(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The order in which to sort the results of a list repositories operation.
setOrder(OrderEnum) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The order in which to sort the results of a list repositories operation.
setOriginalKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the encryption key formerly used to encrypt and decrypt the repository.
setOriginApprovalRuleTemplate(OriginApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The approval rule template used to create the rule.
setOverridden(Boolean) - Method in class com.amazonaws.services.codecommit.model.Evaluation
Whether the approval rule requirements for the pull request have been overridden and no longer need to be met.
setOverridden(Boolean) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).
setOverrider(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
The Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
setOverrideStatus(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The status of the override event.
setOverrideStatus(String) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
Whether you want to set aside approval rule requirements for the pull request (OVERRIDE) or revoke a previous override and apply approval rule requirements (REVOKE).
setParentCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The ID of the commit that is the parent of the commit you create.
setParentCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The ID of the commit that is the tip of the branch where you want to create the commit that deletes the file.
setParentCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The full commit ID of the head commit in the branch where you want to add or update the file.
setParents(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.Commit
A list of parent commits for the specified commit.
setPath(String) - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The path to the blob and associated file name, if any.
setPath(String) - Method in class com.amazonaws.services.codecommit.model.FileVersion
The name and path of the file at which this blob is indexed which contains the data for this version of the file.
setPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestResult
Information about the newly created pull request.
setPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestResult
Information about the specified pull request.
setPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardResult
Information about the specified pull request, including the merge.
setPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashResult
 
setPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayResult
 
setPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionResult
Information about the updated pull request.
setPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusResult
Information about the pull request.
setPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleResult
Information about the updated pull request.
setPullRequestCreatedEventMetadata(PullRequestCreatedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the source and destination branches for the pull request.
setPullRequestEvents(Collection<PullRequestEvent>) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
Information about the pull request events.
setPullRequestEventType(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
Optional.
setPullRequestEventType(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The type of the pull request event (for example, a status change event (PULL_REQUEST_STATUS_CHANGED) or update event (PULL_REQUEST_SOURCE_REFERENCE_UPDATED)).
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The system-generated ID of the pull request for which you want to create the approval rule.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
The system-generated ID of the pull request that contains the approval rule you want to delete.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
The system-generated ID of the pull request you want to evaluate.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
The system-generated ID for the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
The ID of the pull request for which you want to get information about whether approval rules have been set aside (overridden).
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
The system-generated ID of the pull request for which you want to override all approval rule requirements.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
The system-generated ID of the pull request.
setPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
The system-generated ID of the pull request.
setPullRequestIds(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
The system-generated IDs of the pull requests.
setPullRequestMergedStateChangedEventMetadata(PullRequestMergedStateChangedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the change in mergability state for the pull request event.
setPullRequestSourceReferenceUpdatedEventMetadata(PullRequestSourceReferenceUpdatedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the updated source branch for the pull request event.
setPullRequestStatus(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
Optional.
setPullRequestStatus(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The status of the pull request.
setPullRequestStatus(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
The changed status of the pull request.
setPullRequestStatus(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
The status of the pull request.
setPullRequestStatusChangedEventMetadata(PullRequestStatusChangedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the change in status for the pull request event.
setPullRequestTargets(Collection<PullRequestTarget>) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The targets of the pull request, including the source branch and destination branch for the pull request.
setPutFiles(Collection<PutFileEntry>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The files to add or update in this commit.
setReaction(ReactionValueFormats) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
The reaction for a specified comment.
setReactionCounts(Map<String, Integer>) - Method in class com.amazonaws.services.codecommit.model.Comment
A string to integer map that represents the number of individual users who have responded to a comment with the specified reactions.
setReactionsForComment(Collection<ReactionForComment>) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
An array of reactions to the specified comment.
setReactionsFromDeletedUsersCount(Integer) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
A numerical count of users who reacted with the specified emoji whose identities have been subsequently deleted from IAM.
setReactionUserArn(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
Optional.
setReactionUsers(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
The Amazon Resource Names (ARNs) of users who have provided reactions to the comment.
setReactionValue(String) - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
The emoji reaction you want to add or update.
setRegion(Region) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
setRegion(Region) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Deprecated.
use AwsClientBuilder#setRegion(String)
setRelativeFileVersion(String) - Method in class com.amazonaws.services.codecommit.model.Location
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
setRelativePath(String) - Method in class com.amazonaws.services.codecommit.model.File
The relative path of the file from the folder where the query originated.
setRelativePath(String) - Method in class com.amazonaws.services.codecommit.model.Folder
The relative path of the specified folder from the folder where the query originated.
setRelativePath(String) - Method in class com.amazonaws.services.codecommit.model.SubModule
The relative path of the submodule from the folder where the query originated.
setRelativePath(String) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The relative path of the symbolic link from the folder where the query originated.
setReplaceContents(Collection<ReplaceContentEntry>) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Files to have content replaced as part of the merge conflict resolution.
setReplacementType(String) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The replacement type to use when determining how to resolve the conflict.
setRepositories(Collection<RepositoryMetadata>) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
A list of repositories returned by the batch get repositories operation.
setRepositories(Collection<RepositoryNameIdPair>) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
Lists the repositories called by the list repositories operation.
setRepositoriesNotFound(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns a list of repository names for which information could not be found.
setRepositoryDescription(String) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
A comment or description about the new repository.
setRepositoryDescription(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
A comment or description about the repository.
setRepositoryDescription(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
The new comment or description for the specified repository.
setRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
The ID of a repository that either could not be found or was not in a valid state.
setRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryResult
The ID of the repository that was deleted.
setRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the repository.
setRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
The ID associated with the repository.
setRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the repository.
setRepositoryMetadata(RepositoryMetadata) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryResult
Information about the newly created repository.
setRepositoryMetadata(RepositoryMetadata) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryResult
Information about the repository.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
The name of the repository that you want to associate with the template.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
The name of the repository where the association was not made.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The name of the repository that contains the merge conflicts you want to review.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
The name of the repository where the association with the template was not able to be removed.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
The name of the repository that contains the commits.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
The name of a repository that either could not be found or was not in a valid state.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The name of the repository that contains the compared commits.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The name of the repository that contains the pull request.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The name of the repository in which you want to create the new branch.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the repository where you create the commit.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
The name of the new repository to be created.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The name of the repository where you want to create the unreferenced merge commit.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
The name of the repository that contains the branch to be deleted.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the repository that contains the file to delete.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryRequest
The name of the repository to delete.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The name of the repository where you want to get information about a merge conflict.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
The name of the repository you want to disassociate from the template.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
The name of the repository that contains the blob.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
The name of the repository that contains the branch for which you want to retrieve information.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
The name of the repository where you want to compare commits.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The name of the repository that contains the pull request.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
The name of the repository to which the commit was made.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The name of the repository where you want to get differences.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The name of the repository that contains the file.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
The name of the repository.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The name of the repository that contains the merge commit about which you want to get information.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The name of the repository where the pull request was created.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The name of the repository that contains the commits about which you want to get merge options.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryRequest
The name of the repository to get information about.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersRequest
The name of the repository for which the trigger is configured.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
The name of the repository for which you want to list all associated approval rule templates.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
The name of the repository that contains the branches.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The name of the repository that contains the file.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
The name of the repository for which you want to list pull requests.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The name of the repository where you want to merge two branches.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The name of the repository where you want to merge two branches.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The name of the repository where you want to merge two branches.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The name of the repository where the pull request was created.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The name of the repository where the pull request was created.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The name of the repository where the pull request was created.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The name of the repository where you want to post a comment on the comparison between commits.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The name of the repository where you posted a comment on the comparison between commits.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The name of the repository where you want to post a comment on a pull request.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The name of the repository where you posted a comment on a pull request.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The name of the repository where the pull request was created.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
The name of the repository where the pull request was created.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The name of the repository where the pull request was updated.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The name of the repository that contains the pull request source and destination branches.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the repository where you want to add or update the file.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
The name of the repository where you want to create or update the trigger.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The repository's name.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
The name associated with the repository.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.Target
The name of the repository that contains the pull request.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
The name of the repository in which to test the triggers.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
The name of the repository for which you want to set or change the default branch.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
The name of the repository to set or change the comment or description for.
setRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
The name of the repository for which you want to update the KMS encryption key used to encrypt and decrypt the repository.
setRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The names of the repositories you want to associate with the template.
setRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The repository names that you want to disassociate from the approval rule template.
setRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
The names of the repositories to get information about.
setRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
A list of repository names that are associated with the specified approval rule template.
setResourceArn(String) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
setResourceArn(String) - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
setResourceArn(String) - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to remove tags.
setRevisionChildren(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.FileVersion
An array of commit IDs that contain more recent versions of this file.
setRevisionDag(Collection<FileVersion>) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
An array of FileVersion objects that form a directed acyclic graph (DAG) of the changes to the file made by the commits that changed the file.
setRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The revision ID of the pull request when the override event occurred.
setRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
The revision ID of the pull request when the approval state changed.
setRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
The system-generated ID for the pull request revision.
setRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
The system-generated ID for the pull request revision.
setRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
The system-generated ID of the revision for the pull request.
setRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
The system-generated ID of the most recent revision of the pull request.
setRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The system-generated revision ID for the pull request.
setRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The system-generated ID of the revision.
setRuleContentSha256(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The SHA-256 hash signature for the content of the approval rule.
setRuleContentSha256(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The SHA-256 hash signature for the content of the approval rule template.
setSetFileModes(Collection<SetFileModeEntry>) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
File modes that are set as part of the merge conflict resolution.
setSetFileModes(Collection<SetFileModeEntry>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The file modes to update for files in this commit.
setShortCode(String) - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The emoji short code for the reaction.
setSortBy(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The criteria used to sort the results of a list repositories operation.
setSortBy(SortByEnum) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The criteria used to sort the results of a list repositories operation.
setSource(String) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the source of a merge or pull request.
setSource(Long) - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the source of a merge or pull request.
setSource(Boolean) - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of file in the source of a merge or pull request.
setSource(MergeHunkDetail) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the source of a merge or pull request.
setSource(String) - Method in class com.amazonaws.services.codecommit.model.MergeOperations
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
setSource(String) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the source branch.
setSourceCommit(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The full commit ID of the tip of the source branch used to create the pull request.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the source commit specifier that was used in the merge evaluation.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The full commit ID of the original or updated commit in the pull request source branch.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The full commit ID of the original or updated commit in the pull request source branch.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The full commit ID of the original or updated commit in the pull request source branch.
setSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID on the source branch used when the pull request was created.
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
setSourceFile(SourceFileSpecifier) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The name and full path of the file that contains the changes you want to make as part of the commit, if you are not providing the file content directly.
setSourceReference(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The branch of the repository that contains the changes for the pull request.
setSourceReference(String) - Method in class com.amazonaws.services.codecommit.model.Target
The branch of the repository that contains the changes for the pull request.
setStartLine(Integer) - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The start position of the hunk in the merge result.
setSubFolders(Collection<Folder>) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of folders that exist under the specified folder, if any.
setSubModules(Collection<SubModule>) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of submodules in the specified folder, if any.
setSuccessfulExecutions(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
The list of triggers that were successfully tested.
setSymbolicLinks(Collection<SymbolicLink>) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of symbolic links to other files and folders in the specified folder, if any.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
The tag key for each tag that you want to remove from the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
One or more tag key-value pairs to use when tagging this repository.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
A list of tag key and value pairs associated with the specified resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
The key-value pair to use when tagging this repository.
setTargetBranch(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch where the merge is applied.
setTargetBranch(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch where the merge is applied.
setTargetBranch(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch where the merge is applied.
setTargets(Collection<Target>) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
The targets for the pull request, including the source of the code to be reviewed (the source branch) and the destination where the creator of the pull request intends the code to be merged after the pull request is closed (the destination branch).
setTitle(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
The title of the pull request.
setTitle(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The user-defined title of the pull request.
setTitle(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
The updated title of the pull request.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.Commit
Tree information for the specified commit.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The full SHA-1 pointer of the tree information for the commit that contains the commited file changes.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
The full SHA-1 pointer of the tree information for the commit that contains the merge results.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The full SHA-1 pointer of the tree information for the commit that contains the delete file change.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.Folder
The full SHA-1 pointer of the tree information for the commit that contains the folder.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The full SHA-1 pointer of the tree information for the commit that contains the folder.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
The tree ID of the merge in the destination or target branch.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
The tree ID of the merge in the destination or target branch.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
The tree ID of the merge in the destination or target branch.
setTreeId(String) - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The full SHA-1 pointer of the tree information for the commit that contains this file change.
setTrigger(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
The name of the trigger that did not run.
setTriggers(Collection<RepositoryTrigger>) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
The JSON block of configuration information for each trigger.
setTriggers(Collection<RepositoryTrigger>) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
The JSON block of configuration information for each trigger.
setTriggers(Collection<RepositoryTrigger>) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
The list of triggers to test.
setUnicode(String) - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The Unicode codepoint for the reaction.
setUserArn(String) - Method in class com.amazonaws.services.codecommit.model.Approval
The Amazon Resource Name (ARN) of the user.
shutdown() - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
shutdown() - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
 
SortByEnum - Enum in com.amazonaws.services.codecommit.model
 
SourceAndDestinationAreSameException - Exception in com.amazonaws.services.codecommit.model
The source branch and destination branch for the pull request are the same.
SourceAndDestinationAreSameException(String) - Constructor for exception com.amazonaws.services.codecommit.model.SourceAndDestinationAreSameException
Constructs a new SourceAndDestinationAreSameException with the specified error message.
SourceFileOrContentRequiredException - Exception in com.amazonaws.services.codecommit.model
The commit cannot be created because no source files or file content have been specified for the commit.
SourceFileOrContentRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.SourceFileOrContentRequiredException
Constructs a new SourceFileOrContentRequiredException with the specified error message.
SourceFileSpecifier - Class in com.amazonaws.services.codecommit.model
Information about a source file that is part of changes made in a commit.
SourceFileSpecifier() - Constructor for class com.amazonaws.services.codecommit.model.SourceFileSpecifier
 
standard() - Static method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.codecommit.AWSCodeCommitClientBuilder
 
SubModule - Class in com.amazonaws.services.codecommit.model
Returns information about a submodule reference in a repository folder.
SubModule() - Constructor for class com.amazonaws.services.codecommit.model.SubModule
 
SymbolicLink - Class in com.amazonaws.services.codecommit.model
Returns information about a symbolic link in a repository folder.
SymbolicLink() - Constructor for class com.amazonaws.services.codecommit.model.SymbolicLink
 

T

TagKeysListRequiredException - Exception in com.amazonaws.services.codecommit.model
A list of tag keys is required.
TagKeysListRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TagKeysListRequiredException
Constructs a new TagKeysListRequiredException with the specified error message.
TagPolicyException - Exception in com.amazonaws.services.codecommit.model
The tag policy is not valid.
TagPolicyException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TagPolicyException
Constructs a new TagPolicyException with the specified error message.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Adds or updates tags for a resource in CodeCommit.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Adds or updates tags for a resource in CodeCommit.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Adds or updates tags for a resource in CodeCommit.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Adds or updates tags for a resource in CodeCommit.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.codecommit.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.codecommit.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.codecommit.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.codecommit.model.TagResourceResult
 
TagsMapRequiredException - Exception in com.amazonaws.services.codecommit.model
A map of tags is required.
TagsMapRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TagsMapRequiredException
Constructs a new TagsMapRequiredException with the specified error message.
Target - Class in com.amazonaws.services.codecommit.model
Returns information about a target for a pull request.
Target() - Constructor for class com.amazonaws.services.codecommit.model.Target
 
TargetRequiredException - Exception in com.amazonaws.services.codecommit.model
A pull request target is required.
TargetRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TargetRequiredException
Constructs a new TargetRequiredException with the specified error message.
TargetsRequiredException - Exception in com.amazonaws.services.codecommit.model
An array of target objects is required.
TargetsRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TargetsRequiredException
Constructs a new TargetsRequiredException with the specified error message.
testRepositoryTriggers(TestRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
testRepositoryTriggers(TestRepositoryTriggersRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Tests the functionality of repository triggers by sending information to the trigger target.
testRepositoryTriggers(TestRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Tests the functionality of repository triggers by sending information to the trigger target.
testRepositoryTriggersAsync(TestRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
testRepositoryTriggersAsync(TestRepositoryTriggersRequest, AsyncHandler<TestRepositoryTriggersRequest, TestRepositoryTriggersResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
testRepositoryTriggersAsync(TestRepositoryTriggersRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Tests the functionality of repository triggers by sending information to the trigger target.
testRepositoryTriggersAsync(TestRepositoryTriggersRequest, AsyncHandler<TestRepositoryTriggersRequest, TestRepositoryTriggersResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Tests the functionality of repository triggers by sending information to the trigger target.
testRepositoryTriggersAsync(TestRepositoryTriggersRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
testRepositoryTriggersAsync(TestRepositoryTriggersRequest, AsyncHandler<TestRepositoryTriggersRequest, TestRepositoryTriggersResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
TestRepositoryTriggersRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of a test repository triggers operation.
TestRepositoryTriggersRequest() - Constructor for class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
 
TestRepositoryTriggersResult - Class in com.amazonaws.services.codecommit.model
Represents the output of a test repository triggers operation.
TestRepositoryTriggersResult() - Constructor for class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
 
TipOfSourceReferenceIsDifferentException - Exception in com.amazonaws.services.codecommit.model
The tip of the source branch in the destination repository does not match the tip of the source branch specified in your request.
TipOfSourceReferenceIsDifferentException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TipOfSourceReferenceIsDifferentException
Constructs a new TipOfSourceReferenceIsDifferentException with the specified error message.
TipsDivergenceExceededException - Exception in com.amazonaws.services.codecommit.model
The divergence between the tips of the provided commit specifiers is too great to determine whether there might be any merge conflicts.
TipsDivergenceExceededException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TipsDivergenceExceededException
Constructs a new TipsDivergenceExceededException with the specified error message.
TitleRequiredException - Exception in com.amazonaws.services.codecommit.model
A pull request title is required.
TitleRequiredException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TitleRequiredException
Constructs a new TitleRequiredException with the specified error message.
TooManyTagsException - Exception in com.amazonaws.services.codecommit.model
The maximum number of tags for an CodeCommit resource has been exceeded.
TooManyTagsException(String) - Constructor for exception com.amazonaws.services.codecommit.model.TooManyTagsException
Constructs a new TooManyTagsException with the specified error message.
toString() - Method in class com.amazonaws.services.codecommit.model.Approval
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.ApprovalState
 
toString() - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.BatchGetRepositoriesErrorCodeEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.BranchInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.ChangeTypeEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.Comment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.Commit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.Conflict
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.ConflictDetailLevelTypeEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.ConflictResolutionStrategyTypeEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateBranchResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteBranchResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteFileEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.Difference
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.Evaluation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.File
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.FileMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.FileModes
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.FileModeTypeEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.FileSizes
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.FileVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.Folder
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetBlobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetBranchResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetCommitResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetFileResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetPullRequestResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.Location
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergeOperations
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.MergeOptionTypeEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.ObjectTypeEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.OrderEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.OverrideStatus
 
toString() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PullRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.PullRequestEventType
 
toString() - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.PullRequestStatusEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PutFileResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.RelativeFileVersionEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.ReplacementTypeEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.RepositoryTriggerEventEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codecommit.model.SortByEnum
 
toString() - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.SubModule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.Target
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateCommentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codecommit.model.UserInfo
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Removes tags for a resource in CodeCommit.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Removes tags for a resource in CodeCommit.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Removes tags for a resource in CodeCommit.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Removes tags for a resource in CodeCommit.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.codecommit.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.codecommit.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.codecommit.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.codecommit.model.UntagResourceResult
 
updateApprovalRuleTemplateContent(UpdateApprovalRuleTemplateContentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updateApprovalRuleTemplateContent(UpdateApprovalRuleTemplateContentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Updates the content of an approval rule template.
updateApprovalRuleTemplateContent(UpdateApprovalRuleTemplateContentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Updates the content of an approval rule template.
updateApprovalRuleTemplateContentAsync(UpdateApprovalRuleTemplateContentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateApprovalRuleTemplateContentAsync(UpdateApprovalRuleTemplateContentRequest, AsyncHandler<UpdateApprovalRuleTemplateContentRequest, UpdateApprovalRuleTemplateContentResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateApprovalRuleTemplateContentAsync(UpdateApprovalRuleTemplateContentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the content of an approval rule template.
updateApprovalRuleTemplateContentAsync(UpdateApprovalRuleTemplateContentRequest, AsyncHandler<UpdateApprovalRuleTemplateContentRequest, UpdateApprovalRuleTemplateContentResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the content of an approval rule template.
updateApprovalRuleTemplateContentAsync(UpdateApprovalRuleTemplateContentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updateApprovalRuleTemplateContentAsync(UpdateApprovalRuleTemplateContentRequest, AsyncHandler<UpdateApprovalRuleTemplateContentRequest, UpdateApprovalRuleTemplateContentResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdateApprovalRuleTemplateContentRequest - Class in com.amazonaws.services.codecommit.model
 
UpdateApprovalRuleTemplateContentRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
UpdateApprovalRuleTemplateContentResult - Class in com.amazonaws.services.codecommit.model
 
UpdateApprovalRuleTemplateContentResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentResult
 
updateApprovalRuleTemplateDescription(UpdateApprovalRuleTemplateDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updateApprovalRuleTemplateDescription(UpdateApprovalRuleTemplateDescriptionRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Updates the description for a specified approval rule template.
updateApprovalRuleTemplateDescription(UpdateApprovalRuleTemplateDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Updates the description for a specified approval rule template.
updateApprovalRuleTemplateDescriptionAsync(UpdateApprovalRuleTemplateDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateApprovalRuleTemplateDescriptionAsync(UpdateApprovalRuleTemplateDescriptionRequest, AsyncHandler<UpdateApprovalRuleTemplateDescriptionRequest, UpdateApprovalRuleTemplateDescriptionResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateApprovalRuleTemplateDescriptionAsync(UpdateApprovalRuleTemplateDescriptionRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the description for a specified approval rule template.
updateApprovalRuleTemplateDescriptionAsync(UpdateApprovalRuleTemplateDescriptionRequest, AsyncHandler<UpdateApprovalRuleTemplateDescriptionRequest, UpdateApprovalRuleTemplateDescriptionResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the description for a specified approval rule template.
updateApprovalRuleTemplateDescriptionAsync(UpdateApprovalRuleTemplateDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updateApprovalRuleTemplateDescriptionAsync(UpdateApprovalRuleTemplateDescriptionRequest, AsyncHandler<UpdateApprovalRuleTemplateDescriptionRequest, UpdateApprovalRuleTemplateDescriptionResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdateApprovalRuleTemplateDescriptionRequest - Class in com.amazonaws.services.codecommit.model
 
UpdateApprovalRuleTemplateDescriptionRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
UpdateApprovalRuleTemplateDescriptionResult - Class in com.amazonaws.services.codecommit.model
 
UpdateApprovalRuleTemplateDescriptionResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResult
 
updateApprovalRuleTemplateName(UpdateApprovalRuleTemplateNameRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updateApprovalRuleTemplateName(UpdateApprovalRuleTemplateNameRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Updates the name of a specified approval rule template.
updateApprovalRuleTemplateName(UpdateApprovalRuleTemplateNameRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Updates the name of a specified approval rule template.
updateApprovalRuleTemplateNameAsync(UpdateApprovalRuleTemplateNameRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateApprovalRuleTemplateNameAsync(UpdateApprovalRuleTemplateNameRequest, AsyncHandler<UpdateApprovalRuleTemplateNameRequest, UpdateApprovalRuleTemplateNameResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateApprovalRuleTemplateNameAsync(UpdateApprovalRuleTemplateNameRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the name of a specified approval rule template.
updateApprovalRuleTemplateNameAsync(UpdateApprovalRuleTemplateNameRequest, AsyncHandler<UpdateApprovalRuleTemplateNameRequest, UpdateApprovalRuleTemplateNameResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the name of a specified approval rule template.
updateApprovalRuleTemplateNameAsync(UpdateApprovalRuleTemplateNameRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updateApprovalRuleTemplateNameAsync(UpdateApprovalRuleTemplateNameRequest, AsyncHandler<UpdateApprovalRuleTemplateNameRequest, UpdateApprovalRuleTemplateNameResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdateApprovalRuleTemplateNameRequest - Class in com.amazonaws.services.codecommit.model
 
UpdateApprovalRuleTemplateNameRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
UpdateApprovalRuleTemplateNameResult - Class in com.amazonaws.services.codecommit.model
 
UpdateApprovalRuleTemplateNameResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameResult
 
updateComment(UpdateCommentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updateComment(UpdateCommentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Replaces the contents of a comment.
updateComment(UpdateCommentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Replaces the contents of a comment.
updateCommentAsync(UpdateCommentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateCommentAsync(UpdateCommentRequest, AsyncHandler<UpdateCommentRequest, UpdateCommentResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateCommentAsync(UpdateCommentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Replaces the contents of a comment.
updateCommentAsync(UpdateCommentRequest, AsyncHandler<UpdateCommentRequest, UpdateCommentResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Replaces the contents of a comment.
updateCommentAsync(UpdateCommentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updateCommentAsync(UpdateCommentRequest, AsyncHandler<UpdateCommentRequest, UpdateCommentResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdateCommentRequest - Class in com.amazonaws.services.codecommit.model
 
UpdateCommentRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdateCommentRequest
 
UpdateCommentResult - Class in com.amazonaws.services.codecommit.model
 
UpdateCommentResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdateCommentResult
 
updateDefaultBranch(UpdateDefaultBranchRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updateDefaultBranch(UpdateDefaultBranchRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Sets or changes the default branch name for the specified repository.
updateDefaultBranch(UpdateDefaultBranchRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Sets or changes the default branch name for the specified repository.
updateDefaultBranchAsync(UpdateDefaultBranchRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateDefaultBranchAsync(UpdateDefaultBranchRequest, AsyncHandler<UpdateDefaultBranchRequest, UpdateDefaultBranchResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateDefaultBranchAsync(UpdateDefaultBranchRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Sets or changes the default branch name for the specified repository.
updateDefaultBranchAsync(UpdateDefaultBranchRequest, AsyncHandler<UpdateDefaultBranchRequest, UpdateDefaultBranchResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Sets or changes the default branch name for the specified repository.
updateDefaultBranchAsync(UpdateDefaultBranchRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updateDefaultBranchAsync(UpdateDefaultBranchRequest, AsyncHandler<UpdateDefaultBranchRequest, UpdateDefaultBranchResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdateDefaultBranchRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of an update default branch operation.
UpdateDefaultBranchRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
 
UpdateDefaultBranchResult - Class in com.amazonaws.services.codecommit.model
 
UpdateDefaultBranchResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdateDefaultBranchResult
 
updatePullRequestApprovalRuleContent(UpdatePullRequestApprovalRuleContentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updatePullRequestApprovalRuleContent(UpdatePullRequestApprovalRuleContentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Updates the structure of an approval rule created specifically for a pull request.
updatePullRequestApprovalRuleContent(UpdatePullRequestApprovalRuleContentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Updates the structure of an approval rule created specifically for a pull request.
updatePullRequestApprovalRuleContentAsync(UpdatePullRequestApprovalRuleContentRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestApprovalRuleContentAsync(UpdatePullRequestApprovalRuleContentRequest, AsyncHandler<UpdatePullRequestApprovalRuleContentRequest, UpdatePullRequestApprovalRuleContentResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestApprovalRuleContentAsync(UpdatePullRequestApprovalRuleContentRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the structure of an approval rule created specifically for a pull request.
updatePullRequestApprovalRuleContentAsync(UpdatePullRequestApprovalRuleContentRequest, AsyncHandler<UpdatePullRequestApprovalRuleContentRequest, UpdatePullRequestApprovalRuleContentResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the structure of an approval rule created specifically for a pull request.
updatePullRequestApprovalRuleContentAsync(UpdatePullRequestApprovalRuleContentRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updatePullRequestApprovalRuleContentAsync(UpdatePullRequestApprovalRuleContentRequest, AsyncHandler<UpdatePullRequestApprovalRuleContentRequest, UpdatePullRequestApprovalRuleContentResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdatePullRequestApprovalRuleContentRequest - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestApprovalRuleContentRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
UpdatePullRequestApprovalRuleContentResult - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestApprovalRuleContentResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentResult
 
updatePullRequestApprovalState(UpdatePullRequestApprovalStateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updatePullRequestApprovalState(UpdatePullRequestApprovalStateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Updates the state of a user's approval on a pull request.
updatePullRequestApprovalState(UpdatePullRequestApprovalStateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Updates the state of a user's approval on a pull request.
updatePullRequestApprovalStateAsync(UpdatePullRequestApprovalStateRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestApprovalStateAsync(UpdatePullRequestApprovalStateRequest, AsyncHandler<UpdatePullRequestApprovalStateRequest, UpdatePullRequestApprovalStateResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestApprovalStateAsync(UpdatePullRequestApprovalStateRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the state of a user's approval on a pull request.
updatePullRequestApprovalStateAsync(UpdatePullRequestApprovalStateRequest, AsyncHandler<UpdatePullRequestApprovalStateRequest, UpdatePullRequestApprovalStateResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the state of a user's approval on a pull request.
updatePullRequestApprovalStateAsync(UpdatePullRequestApprovalStateRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updatePullRequestApprovalStateAsync(UpdatePullRequestApprovalStateRequest, AsyncHandler<UpdatePullRequestApprovalStateRequest, UpdatePullRequestApprovalStateResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdatePullRequestApprovalStateRequest - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestApprovalStateRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
UpdatePullRequestApprovalStateResult - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestApprovalStateResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateResult
 
updatePullRequestDescription(UpdatePullRequestDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updatePullRequestDescription(UpdatePullRequestDescriptionRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Replaces the contents of the description of a pull request.
updatePullRequestDescription(UpdatePullRequestDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Replaces the contents of the description of a pull request.
updatePullRequestDescriptionAsync(UpdatePullRequestDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestDescriptionAsync(UpdatePullRequestDescriptionRequest, AsyncHandler<UpdatePullRequestDescriptionRequest, UpdatePullRequestDescriptionResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestDescriptionAsync(UpdatePullRequestDescriptionRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Replaces the contents of the description of a pull request.
updatePullRequestDescriptionAsync(UpdatePullRequestDescriptionRequest, AsyncHandler<UpdatePullRequestDescriptionRequest, UpdatePullRequestDescriptionResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Replaces the contents of the description of a pull request.
updatePullRequestDescriptionAsync(UpdatePullRequestDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updatePullRequestDescriptionAsync(UpdatePullRequestDescriptionRequest, AsyncHandler<UpdatePullRequestDescriptionRequest, UpdatePullRequestDescriptionResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdatePullRequestDescriptionRequest - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestDescriptionRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
UpdatePullRequestDescriptionResult - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestDescriptionResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionResult
 
updatePullRequestStatus(UpdatePullRequestStatusRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updatePullRequestStatus(UpdatePullRequestStatusRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Updates the status of a pull request.
updatePullRequestStatus(UpdatePullRequestStatusRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Updates the status of a pull request.
updatePullRequestStatusAsync(UpdatePullRequestStatusRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestStatusAsync(UpdatePullRequestStatusRequest, AsyncHandler<UpdatePullRequestStatusRequest, UpdatePullRequestStatusResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestStatusAsync(UpdatePullRequestStatusRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the status of a pull request.
updatePullRequestStatusAsync(UpdatePullRequestStatusRequest, AsyncHandler<UpdatePullRequestStatusRequest, UpdatePullRequestStatusResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the status of a pull request.
updatePullRequestStatusAsync(UpdatePullRequestStatusRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updatePullRequestStatusAsync(UpdatePullRequestStatusRequest, AsyncHandler<UpdatePullRequestStatusRequest, UpdatePullRequestStatusResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdatePullRequestStatusRequest - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestStatusRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
 
UpdatePullRequestStatusResult - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestStatusResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusResult
 
updatePullRequestTitle(UpdatePullRequestTitleRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updatePullRequestTitle(UpdatePullRequestTitleRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Replaces the title of a pull request.
updatePullRequestTitle(UpdatePullRequestTitleRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Replaces the title of a pull request.
updatePullRequestTitleAsync(UpdatePullRequestTitleRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestTitleAsync(UpdatePullRequestTitleRequest, AsyncHandler<UpdatePullRequestTitleRequest, UpdatePullRequestTitleResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updatePullRequestTitleAsync(UpdatePullRequestTitleRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Replaces the title of a pull request.
updatePullRequestTitleAsync(UpdatePullRequestTitleRequest, AsyncHandler<UpdatePullRequestTitleRequest, UpdatePullRequestTitleResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Replaces the title of a pull request.
updatePullRequestTitleAsync(UpdatePullRequestTitleRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updatePullRequestTitleAsync(UpdatePullRequestTitleRequest, AsyncHandler<UpdatePullRequestTitleRequest, UpdatePullRequestTitleResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdatePullRequestTitleRequest - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestTitleRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
 
UpdatePullRequestTitleResult - Class in com.amazonaws.services.codecommit.model
 
UpdatePullRequestTitleResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleResult
 
updateRepositoryDescription(UpdateRepositoryDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updateRepositoryDescription(UpdateRepositoryDescriptionRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Sets or changes the comment or description for a repository.
updateRepositoryDescription(UpdateRepositoryDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Sets or changes the comment or description for a repository.
updateRepositoryDescriptionAsync(UpdateRepositoryDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateRepositoryDescriptionAsync(UpdateRepositoryDescriptionRequest, AsyncHandler<UpdateRepositoryDescriptionRequest, UpdateRepositoryDescriptionResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateRepositoryDescriptionAsync(UpdateRepositoryDescriptionRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Sets or changes the comment or description for a repository.
updateRepositoryDescriptionAsync(UpdateRepositoryDescriptionRequest, AsyncHandler<UpdateRepositoryDescriptionRequest, UpdateRepositoryDescriptionResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Sets or changes the comment or description for a repository.
updateRepositoryDescriptionAsync(UpdateRepositoryDescriptionRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updateRepositoryDescriptionAsync(UpdateRepositoryDescriptionRequest, AsyncHandler<UpdateRepositoryDescriptionRequest, UpdateRepositoryDescriptionResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdateRepositoryDescriptionRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of an update repository description operation.
UpdateRepositoryDescriptionRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
UpdateRepositoryDescriptionResult - Class in com.amazonaws.services.codecommit.model
 
UpdateRepositoryDescriptionResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionResult
 
updateRepositoryEncryptionKey(UpdateRepositoryEncryptionKeyRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updateRepositoryEncryptionKey(UpdateRepositoryEncryptionKeyRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Updates the Key Management Service encryption key used to encrypt and decrypt a CodeCommit repository.
updateRepositoryEncryptionKey(UpdateRepositoryEncryptionKeyRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Updates the Key Management Service encryption key used to encrypt and decrypt a CodeCommit repository.
updateRepositoryEncryptionKeyAsync(UpdateRepositoryEncryptionKeyRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateRepositoryEncryptionKeyAsync(UpdateRepositoryEncryptionKeyRequest, AsyncHandler<UpdateRepositoryEncryptionKeyRequest, UpdateRepositoryEncryptionKeyResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateRepositoryEncryptionKeyAsync(UpdateRepositoryEncryptionKeyRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the Key Management Service encryption key used to encrypt and decrypt a CodeCommit repository.
updateRepositoryEncryptionKeyAsync(UpdateRepositoryEncryptionKeyRequest, AsyncHandler<UpdateRepositoryEncryptionKeyRequest, UpdateRepositoryEncryptionKeyResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Updates the Key Management Service encryption key used to encrypt and decrypt a CodeCommit repository.
updateRepositoryEncryptionKeyAsync(UpdateRepositoryEncryptionKeyRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updateRepositoryEncryptionKeyAsync(UpdateRepositoryEncryptionKeyRequest, AsyncHandler<UpdateRepositoryEncryptionKeyRequest, UpdateRepositoryEncryptionKeyResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdateRepositoryEncryptionKeyRequest - Class in com.amazonaws.services.codecommit.model
 
UpdateRepositoryEncryptionKeyRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
 
UpdateRepositoryEncryptionKeyResult - Class in com.amazonaws.services.codecommit.model
 
UpdateRepositoryEncryptionKeyResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
 
updateRepositoryName(UpdateRepositoryNameRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommit
 
updateRepositoryName(UpdateRepositoryNameRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommit
Renames a repository.
updateRepositoryName(UpdateRepositoryNameRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitClient
Renames a repository.
updateRepositoryNameAsync(UpdateRepositoryNameRequest) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateRepositoryNameAsync(UpdateRepositoryNameRequest, AsyncHandler<UpdateRepositoryNameRequest, UpdateRepositoryNameResult>) - Method in class com.amazonaws.services.codecommit.AbstractAWSCodeCommitAsync
 
updateRepositoryNameAsync(UpdateRepositoryNameRequest) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Renames a repository.
updateRepositoryNameAsync(UpdateRepositoryNameRequest, AsyncHandler<UpdateRepositoryNameRequest, UpdateRepositoryNameResult>) - Method in interface com.amazonaws.services.codecommit.AWSCodeCommitAsync
Renames a repository.
updateRepositoryNameAsync(UpdateRepositoryNameRequest) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
updateRepositoryNameAsync(UpdateRepositoryNameRequest, AsyncHandler<UpdateRepositoryNameRequest, UpdateRepositoryNameResult>) - Method in class com.amazonaws.services.codecommit.AWSCodeCommitAsyncClient
 
UpdateRepositoryNameRequest - Class in com.amazonaws.services.codecommit.model
Represents the input of an update repository description operation.
UpdateRepositoryNameRequest() - Constructor for class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
 
UpdateRepositoryNameResult - Class in com.amazonaws.services.codecommit.model
 
UpdateRepositoryNameResult() - Constructor for class com.amazonaws.services.codecommit.model.UpdateRepositoryNameResult
 
UserInfo - Class in com.amazonaws.services.codecommit.model
Information about the user who made a specified commit.
UserInfo() - Constructor for class com.amazonaws.services.codecommit.model.UserInfo
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CodecommitActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.ApprovalState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.BatchGetRepositoriesErrorCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.ChangeTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.ConflictDetailLevelTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.ConflictResolutionStrategyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.FileModeTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.MergeOptionTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.ObjectTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.OrderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.OverrideStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.PullRequestEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.PullRequestStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.RelativeFileVersionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.ReplacementTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.RepositoryTriggerEventEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codecommit.model.SortByEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.CodecommitActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.ApprovalState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.BatchGetRepositoriesErrorCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.ChangeTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.ConflictDetailLevelTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.ConflictResolutionStrategyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.FileModeTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.MergeOptionTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.ObjectTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.OrderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.OverrideStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.PullRequestEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.PullRequestStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.RelativeFileVersionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.ReplacementTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.RepositoryTriggerEventEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codecommit.model.SortByEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.File
The fully qualified path to the file in the repository.
withAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The full path to the file to be added or updated, including the name of the file.
withAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.Folder
The fully qualified path of the folder in the repository.
withAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.SubModule
The fully qualified path to the folder that contains the reference to the submodule.
withAbsolutePath(String) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The fully qualified path to the folder that contains the symbolic link.
withAccountId(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the Amazon Web Services account associated with the repository.
withActorArn(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
withActorArn(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
withAdditionalData(String) - Method in class com.amazonaws.services.codecommit.model.Commit
Any other data associated with the specified commit.
withAfterBlob(BlobMetadata) - Method in class com.amazonaws.services.codecommit.model.Difference
Information about an afterBlob data type object, including the ID, the file mode permission code, and the path.
withAfterBlobId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full blob ID of the commit used to establish the after of the comparison.
withAfterBlobId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full blob ID of the file on which you want to comment on the source commit.
withAfterBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the blob ID of the after blob.
withAfterBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
In the directionality of the pull request, the blob ID of the after blob.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full commit ID of the commit used to establish the after of the comparison.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full commit ID of the commit that was the tip of the source branch at the time the comment was made.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the after commit.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The full commit ID of the commit in the source branch that was the tip of the branch at the time the comment was made.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the after commit.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the full commit ID of the after commit.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The full commit ID of the commit in the source branch that is the current tip of the branch for the pull request when you post the comment.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The full commit ID of the commit in the destination branch where the pull request is merged.
withAfterCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The full commit ID of the commit in the source branch that was the tip of the branch at the time the pull request was updated.
withAfterCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit.
withAfterPath(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The file path in which to check differences.
withApprovalRule(ApprovalRule) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleResult
Information about the created approval rule.
withApprovalRule(ApprovalRule) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentResult
Information about the updated approval rule.
withApprovalRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The content of the approval rule.
withApprovalRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The content of the approval rule.
withApprovalRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The content of the approval rule, including the number of approvals needed and the structure of an approval pool defined for approvals, if any.
withApprovalRuleEventMetadata(ApprovalRuleEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about a pull request event.
withApprovalRuleId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The system-generated ID of the approval rule.
withApprovalRuleId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The system-generated ID of the approval rule.
withApprovalRuleId(String) - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleResult
The ID of the deleted approval rule.
withApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The name of the approval rule.
withApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleEventMetadata
The name of the approval rule.
withApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The name for the approval rule.
withApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
The name of the approval rule you want to delete.
withApprovalRuleName(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The name of the approval rule you want to update.
withApprovalRuleOverriddenEventMetadata(ApprovalRuleOverriddenEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about an approval rule override event for a pull request.
withApprovalRules(ApprovalRule...) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The approval rules applied to the pull request.
withApprovalRules(Collection<ApprovalRule>) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The approval rules applied to the pull request.
withApprovalRulesNotSatisfied(String...) - Method in class com.amazonaws.services.codecommit.model.Evaluation
The names of the approval rules that have not had their conditions met.
withApprovalRulesNotSatisfied(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.Evaluation
The names of the approval rules that have not had their conditions met.
withApprovalRulesSatisfied(String...) - Method in class com.amazonaws.services.codecommit.model.Evaluation
The names of the approval rules that have had their conditions met.
withApprovalRulesSatisfied(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.Evaluation
The names of the approval rules that have had their conditions met.
withApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateResult
The content and structure of the created approval rule template.
withApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateResult
The content and structure of the approval rule template.
withApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentResult
 
withApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResult
The structure and content of the updated approval rule template.
withApprovalRuleTemplate(ApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameResult
The structure and content of the updated approval rule template.
withApprovalRuleTemplateContent(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The content of the approval rule template.
withApprovalRuleTemplateContent(String) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The content of the approval rule that is created on pull requests in associated repositories.
withApprovalRuleTemplateDescription(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The description of the approval rule template.
withApprovalRuleTemplateDescription(String) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The description of the approval rule template.
withApprovalRuleTemplateDescription(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
The updated description of the approval rule template.
withApprovalRuleTemplateId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The system-generated ID of the approval rule template.
withApprovalRuleTemplateId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateResult
The system-generated ID of the deleted approval rule template.
withApprovalRuleTemplateId(String) - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
The ID of the template that created the approval rule.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The name of the approval rule template.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
The name for the approval rule template.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The name of the template you want to associate with one or more repositories.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The name of the template that you want to disassociate from one or more repositories.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.CreateApprovalRuleTemplateRequest
The name of the approval rule template.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteApprovalRuleTemplateRequest
The name of the approval rule template to delete.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
The name of the approval rule template to disassociate from a specified repository.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.GetApprovalRuleTemplateRequest
The name of the approval rule template for which you want to get information.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
The name of the approval rule template for which you want to list repositories that are associated with that template.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.OriginApprovalRuleTemplate
The name of the template that created the approval rule.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The name of the approval rule template where you want to update the content of the rule.
withApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
The name of the template for which you want to update the description.
withApprovalRuleTemplateNames(String...) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
withApprovalRuleTemplateNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
withApprovalRuleTemplateNames(String...) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
The names of all approval rule templates associated with the repository.
withApprovalRuleTemplateNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
The names of all approval rule templates associated with the repository.
withApprovals(Approval...) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
Information about users who have approved the pull request.
withApprovals(Collection<Approval>) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesResult
Information about users who have approved the pull request.
withApprovalState(String) - Method in class com.amazonaws.services.codecommit.model.Approval
The state of the approval, APPROVE or REVOKE.
withApprovalState(ApprovalState) - Method in class com.amazonaws.services.codecommit.model.Approval
The state of the approval, APPROVE or REVOKE.
withApprovalState(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The approval state to associate with the user on the pull request.
withApprovalState(ApprovalState) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The approval state to associate with the user on the pull request.
withApprovalStateChangedEventMetadata(ApprovalStateChangedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about an approval state change for a pull request.
withApprovalStatus(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
The approval status for the pull request.
withApprovalStatus(ApprovalState) - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
The approval status for the pull request.
withApproved(Boolean) - Method in class com.amazonaws.services.codecommit.model.Evaluation
Whether the state of the pull request is approved.
withArn(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The Amazon Resource Name (ARN) of the repository.
withAssociatedRepositoryNames(String...) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
A list of names of the repositories that have been associated with the template.
withAssociatedRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
A list of names of the repositories that have been associated with the template.
withAuthor(UserInfo) - Method in class com.amazonaws.services.codecommit.model.Commit
Information about the author of the specified commit.
withAuthorArn(String) - Method in class com.amazonaws.services.codecommit.model.Comment
The Amazon Resource Name (ARN) of the person who posted the comment.
withAuthorArn(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
Optional.
withAuthorArn(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The Amazon Resource Name (ARN) of the user who created the pull request.
withAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the author who created the commit.
withAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The name of the author who created the unreferenced commit.
withAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The name of the author who created the commit.
withAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The name of the author who created the commit.
withAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The name of the author who created the commit.
withAuthorName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The name of the author who created the commit.
withBase(String) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the base of a merge or pull request.
withBase(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the base of a merge or pull request.
withBase(Long) - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the base of a merge or pull request.
withBase(Boolean) - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the base of a merge or pull request.
withBase(MergeHunkDetail) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the base of a merge or pull request.
withBase(String) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the base commit of the merge.
withBase(ObjectTypeEnum) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the base commit of the merge.
withBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the merge base.
withBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the merge base.
withBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the merge base.
withBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the merge base.
withBaseCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the merge base.
withBeforeBlob(BlobMetadata) - Method in class com.amazonaws.services.codecommit.model.Difference
Information about a beforeBlob data type object, including the ID, the file mode permission code, and the path.
withBeforeBlobId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full blob ID of the commit used to establish the before of the comparison.
withBeforeBlobId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full blob ID of the file on which you want to comment on the destination commit.
withBeforeBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the blob ID of the before blob.
withBeforeBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
In the directionality of the pull request, the blob ID of the before blob.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The full commit ID of the commit used to establish the before of the comparison.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The full commit ID of the commit that was the tip of the destination branch when the pull request was created.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the before commit.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was created.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the before commit.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
In the directionality you established, the full commit ID of the before commit.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was created.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The full commit ID of the commit in the source branch used to create the pull request, or in the case of an updated pull request, the full commit ID of the commit used to update the pull request.
withBeforeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was updated.
withBeforeCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, the full commit ID).
withBeforePath(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The file path in which to check for differences.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The full ID of the blob.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The blob ID removed from the tree as part of deleting the file.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.File
The blob ID that contains the file information.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The blob ID that contains the file information.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.FileVersion
The blob ID of the object that represents the content of the file in this version.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
The ID of the blob, which is its SHA-1 pointer.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The blob ID of the object that represents the file content.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The ID of the blob, which is its SHA-1 pointer.
withBlobId(String) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The blob ID that contains the information about the symbolic link.
withBranch(BranchInfo) - Method in class com.amazonaws.services.codecommit.model.GetBranchResult
The name of the branch.
withBranches(String...) - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
The list of branch names.
withBranches(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
The list of branch names.
withBranches(String...) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The branches to be included in the trigger configuration.
withBranches(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The branches to be included in the trigger configuration.
withBranchName(String) - Method in class com.amazonaws.services.codecommit.model.BranchInfo
The name of the branch.
withBranchName(String) - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The name of the new branch to create.
withBranchName(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the branch where you create the commit.
withBranchName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
The name of the branch to delete.
withBranchName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the branch where the commit that deletes the file is made.
withBranchName(String) - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
The name of the branch for which you want to retrieve information.
withBranchName(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the branch where you want to add or update the file.
withCallerReactions(String...) - Method in class com.amazonaws.services.codecommit.model.Comment
The emoji reactions to a comment, if any, submitted by the user whose credentials are associated with the call to the API.
withCallerReactions(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.Comment
The emoji reactions to a comment, if any, submitted by the user whose credentials are associated with the call to the API.
withChangeType(String) - Method in class com.amazonaws.services.codecommit.model.Difference
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
withChangeType(ChangeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.Difference
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
withClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.Comment
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
withClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
withClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
withClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
withClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
withClientRequestToken(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
withCloneUrlHttp(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The URL to use for cloning the repository over HTTPS.
withCloneUrlSsh(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The URL to use for cloning the repository over SSH.
withComment(Comment) - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentResult
Information about the comment you just deleted.
withComment(Comment) - Method in class com.amazonaws.services.codecommit.model.GetCommentResult
The contents of the comment.
withComment(Comment) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The content of the comment you posted.
withComment(Comment) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The content of the comment you posted.
withComment(Comment) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyResult
Information about the reply to a comment.
withComment(Comment) - Method in class com.amazonaws.services.codecommit.model.UpdateCommentResult
Information about the updated comment.
withCommentId(String) - Method in class com.amazonaws.services.codecommit.model.Comment
The system-generated comment ID.
withCommentId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteCommentContentRequest
The unique, system-generated ID of the comment.
withCommentId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
The ID of the comment for which you want to get reactions information.
withCommentId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentRequest
The unique, system-generated ID of the comment.
withCommentId(String) - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
The ID of the comment to which you want to add or update a reaction.
withCommentId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
The system-generated ID of the comment you want to update.
withComments(Comment...) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
An array of comment objects.
withComments(Collection<Comment>) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
An array of comment objects.
withComments(Comment...) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
An array of comment objects.
withComments(Collection<Comment>) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
An array of comment objects.
withCommentsForComparedCommitData(CommentsForComparedCommit...) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
A list of comment objects on the compared commit.
withCommentsForComparedCommitData(Collection<CommentsForComparedCommit>) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
A list of comment objects on the compared commit.
withCommentsForPullRequestData(CommentsForPullRequest...) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
An array of comment objects on the pull request.
withCommentsForPullRequestData(Collection<CommentsForPullRequest>) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
An array of comment objects on the pull request.
withCommit(Commit) - Method in class com.amazonaws.services.codecommit.model.FileVersion
 
withCommit(Commit) - Method in class com.amazonaws.services.codecommit.model.GetCommitResult
A commit data type object that contains information about the specified commit.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
A commit ID that either could not be found or was not in a valid format.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BranchInfo
The ID of the last commit made to the branch.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.Commit
The full SHA ID of the specified commit.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The ID of the commit to point the new branch to.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The full commit ID of the commit that contains your committed file changes.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
The full commit ID of the commit that contains your merge results.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The full commit ID of the commit that contains the change that deletes the file.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
The commit ID.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The full commit ID of the commit that contains the content returned by GetFile.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The full commit ID used as a reference for the returned version of the folder content.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
The commit ID of the merge in the destination or target branch.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
The commit ID of the merge in the destination or target branch.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
The commit ID of the merge in the destination or target branch.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The full SHA ID of the commit that contains this file change.
withCommitId(String) - Method in class com.amazonaws.services.codecommit.model.SubModule
The commit ID that contains the reference to the submodule.
withCommitIds(String...) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
The full commit IDs of the commits to get information about.
withCommitIds(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
The full commit IDs of the commits to get information about.
withCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The commit message you want to include in the commit.
withCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The commit message for the unreferenced commit.
withCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The commit message you want to include as part of deleting the file.
withCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The commit message for the merge.
withCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The commit message to include in the commit information for the merge.
withCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The commit message to include in the commit information for the merge.
withCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The commit message to include in the commit information for the merge.
withCommitMessage(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
A message about why this file was added or updated.
withCommits(Commit...) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
An array of commit data type objects, each of which contains information about a specified commit.
withCommits(Collection<Commit>) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
An array of commit data type objects, each of which contains information about a specified commit.
withCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The fully quaified reference that identifies the commit that contains the file.
withCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
A fully qualified reference used to identify a commit that contains the version of the folder's content to return.
withCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The fully quaified reference that identifies the commit that contains the file.
withCommitter(UserInfo) - Method in class com.amazonaws.services.codecommit.model.Commit
Information about the person who committed the specified commit, also known as the committer.
withConfigurationId(String) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
The system-generated unique ID for the trigger.
withConfigurationId(String) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersResult
The system-generated unique ID for the create or update operation.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The level of conflict detail to use.
withConflictDetailLevel(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The level of conflict detail to use.
withConflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The level of conflict detail to use.
withConflictMetadata(ConflictMetadata) - Method in class com.amazonaws.services.codecommit.model.Conflict
Metadata about a conflict in a merge operation.
withConflictMetadata(ConflictMetadata) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
Contains metadata about the conflicts found in the merge.
withConflictMetadataList(ConflictMetadata...) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
A list of metadata for any conflicting files.
withConflictMetadataList(Collection<ConflictMetadata>) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
A list of metadata for any conflicting files.
withConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
withConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
withConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
withConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
withConflictResolution(ConflictResolution) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
withConflicts(Conflict...) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.
withConflicts(Collection<Conflict>) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.
withContent(String) - Method in class com.amazonaws.services.codecommit.model.Comment
The content of the comment.
withContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.GetBlobResult
The content of the blob, usually a file.
withContent(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The content of the comment you want to make.
withContent(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The content of your comment on the change.
withContent(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
The contents of your reply to a comment.
withContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The base-64 encoded content to use when the replacement type is USE_NEW_CONTENT.
withContent(String) - Method in class com.amazonaws.services.codecommit.model.UpdateCommentRequest
The updated content to replace the existing content of the comment.
withContentConflict(Boolean) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the content of a file.
withCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The date the approval rule was created, in timestamp format.
withCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The date the approval rule template was created, in timestamp format.
withCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.Comment
The date and time the comment was created, in timestamp format.
withCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The date and time the pull request was originally created, in timestamp format.
withCreationDate(Date) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The date and time the repository was created, in timestamp format.
withCustomData(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
Any custom data associated with the trigger to be included in the information sent to the target of the trigger.
withDate(String) - Method in class com.amazonaws.services.codecommit.model.UserInfo
The date when the specified commit was commited, in timestamp format with GMT offset.
withDefaultBranch(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The repository's default branch name.
withDefaultBranchName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
The name of the branch to set as the default branch.
withDeleted(Boolean) - Method in class com.amazonaws.services.codecommit.model.Comment
A Boolean value indicating whether the comment has been deleted.
withDeletedBranch(BranchInfo) - Method in class com.amazonaws.services.codecommit.model.DeleteBranchResult
Information about the branch deleted by the operation, including the branch name and the commit ID that was the tip of the branch.
withDeleteFiles(DeleteFileEntry...) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Files to be deleted as part of the merge conflict resolution.
withDeleteFiles(Collection<DeleteFileEntry>) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Files to be deleted as part of the merge conflict resolution.
withDeleteFiles(DeleteFileEntry...) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The files to delete in this commit.
withDeleteFiles(Collection<DeleteFileEntry>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The files to delete in this commit.
withDescription(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
A description of the pull request.
withDescription(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The user-defined description of the pull request.
withDescription(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
The updated content of the description for the pull request.
withDestination(String) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the destination of a merge or pull request.
withDestination(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the destination of a merge or pull request.
withDestination(Long) - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the destination of a merge or pull request.
withDestination(Boolean) - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the destination of a merge or pull request.
withDestination(MergeHunkDetail) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the destination of a merge or pull request.
withDestination(String) - Method in class com.amazonaws.services.codecommit.model.MergeOperations
The operation on a file in the destination of a merge or pull request.
withDestination(ChangeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergeOperations
The operation on a file in the destination of a merge or pull request.
withDestination(String) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the destination branch.
withDestination(ObjectTypeEnum) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the destination branch.
withDestinationArn(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The ARN of the resource that is the target for a trigger (for example, the ARN of a topic in Amazon SNS).
withDestinationCommit(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The full commit ID that is the tip of the destination branch.
withDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
withDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
withDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
withDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
withDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the destination commit specifier that was used in the merge evaluation.
withDestinationCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID of the tip of the branch specified as the destination branch when the pull request was created.
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withDestinationReference(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
The name of the branch that the pull request is merged into.
withDestinationReference(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The branch of the repository where the pull request changes are merged.
withDestinationReference(String) - Method in class com.amazonaws.services.codecommit.model.Target
The branch of the repository where the pull request changes are merged.
withDifferences(Difference...) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).
withDifferences(Collection<Difference>) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).
withDisassociatedRepositoryNames(String...) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
A list of repository names that have had their association with the template removed.
withDisassociatedRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
A list of repository names that have had their association with the template removed.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The email address of the person who created the commit.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The email address for the person who created the unreferenced commit.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The email address for the commit that deletes the file.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The email address of the person merging the branches.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The email address of the person merging the branches.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The email address of the person merging the branches.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The email address of the person merging the branches.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
An email address for the person adding or updating the file.
withEmail(String) - Method in class com.amazonaws.services.codecommit.model.UserInfo
The email address associated with the user who made the commit, if any.
withEmoji(String) - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The Emoji Version 1.0 graphic of the reaction.
withEndLine(Integer) - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The end position of the hunk in the merge result.
withErrorCode(String) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
An error code that specifies whether the repository name was not valid or not found.
withErrorCode(String) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
An error code that specifies whether the repository name was not valid or not found.
withErrorCode(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
An error code that specifies whether the commit ID was not valid or not found.
withErrorCode(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
An error code that specifies the type of failure.
withErrorCode(BatchGetRepositoriesErrorCodeEnum) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
An error code that specifies the type of failure.
withErrorMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
An error message that provides details about why the repository name was not found or not valid.
withErrorMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
An error message that provides details about why the repository name was either not found or not valid.
withErrorMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsError
An error message that provides detail about why the commit ID either was not found or was not valid.
withErrorMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
An error message that provides detail about why the repository either was not found or was not in a valid state.
withErrors(BatchAssociateApprovalRuleTemplateWithRepositoriesError...) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
A list of any errors that might have occurred while attempting to create the association between the template and the repositories.
withErrors(Collection<BatchAssociateApprovalRuleTemplateWithRepositoriesError>) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResult
A list of any errors that might have occurred while attempting to create the association between the template and the repositories.
withErrors(BatchDescribeMergeConflictsError...) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
A list of any errors returned while describing the merge conflicts for each file.
withErrors(Collection<BatchDescribeMergeConflictsError>) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
A list of any errors returned while describing the merge conflicts for each file.
withErrors(BatchDisassociateApprovalRuleTemplateFromRepositoriesError...) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
withErrors(Collection<BatchDisassociateApprovalRuleTemplateFromRepositoriesError>) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResult
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
withErrors(BatchGetCommitsError...) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
Returns any commit IDs for which information could not be found.
withErrors(Collection<BatchGetCommitsError>) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsResult
Returns any commit IDs for which information could not be found.
withErrors(BatchGetRepositoriesError...) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns information about any errors returned when attempting to retrieve information about the repositories.
withErrors(Collection<BatchGetRepositoriesError>) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns information about any errors returned when attempting to retrieve information about the repositories.
withEvaluation(Evaluation) - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesResult
The result of the evaluation, including the names of the rules whose conditions have been met (if any), the names of the rules whose conditions have not been met (if any), whether the pull request is in the approved state, and whether the pull request approval rule has been set aside by an override.
withEventDate(Date) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The day and time of the pull request event, in timestamp format.
withEvents(String...) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
withEvents(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
withEvents(RepositoryTriggerEventEnum...) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
withExceptionName(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The name of the exception.
withExistingRuleContentSha256(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The SHA-256 hash signature for the content of the approval rule.
withExistingRuleContentSha256(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The SHA-256 hash signature for the content of the approval rule.
withFailedExecutions(RepositoryTriggerExecutionFailure...) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
The list of triggers that were not tested.
withFailedExecutions(Collection<RepositoryTriggerExecutionFailure>) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
The list of triggers that were not tested.
withFailureMessage(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
Message information about the trigger that did not run.
withFileContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The base-64 encoded binary data object that represents the content of the file.
withFileContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The content of the file, if a source file is not specified.
withFileContent(ByteBuffer) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The content of the file, in binary object format.
withFileMode(String) - Method in class com.amazonaws.services.codecommit.model.File
The extrapolated file mode permissions for the file.
withFileMode(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.File
The extrapolated file mode permissions for the file.
withFileMode(String) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The extrapolated file mode permissions for the file.
withFileMode(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.FileMetadata
The extrapolated file mode permissions for the file.
withFileMode(String) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The extrapolated file mode permissions of the blob.
withFileMode(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The extrapolated file mode permissions of the blob.
withFileMode(String) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The extrapolated file mode permissions for the file.
withFileMode(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The extrapolated file mode permissions for the file.
withFileMode(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The file mode permissions of the blob.
withFileMode(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The file mode permissions of the blob.
withFileMode(String) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The file mode to apply during conflict resoltion.
withFileMode(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The file mode to apply during conflict resoltion.
withFileMode(String) - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
The file mode for the file.
withFileMode(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
The file mode for the file.
withFileMode(String) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The file mode permissions of the blob that cotains information about the symbolic link.
withFileMode(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The file mode permissions of the blob that cotains information about the symbolic link.
withFileModeConflict(Boolean) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the file mode of a file.
withFileModes(FileModes) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The file modes of the file in the source, destination, and base of the merge.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The path to the file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The path of the file that contains conflicts.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileEntry
The full path of the file to be deleted, including the name of the file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The fully qualified path to the file that to be deleted, including the full name and extension of that file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The fully qualified path to the file to be deleted, including the full name and extension of that file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The fully qualified path to the file, including the full name and extension of the file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The fully qualified path to the specified file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The full path of the file whose history you want to retrieve, including the name of the file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.Location
The name of the file being compared, including its extension and subdirectory, if any.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The full path to the file in the repository, including the name of the file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the file you want to add or update, including the relative path to the file in the repository.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The path of the conflicting file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.SetFileModeEntry
The full path to the file, including the name of the file.
withFilePath(String) - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
The full path to the file, including the name of the file.
withFilePaths(String...) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
withFilePaths(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
withFilePosition(Long) - Method in class com.amazonaws.services.codecommit.model.Location
The position of a change in a compared file, in line number format.
withFiles(File...) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of files in the specified folder, if any.
withFiles(Collection<File>) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of files in the specified folder, if any.
withFilesAdded(FileMetadata...) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files added as part of the committed file changes.
withFilesAdded(Collection<FileMetadata>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files added as part of the committed file changes.
withFilesDeleted(FileMetadata...) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files deleted as part of the committed file changes.
withFilesDeleted(Collection<FileMetadata>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files deleted as part of the committed file changes.
withFileSize(Long) - Method in class com.amazonaws.services.codecommit.model.GetFileResult
The size of the contents of the file, in bytes.
withFileSizes(FileSizes) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The file sizes of the file in the source, destination, and base of the merge.
withFilesUpdated(FileMetadata...) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files updated as part of the commited file changes.
withFilesUpdated(Collection<FileMetadata>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The files updated as part of the commited file changes.
withFolderPath(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
The fully qualified path to the folder whose contents are returned, including the folder name.
withFolderPath(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The fully qualified path of the folder whose contents are returned.
withHunkContent(String) - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The base-64 encoded content of the hunk merged region that might contain a conflict.
withInReplyTo(String) - Method in class com.amazonaws.services.codecommit.model.Comment
The ID of the comment for which this comment is a reply, if any.
withInReplyTo(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentReplyRequest
The system-generated ID of the comment to which you want to reply.
withIsBinaryFile(IsBinaryFile) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination, and base of the merge.
withIsConflict(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
A Boolean value indicating whether a combination of hunks contains a conflict.
withIsMerged(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
A Boolean value indicating whether the merge has been made.
withIsMove(Boolean) - Method in class com.amazonaws.services.codecommit.model.SourceFileSpecifier
Whether to remove the source file from the parent commit.
withKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
withKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
withKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
If a file is the only object in the folder or directory, specifies whether to delete the folder or directory that contains the file.
withKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
withKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
withKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
withKeepEmptyFolders(Boolean) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
withKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
The ID of the encryption key.
withKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the Key Management Service encryption key used to encrypt and decrypt the repository.
withKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
The ID of the encryption key.
withKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the encryption key.
withLastActivityDate(Date) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The day and time of the last user or system activity on the pull request, in timestamp format.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The date the approval rule was most recently changed, in timestamp format.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The date the approval rule template was most recently changed, in timestamp format.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.codecommit.model.Comment
The date and time the comment was most recently modified, in timestamp format.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The date and time the repository was last modified, in timestamp format.
withLastModifiedUser(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule.
withLastModifiedUser(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule template.
withLocation(Location) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
Location information about the comment on the comparison, including the file name, line number, and whether the version of the file where the comment was made is BEFORE or AFTER.
withLocation(Location) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
Location information about the comment on the pull request, including the file name, line number, and whether the version of the file where the comment was made is BEFORE (destination branch) or AFTER (source branch).
withLocation(Location) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The location of the comparison where you want to comment.
withLocation(Location) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The location of the comment in the comparison between the two commits.
withLocation(Location) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The location of the change where you want to post your comment.
withLocation(Location) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The location of the change where you posted your comment.
withMaxConflictFiles(Integer) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The maximum number of files to include in the output.
withMaxConflictFiles(Integer) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The maximum number of files to include in the output.
withMaxMergeHunks(Integer) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The maximum number of merge hunks to include in the output.
withMaxMergeHunks(Integer) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The maximum number of merge hunks to include in the output.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMaxResults(Integer) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
A non-zero, non-negative integer used to limit the number of returned results.
withMergeable(Boolean) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
A Boolean value that indicates whether the code is mergeable by the specified merge option.
withMergeBase(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID of the most recent commit that the source branch and the destination branch have in common.
withMergeBase(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The commit ID of the most recent commit that the source branch and the destination branch have in common.
withMergeBase(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The commit ID of the most recent commit that the source branch and the destination branch have in common.
withMergeCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The commit ID for the merge commit, if any.
withMergedBy(String) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The Amazon Resource Name (ARN) of the user who merged the branches.
withMergedCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID for the merge commit created when the source branch was merged into the destination branch.
withMergeHunks(MergeHunk...) - Method in class com.amazonaws.services.codecommit.model.Conflict
A list of hunks that contain the differences between files or lines causing the conflict.
withMergeHunks(Collection<MergeHunk>) - Method in class com.amazonaws.services.codecommit.model.Conflict
A list of hunks that contain the differences between files or lines causing the conflict.
withMergeHunks(MergeHunk...) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
A list of merge hunks of the differences between the files or lines.
withMergeHunks(Collection<MergeHunk>) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
A list of merge hunks of the differences between the files or lines.
withMergeMetadata(MergeMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
Information about the merge state change event.
withMergeMetadata(MergeMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
Returns metadata about the state of the merge, including whether the merge has been made.
withMergeOperations(MergeOperations) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
Whether an add, modify, or delete operation caused the conflict between the source and destination of the merge.
withMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
withMergeOption(MergeOptionTypeEnum) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
withMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The merge option or strategy you want to use to merge the code.
withMergeOption(MergeOptionTypeEnum) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The merge option or strategy you want to use to merge the code.
withMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
withMergeOption(MergeOptionTypeEnum) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
withMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
withMergeOption(MergeOptionTypeEnum) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
withMergeOption(String) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The merge strategy used in the merge.
withMergeOption(MergeOptionTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergeMetadata
The merge strategy used in the merge.
withMergeOptions(String...) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The merge option or strategy used to merge the code.
withMergeOptions(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The merge option or strategy used to merge the code.
withMergeOptions(MergeOptionTypeEnum...) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The merge option or strategy used to merge the code.
withMessage(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsError
The message provided by the exception.
withMessage(String) - Method in class com.amazonaws.services.codecommit.model.Commit
The commit message associated with the specified commit.
withMode(String) - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The file mode permissions of the blob.
withName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the author of the commit that deletes the file.
withName(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the person adding or updating the file.
withName(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTrigger
The name of the trigger.
withName(String) - Method in class com.amazonaws.services.codecommit.model.UserInfo
The name of the user who made the specified commit.
withNewApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
The new name you want to apply to the approval rule template.
withNewName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
The new name for the repository.
withNewRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The content that replaces the existing content of the rule.
withNewRuleContent(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The updated content for the approval rule.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
An enumeration token that can be used in a request to return the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
An enumeration token that can be used in a request to return the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
An enumeration token that when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitResult
An enumeration token that can be used in a request to return the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestResult
An enumeration token that can be used in a request to return the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesResult
An enumeration token that can be used in a request to return the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
An enumeration token that can be used in a request to return the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListApprovalRuleTemplatesResult
An enumeration token that allows the operation to batch the next results of the operation.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResult
An enumeration token that allows the operation to batch the next results of the operation.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
An enumeration token that allows the operation to batch the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListBranchesResult
An enumeration token that returns the batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
An enumeration token that allows the operation to batch the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
An enumeration token that can be used to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
An enumeration token that allows the operation to batch the next results of the operation.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
An enumeration token that allows the operation to batch the next results of the operation.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
An enumeration token that allows the operation to batch the results of the operation.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
An enumeration token that allows the operation to batch the results of the operation.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
withNextToken(String) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
An enumeration token that allows the operation to batch the next results of the operation.
withNumberOfConflicts(Integer) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
The number of conflicts, including both hunk conflicts and metadata conflicts.
withObjectTypeConflict(Boolean) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
A boolean value (true or false) indicating whether there are conflicts between the branches in the object type of a file, folder, or submodule.
withObjectTypes(ObjectTypes) - Method in class com.amazonaws.services.codecommit.model.ConflictMetadata
Information about any object type conflicts in a merge operation.
withOldApprovalRuleTemplateName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
The current name of the approval rule template.
withOldName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryNameRequest
The current name of the repository.
withOrder(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The order in which to sort the results of a list repositories operation.
withOrder(OrderEnum) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The order in which to sort the results of a list repositories operation.
withOriginalKmsKeyId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the encryption key formerly used to encrypt and decrypt the repository.
withOriginApprovalRuleTemplate(OriginApprovalRuleTemplate) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The approval rule template used to create the rule.
withOverridden(Boolean) - Method in class com.amazonaws.services.codecommit.model.Evaluation
Whether the approval rule requirements for the pull request have been overridden and no longer need to be met.
withOverridden(Boolean) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).
withOverrider(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateResult
The Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
withOverrideStatus(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The status of the override event.
withOverrideStatus(OverrideStatus) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The status of the override event.
withOverrideStatus(String) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
Whether you want to set aside approval rule requirements for the pull request (OVERRIDE) or revoke a previous override and apply approval rule requirements (REVOKE).
withOverrideStatus(OverrideStatus) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
Whether you want to set aside approval rule requirements for the pull request (OVERRIDE) or revoke a previous override and apply approval rule requirements (REVOKE).
withParentCommitId(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The ID of the commit that is the parent of the commit you create.
withParentCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The ID of the commit that is the tip of the branch where you want to create the commit that deletes the file.
withParentCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The full commit ID of the head commit in the branch where you want to add or update the file.
withParents(String...) - Method in class com.amazonaws.services.codecommit.model.Commit
A list of parent commits for the specified commit.
withParents(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.Commit
A list of parent commits for the specified commit.
withPath(String) - Method in class com.amazonaws.services.codecommit.model.BlobMetadata
The path to the blob and associated file name, if any.
withPath(String) - Method in class com.amazonaws.services.codecommit.model.FileVersion
The name and path of the file at which this blob is indexed which contains the data for this version of the file.
withPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestResult
Information about the newly created pull request.
withPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestResult
Information about the specified pull request.
withPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardResult
Information about the specified pull request, including the merge.
withPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashResult
 
withPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayResult
 
withPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionResult
Information about the updated pull request.
withPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusResult
Information about the pull request.
withPullRequest(PullRequest) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleResult
Information about the updated pull request.
withPullRequestCreatedEventMetadata(PullRequestCreatedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the source and destination branches for the pull request.
withPullRequestEvents(PullRequestEvent...) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
Information about the pull request events.
withPullRequestEvents(Collection<PullRequestEvent>) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsResult
Information about the pull request events.
withPullRequestEventType(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
Optional.
withPullRequestEventType(PullRequestEventType) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
Optional.
withPullRequestEventType(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The type of the pull request event (for example, a status change event (PULL_REQUEST_STATUS_CHANGED) or update event (PULL_REQUEST_SOURCE_REFERENCE_UPDATED)).
withPullRequestEventType(PullRequestEventType) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The type of the pull request event (for example, a status change event (PULL_REQUEST_STATUS_CHANGED) or update event (PULL_REQUEST_SOURCE_REFERENCE_UPDATED)).
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The system-generated ID of the pull request for which you want to create the approval rule.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.DeletePullRequestApprovalRuleRequest
The system-generated ID of the pull request that contains the approval rule you want to delete.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.DescribePullRequestEventsRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
The system-generated ID of the pull request you want to evaluate.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
The system-generated ID for the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
The ID of the pull request for which you want to get information about whether approval rules have been set aside (overridden).
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
The system-generated ID of the pull request for which you want to override all approval rule requirements.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestDescriptionRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
The system-generated ID of the pull request.
withPullRequestId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
The system-generated ID of the pull request.
withPullRequestIds(String...) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
The system-generated IDs of the pull requests.
withPullRequestIds(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsResult
The system-generated IDs of the pull requests.
withPullRequestMergedStateChangedEventMetadata(PullRequestMergedStateChangedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the change in mergability state for the pull request event.
withPullRequestSourceReferenceUpdatedEventMetadata(PullRequestSourceReferenceUpdatedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the updated source branch for the pull request event.
withPullRequestStatus(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
Optional.
withPullRequestStatus(PullRequestStatusEnum) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
Optional.
withPullRequestStatus(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The status of the pull request.
withPullRequestStatus(PullRequestStatusEnum) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The status of the pull request.
withPullRequestStatus(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
The changed status of the pull request.
withPullRequestStatus(PullRequestStatusEnum) - Method in class com.amazonaws.services.codecommit.model.PullRequestStatusChangedEventMetadata
The changed status of the pull request.
withPullRequestStatus(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
The status of the pull request.
withPullRequestStatus(PullRequestStatusEnum) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestStatusRequest
The status of the pull request.
withPullRequestStatusChangedEventMetadata(PullRequestStatusChangedEventMetadata) - Method in class com.amazonaws.services.codecommit.model.PullRequestEvent
Information about the change in status for the pull request event.
withPullRequestTargets(PullRequestTarget...) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The targets of the pull request, including the source branch and destination branch for the pull request.
withPullRequestTargets(Collection<PullRequestTarget>) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The targets of the pull request, including the source branch and destination branch for the pull request.
withPutFiles(PutFileEntry...) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The files to add or update in this commit.
withPutFiles(Collection<PutFileEntry>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The files to add or update in this commit.
withReaction(ReactionValueFormats) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
The reaction for a specified comment.
withReactionCounts(Map<String, Integer>) - Method in class com.amazonaws.services.codecommit.model.Comment
A string to integer map that represents the number of individual users who have responded to a comment with the specified reactions.
withReactionsForComment(ReactionForComment...) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
An array of reactions to the specified comment.
withReactionsForComment(Collection<ReactionForComment>) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsResult
An array of reactions to the specified comment.
withReactionsFromDeletedUsersCount(Integer) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
A numerical count of users who reacted with the specified emoji whose identities have been subsequently deleted from IAM.
withReactionUserArn(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentReactionsRequest
Optional.
withReactionUsers(String...) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
The Amazon Resource Names (ARNs) of users who have provided reactions to the comment.
withReactionUsers(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ReactionForComment
The Amazon Resource Names (ARNs) of users who have provided reactions to the comment.
withReactionValue(String) - Method in class com.amazonaws.services.codecommit.model.PutCommentReactionRequest
The emoji reaction you want to add or update.
withRelativeFileVersion(String) - Method in class com.amazonaws.services.codecommit.model.Location
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
withRelativeFileVersion(RelativeFileVersionEnum) - Method in class com.amazonaws.services.codecommit.model.Location
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
withRelativePath(String) - Method in class com.amazonaws.services.codecommit.model.File
The relative path of the file from the folder where the query originated.
withRelativePath(String) - Method in class com.amazonaws.services.codecommit.model.Folder
The relative path of the specified folder from the folder where the query originated.
withRelativePath(String) - Method in class com.amazonaws.services.codecommit.model.SubModule
The relative path of the submodule from the folder where the query originated.
withRelativePath(String) - Method in class com.amazonaws.services.codecommit.model.SymbolicLink
The relative path of the symbolic link from the folder where the query originated.
withReplaceContents(ReplaceContentEntry...) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Files to have content replaced as part of the merge conflict resolution.
withReplaceContents(Collection<ReplaceContentEntry>) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
Files to have content replaced as part of the merge conflict resolution.
withReplacementType(String) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The replacement type to use when determining how to resolve the conflict.
withReplacementType(ReplacementTypeEnum) - Method in class com.amazonaws.services.codecommit.model.ReplaceContentEntry
The replacement type to use when determining how to resolve the conflict.
withRepositories(RepositoryMetadata...) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
A list of repositories returned by the batch get repositories operation.
withRepositories(Collection<RepositoryMetadata>) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
A list of repositories returned by the batch get repositories operation.
withRepositories(RepositoryNameIdPair...) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
Lists the repositories called by the list repositories operation.
withRepositories(Collection<RepositoryNameIdPair>) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesResult
Lists the repositories called by the list repositories operation.
withRepositoriesNotFound(String...) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns a list of repository names for which information could not be found.
withRepositoriesNotFound(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesResult
Returns a list of repository names for which information could not be found.
withRepositoryDescription(String) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
A comment or description about the new repository.
withRepositoryDescription(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
A comment or description about the repository.
withRepositoryDescription(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
The new comment or description for the specified repository.
withRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
The ID of a repository that either could not be found or was not in a valid state.
withRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryResult
The ID of the repository that was deleted.
withRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The ID of the repository.
withRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
The ID associated with the repository.
withRepositoryId(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyResult
The ID of the repository.
withRepositoryMetadata(RepositoryMetadata) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryResult
Information about the newly created repository.
withRepositoryMetadata(RepositoryMetadata) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryResult
Information about the repository.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
The name of the repository that you want to associate with the template.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
The name of the repository where the association was not made.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The name of the repository that contains the merge conflicts you want to review.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
The name of the repository where the association with the template was not able to be removed.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetCommitsRequest
The name of the repository that contains the commits.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesError
The name of a repository that either could not be found or was not in a valid state.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForComparedCommit
The name of the repository that contains the compared commits.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CommentsForPullRequest
The name of the repository that contains the pull request.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CreateBranchRequest
The name of the repository in which you want to create the new branch.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The name of the repository where you create the commit.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
The name of the new repository to be created.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The name of the repository where you want to create the unreferenced merge commit.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteBranchRequest
The name of the repository that contains the branch to be deleted.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileRequest
The name of the repository that contains the file to delete.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DeleteRepositoryRequest
The name of the repository to delete.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The name of the repository where you want to get information about a merge conflict.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
The name of the repository you want to disassociate from the template.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetBlobRequest
The name of the repository that contains the blob.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetBranchRequest
The name of the repository that contains the branch for which you want to retrieve information.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForComparedCommitRequest
The name of the repository where you want to compare commits.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetCommentsForPullRequestRequest
The name of the repository that contains the pull request.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetCommitRequest
The name of the repository to which the commit was made.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetDifferencesRequest
The name of the repository where you want to get differences.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetFileRequest
The name of the repository that contains the file.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderRequest
The name of the repository.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The name of the repository that contains the merge commit about which you want to get information.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The name of the repository where the pull request was created.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The name of the repository that contains the commits about which you want to get merge options.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryRequest
The name of the repository to get information about.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersRequest
The name of the repository for which the trigger is configured.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
The name of the repository for which you want to list all associated approval rule templates.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.ListBranchesRequest
The name of the repository that contains the branches.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryRequest
The name of the repository that contains the file.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.ListPullRequestsRequest
The name of the repository for which you want to list pull requests.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The name of the repository where you want to merge two branches.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The name of the repository where you want to merge two branches.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The name of the repository where you want to merge two branches.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The name of the repository where the pull request was created.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The name of the repository where the pull request was created.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The name of the repository where the pull request was created.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitRequest
The name of the repository where you want to post a comment on the comparison between commits.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForComparedCommitResult
The name of the repository where you posted a comment on the comparison between commits.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestRequest
The name of the repository where you want to post a comment on a pull request.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PostCommentForPullRequestResult
The name of the repository where you posted a comment on a pull request.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The name of the repository where the pull request was created.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
The name of the repository where the pull request was created.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The name of the repository where the pull request was updated.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The name of the repository that contains the pull request source and destination branches.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PutFileRequest
The name of the repository where you want to add or update the file.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
The name of the repository where you want to create or update the trigger.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryMetadata
The repository's name.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryNameIdPair
The name associated with the repository.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.Target
The name of the repository that contains the pull request.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
The name of the repository in which to test the triggers.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateDefaultBranchRequest
The name of the repository for which you want to set or change the default branch.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryDescriptionRequest
The name of the repository to set or change the comment or description for.
withRepositoryName(String) - Method in class com.amazonaws.services.codecommit.model.UpdateRepositoryEncryptionKeyRequest
The name of the repository for which you want to update the KMS encryption key used to encrypt and decrypt the repository.
withRepositoryNames(String...) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The names of the repositories you want to associate with the template.
withRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The names of the repositories you want to associate with the template.
withRepositoryNames(String...) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The repository names that you want to disassociate from the approval rule template.
withRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The repository names that you want to disassociate from the approval rule template.
withRepositoryNames(String...) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
The names of the repositories to get information about.
withRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.BatchGetRepositoriesRequest
The names of the repositories to get information about.
withRepositoryNames(String...) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
A list of repository names that are associated with the specified approval rule template.
withRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResult
A list of repository names that are associated with the specified approval rule template.
withResourceArn(String) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
withResourceArn(String) - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
withResourceArn(String) - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to remove tags.
withRevisionChildren(String...) - Method in class com.amazonaws.services.codecommit.model.FileVersion
An array of commit IDs that contain more recent versions of this file.
withRevisionChildren(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.FileVersion
An array of commit IDs that contain more recent versions of this file.
withRevisionDag(FileVersion...) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
An array of FileVersion objects that form a directed acyclic graph (DAG) of the changes to the file made by the commits that changed the file.
withRevisionDag(Collection<FileVersion>) - Method in class com.amazonaws.services.codecommit.model.ListFileCommitHistoryResult
An array of FileVersion objects that form a directed acyclic graph (DAG) of the changes to the file made by the commits that changed the file.
withRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The revision ID of the pull request when the override event occurred.
withRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalStateChangedEventMetadata
The revision ID of the pull request when the approval state changed.
withRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
The system-generated ID for the pull request revision.
withRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestApprovalStatesRequest
The system-generated ID for the pull request revision.
withRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.GetPullRequestOverrideStateRequest
The system-generated ID of the revision for the pull request.
withRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.OverridePullRequestApprovalRulesRequest
The system-generated ID of the most recent revision of the pull request.
withRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The system-generated revision ID for the pull request.
withRevisionId(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The system-generated ID of the revision.
withRuleContentSha256(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRule
The SHA-256 hash signature for the content of the approval rule.
withRuleContentSha256(String) - Method in class com.amazonaws.services.codecommit.model.ApprovalRuleTemplate
The SHA-256 hash signature for the content of the approval rule template.
withSetFileModes(SetFileModeEntry...) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
File modes that are set as part of the merge conflict resolution.
withSetFileModes(Collection<SetFileModeEntry>) - Method in class com.amazonaws.services.codecommit.model.ConflictResolution
File modes that are set as part of the merge conflict resolution.
withSetFileModes(SetFileModeEntry...) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The file modes to update for files in this commit.
withSetFileModes(Collection<SetFileModeEntry>) - Method in class com.amazonaws.services.codecommit.model.CreateCommitRequest
The file modes to update for files in this commit.
withShortCode(String) - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The emoji short code for the reaction.
withSortBy(String) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The criteria used to sort the results of a list repositories operation.
withSortBy(SortByEnum) - Method in class com.amazonaws.services.codecommit.model.ListRepositoriesRequest
The criteria used to sort the results of a list repositories operation.
withSource(String) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the source of a merge or pull request.
withSource(FileModeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.FileModes
The file mode of a file in the source of a merge or pull request.
withSource(Long) - Method in class com.amazonaws.services.codecommit.model.FileSizes
The size of a file in the source of a merge or pull request.
withSource(Boolean) - Method in class com.amazonaws.services.codecommit.model.IsBinaryFile
The binary or non-binary status of file in the source of a merge or pull request.
withSource(MergeHunkDetail) - Method in class com.amazonaws.services.codecommit.model.MergeHunk
Information about the merge hunk in the source of a merge or pull request.
withSource(String) - Method in class com.amazonaws.services.codecommit.model.MergeOperations
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
withSource(ChangeTypeEnum) - Method in class com.amazonaws.services.codecommit.model.MergeOperations
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
withSource(String) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the source branch.
withSource(ObjectTypeEnum) - Method in class com.amazonaws.services.codecommit.model.ObjectTypes
The type of the object in the source branch.
withSourceCommit(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The full commit ID of the tip of the source branch used to create the pull request.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitResult
The commit ID of the source commit specifier that was used in the merge evaluation.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsResult
The commit ID of the source commit specifier that was used in the merge evaluation.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByFastForwardRequest
The full commit ID of the original or updated commit in the pull request source branch.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestBySquashRequest
The full commit ID of the original or updated commit in the pull request source branch.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.MergePullRequestByThreeWayRequest
The full commit ID of the original or updated commit in the pull request source branch.
withSourceCommitId(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID on the source branch used when the pull request was created.
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.BatchDescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.DescribeMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeCommitRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeConflictsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.GetMergeOptionsRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceCommitSpecifier(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
withSourceFile(SourceFileSpecifier) - Method in class com.amazonaws.services.codecommit.model.PutFileEntry
The name and full path of the file that contains the changes you want to make as part of the commit, if you are not providing the file content directly.
withSourceReference(String) - Method in class com.amazonaws.services.codecommit.model.PullRequestTarget
The branch of the repository that contains the changes for the pull request.
withSourceReference(String) - Method in class com.amazonaws.services.codecommit.model.Target
The branch of the repository that contains the changes for the pull request.
withStartLine(Integer) - Method in class com.amazonaws.services.codecommit.model.MergeHunkDetail
The start position of the hunk in the merge result.
withSubFolders(Folder...) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of folders that exist under the specified folder, if any.
withSubFolders(Collection<Folder>) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of folders that exist under the specified folder, if any.
withSubModules(SubModule...) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of submodules in the specified folder, if any.
withSubModules(Collection<SubModule>) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of submodules in the specified folder, if any.
withSuccessfulExecutions(String...) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
The list of triggers that were successfully tested.
withSuccessfulExecutions(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersResult
The list of triggers that were successfully tested.
withSymbolicLinks(SymbolicLink...) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of symbolic links to other files and folders in the specified folder, if any.
withSymbolicLinks(Collection<SymbolicLink>) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The list of symbolic links to other files and folders in the specified folder, if any.
withTagKeys(String...) - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
The tag key for each tag that you want to remove from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.codecommit.model.UntagResourceRequest
The tag key for each tag that you want to remove from the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codecommit.model.CreateRepositoryRequest
One or more tag key-value pairs to use when tagging this repository.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codecommit.model.ListTagsForResourceResult
A list of tag key and value pairs associated with the specified resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.codecommit.model.TagResourceRequest
The key-value pair to use when tagging this repository.
withTargetBranch(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch where the merge is applied.
withTargetBranch(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashRequest
The branch where the merge is applied.
withTargetBranch(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch where the merge is applied.
withTargets(Target...) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
The targets for the pull request, including the source of the code to be reviewed (the source branch) and the destination where the creator of the pull request intends the code to be merged after the pull request is closed (the destination branch).
withTargets(Collection<Target>) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
The targets for the pull request, including the source of the code to be reviewed (the source branch) and the destination where the creator of the pull request intends the code to be merged after the pull request is closed (the destination branch).
withTitle(String) - Method in class com.amazonaws.services.codecommit.model.CreatePullRequestRequest
The title of the pull request.
withTitle(String) - Method in class com.amazonaws.services.codecommit.model.PullRequest
The user-defined title of the pull request.
withTitle(String) - Method in class com.amazonaws.services.codecommit.model.UpdatePullRequestTitleRequest
The updated title of the pull request.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.Commit
Tree information for the specified commit.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.CreateCommitResult
The full SHA-1 pointer of the tree information for the commit that contains the commited file changes.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.CreateUnreferencedMergeCommitResult
The full SHA-1 pointer of the tree information for the commit that contains the merge results.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.DeleteFileResult
The full SHA-1 pointer of the tree information for the commit that contains the delete file change.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.Folder
The full SHA-1 pointer of the tree information for the commit that contains the folder.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.GetFolderResult
The full SHA-1 pointer of the tree information for the commit that contains the folder.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByFastForwardResult
The tree ID of the merge in the destination or target branch.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesBySquashResult
The tree ID of the merge in the destination or target branch.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.MergeBranchesByThreeWayResult
The tree ID of the merge in the destination or target branch.
withTreeId(String) - Method in class com.amazonaws.services.codecommit.model.PutFileResult
The full SHA-1 pointer of the tree information for the commit that contains this file change.
withTrigger(String) - Method in class com.amazonaws.services.codecommit.model.RepositoryTriggerExecutionFailure
The name of the trigger that did not run.
withTriggers(RepositoryTrigger...) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
The JSON block of configuration information for each trigger.
withTriggers(Collection<RepositoryTrigger>) - Method in class com.amazonaws.services.codecommit.model.GetRepositoryTriggersResult
The JSON block of configuration information for each trigger.
withTriggers(RepositoryTrigger...) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
The JSON block of configuration information for each trigger.
withTriggers(Collection<RepositoryTrigger>) - Method in class com.amazonaws.services.codecommit.model.PutRepositoryTriggersRequest
The JSON block of configuration information for each trigger.
withTriggers(RepositoryTrigger...) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
The list of triggers to test.
withTriggers(Collection<RepositoryTrigger>) - Method in class com.amazonaws.services.codecommit.model.TestRepositoryTriggersRequest
The list of triggers to test.
withUnicode(String) - Method in class com.amazonaws.services.codecommit.model.ReactionValueFormats
The Unicode codepoint for the reaction.
withUserArn(String) - Method in class com.amazonaws.services.codecommit.model.Approval
The Amazon Resource Name (ARN) of the user.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.