- 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.
- 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
-
- 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
-
- 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
-
- 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.
- 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.