A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

A

A - software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
 
absolutePath() - Method in class software.amazon.awssdk.services.codecommit.model.File
The fully qualified path to the file in the repository.
absolutePath() - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
The full path to the file to be added or updated, including the name of the file.
absolutePath() - Method in class software.amazon.awssdk.services.codecommit.model.Folder
The fully qualified path of the folder in the repository.
absolutePath() - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
The fully qualified path to the folder that contains the reference to the submodule.
absolutePath() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
The fully qualified path to the folder that contains the symbolic link.
absolutePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.File.Builder
The fully qualified path to the file in the repository.
absolutePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileMetadata.Builder
The full path to the file to be added or updated, including the name of the file.
absolutePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Folder.Builder
The fully qualified path of the folder in the repository.
absolutePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SubModule.Builder
The fully qualified path to the folder that contains the reference to the submodule.
absolutePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SymbolicLink.Builder
The fully qualified path to the folder that contains the symbolic link.
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
ACCEPT_DESTINATION - software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
 
ACCEPT_SOURCE - software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.UriEncodeFn
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The ID of the Amazon Web Services account associated with the repository.
accountId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The ID of the Amazon Web Services account associated with the repository.
actorArn() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
actorArn() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
actorArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest.Builder
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
actorArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
The Amazon Resource Name (ARN) of the user whose actions resulted in the event.
ActorDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified Amazon Resource Name (ARN) does not exist in the Amazon Web Services account.
ActorDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
addCondition(Condition) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
additionalData() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
Any other data associated with the specified commit.
additionalData(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
Any other data associated with the specified commit.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset.Builder
 
AFTER - software.amazon.awssdk.services.codecommit.model.RelativeFileVersionEnum
 
afterBlob() - Method in class software.amazon.awssdk.services.codecommit.model.Difference
Information about an afterBlob data type object, including the ID, the file mode permission code, and the path.
afterBlob(Consumer<BlobMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.Difference.Builder
Information about an afterBlob data type object, including the ID, the file mode permission code, and the path.
afterBlob(BlobMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.Difference.Builder
Information about an afterBlob data type object, including the ID, the file mode permission code, and the path.
afterBlobId() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
The full blob ID of the commit used to establish the after of the comparison.
afterBlobId() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
The full blob ID of the file on which you want to comment on the source commit.
afterBlobId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
In the directionality you established, the blob ID of the after blob.
afterBlobId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
In the directionality of the pull request, the blob ID of the after blob.
afterBlobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
The full blob ID of the commit used to establish the after of the comparison.
afterBlobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
The full blob ID of the file on which you want to comment on the source commit.
afterBlobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
In the directionality you established, the blob ID of the after blob.
afterBlobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
In the directionality of the pull request, the blob ID of the after blob.
afterCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
The full commit ID of the commit used to establish the after of the comparison.
afterCommitId() - Method in class software.amazon.awssdk.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.
afterCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the after commit.
afterCommitId() - Method in class software.amazon.awssdk.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.
afterCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the after commit.
afterCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
In the directionality you established, the full commit ID of the after commit.
afterCommitId() - Method in class software.amazon.awssdk.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.
afterCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
The full commit ID of the commit in the destination branch where the pull request is merged.
afterCommitId() - Method in class software.amazon.awssdk.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.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
The full commit ID of the commit used to establish the after of the comparison.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
The full commit ID of the commit that was the tip of the source branch at the time the comment was made.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest.Builder
To establish the directionality of the comparison, the full commit ID of the after commit.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest.Builder
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.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
To establish the directionality of the comparison, the full commit ID of the after commit.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
In the directionality you established, the full commit ID of the after commit.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
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.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
The full commit ID of the commit in the destination branch where the pull request is merged.
afterCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata.Builder
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.
afterCommitSpecifier() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit.
afterCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit.
afterPath() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
The file path in which to check differences.
afterPath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
The file path in which to check differences.
ALL - software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
 
allowDots() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsVirtualHostableS3Bucket
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.codecommit.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.codecommit.internal.UserAgentUtils
 
Approval - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a specific approval on a pull request.
Approval.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRule() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
Information about the created approval rule.
approvalRule() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
Information about the updated approval rule.
approvalRule(Consumer<ApprovalRule.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse.Builder
Information about the created approval rule.
approvalRule(Consumer<ApprovalRule.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse.Builder
Information about the updated approval rule.
approvalRule(ApprovalRule) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse.Builder
Information about the created approval rule.
approvalRule(ApprovalRule) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse.Builder
Information about the updated approval rule.
ApprovalRule - Class in software.amazon.awssdk.services.codecommit.model
Returns information about an approval rule.
ApprovalRule.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleContent() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
The content of the approval rule.
approvalRuleContent() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
The content of the approval rule.
approvalRuleContent() - Method in class software.amazon.awssdk.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.
approvalRuleContent(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The content of the approval rule.
approvalRuleContent(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata.Builder
The content of the approval rule.
approvalRuleContent(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest.Builder
The content of the approval rule, including the number of approvals needed and the structure of an approval pool defined for approvals, if any.
ApprovalRuleContentRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The content for the approval rule is empty.
ApprovalRuleContentRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ApprovalRuleDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified approval rule does not exist.
ApprovalRuleDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleEventMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
Information about a pull request event.
approvalRuleEventMetadata(Consumer<ApprovalRuleEventMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about a pull request event.
approvalRuleEventMetadata(ApprovalRuleEventMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about a pull request event.
ApprovalRuleEventMetadata - Class in software.amazon.awssdk.services.codecommit.model
Returns information about an event for an approval rule.
ApprovalRuleEventMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleId() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
The system-generated ID of the approval rule.
approvalRuleId() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
The system-generated ID of the approval rule.
approvalRuleId() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
The ID of the deleted approval rule.
approvalRuleId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The system-generated ID of the approval rule.
approvalRuleId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata.Builder
The system-generated ID of the approval rule.
approvalRuleId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse.Builder
The ID of the deleted approval rule.
approvalRuleName() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
The name of the approval rule.
approvalRuleName() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
The name of the approval rule.
approvalRuleName() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The name for the approval rule.
approvalRuleName() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
The name of the approval rule you want to delete.
approvalRuleName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The name of the approval rule you want to update.
approvalRuleName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The name of the approval rule.
approvalRuleName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata.Builder
The name of the approval rule.
approvalRuleName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest.Builder
The name for the approval rule.
approvalRuleName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest.Builder
The name of the approval rule you want to delete.
approvalRuleName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest.Builder
The name of the approval rule you want to update.
ApprovalRuleNameAlreadyExistsException - Exception in software.amazon.awssdk.services.codecommit.model
An approval rule with that name already exists.
ApprovalRuleNameAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ApprovalRuleNameRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
An approval rule name is required, but was not specified.
ApprovalRuleNameRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleOverriddenEventMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
Information about an approval rule override event for a pull request.
approvalRuleOverriddenEventMetadata(Consumer<ApprovalRuleOverriddenEventMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about an approval rule override event for a pull request.
approvalRuleOverriddenEventMetadata(ApprovalRuleOverriddenEventMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about an approval rule override event for a pull request.
ApprovalRuleOverriddenEventMetadata - Class in software.amazon.awssdk.services.codecommit.model
Returns information about an override event for approval rules for a pull request.
ApprovalRuleOverriddenEventMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRules() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The approval rules applied to the pull request.
approvalRules(Collection<ApprovalRule>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The approval rules applied to the pull request.
approvalRules(Consumer<ApprovalRule.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The approval rules applied to the pull request.
approvalRules(ApprovalRule...) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The approval rules applied to the pull request.
approvalRulesNotSatisfied() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
The names of the approval rules that have not had their conditions met.
approvalRulesNotSatisfied(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.Evaluation.Builder
The names of the approval rules that have not had their conditions met.
approvalRulesNotSatisfied(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.Evaluation.Builder
The names of the approval rules that have not had their conditions met.
approvalRulesSatisfied() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
The names of the approval rules that have had their conditions met.
approvalRulesSatisfied(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.Evaluation.Builder
The names of the approval rules that have had their conditions met.
approvalRulesSatisfied(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.Evaluation.Builder
The names of the approval rules that have had their conditions met.
approvalRuleTemplate() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
The content and structure of the created approval rule template.
approvalRuleTemplate() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
The content and structure of the approval rule template.
approvalRuleTemplate() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
Returns the value of the ApprovalRuleTemplate property for this object.
approvalRuleTemplate() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
The structure and content of the updated approval rule template.
approvalRuleTemplate() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
The structure and content of the updated approval rule template.
approvalRuleTemplate(Consumer<ApprovalRuleTemplate.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse.Builder
The content and structure of the created approval rule template.
approvalRuleTemplate(Consumer<ApprovalRuleTemplate.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse.Builder
The content and structure of the approval rule template.
approvalRuleTemplate(Consumer<ApprovalRuleTemplate.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse.Builder
Sets the value of the ApprovalRuleTemplate property for this object.
approvalRuleTemplate(Consumer<ApprovalRuleTemplate.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse.Builder
The structure and content of the updated approval rule template.
approvalRuleTemplate(Consumer<ApprovalRuleTemplate.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse.Builder
The structure and content of the updated approval rule template.
approvalRuleTemplate(ApprovalRuleTemplate) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse.Builder
The content and structure of the created approval rule template.
approvalRuleTemplate(ApprovalRuleTemplate) - Method in interface software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse.Builder
The content and structure of the approval rule template.
approvalRuleTemplate(ApprovalRuleTemplate) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse.Builder
Sets the value of the ApprovalRuleTemplate property for this object.
approvalRuleTemplate(ApprovalRuleTemplate) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse.Builder
The structure and content of the updated approval rule template.
approvalRuleTemplate(ApprovalRuleTemplate) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse.Builder
The structure and content of the updated approval rule template.
ApprovalRuleTemplate - Class in software.amazon.awssdk.services.codecommit.model
Returns information about an approval rule template.
ApprovalRuleTemplate.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleTemplateContent() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
The content of the approval rule template.
approvalRuleTemplateContent() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
The content of the approval rule that is created on pull requests in associated repositories.
approvalRuleTemplateContent(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate.Builder
The content of the approval rule template.
approvalRuleTemplateContent(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest.Builder
The content of the approval rule that is created on pull requests in associated repositories.
ApprovalRuleTemplateContentRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The content for the approval rule template is empty.
ApprovalRuleTemplateContentRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleTemplateDescription() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
The description of the approval rule template.
approvalRuleTemplateDescription() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
The description of the approval rule template.
approvalRuleTemplateDescription() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
The updated description of the approval rule template.
approvalRuleTemplateDescription(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate.Builder
The description of the approval rule template.
approvalRuleTemplateDescription(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest.Builder
The description of the approval rule template.
approvalRuleTemplateDescription(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest.Builder
The updated description of the approval rule template.
ApprovalRuleTemplateDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified approval rule template does not exist.
ApprovalRuleTemplateDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleTemplateId() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
The system-generated ID of the approval rule template.
approvalRuleTemplateId() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
The system-generated ID of the deleted approval rule template.
approvalRuleTemplateId() - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
The ID of the template that created the approval rule.
approvalRuleTemplateId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate.Builder
The system-generated ID of the approval rule template.
approvalRuleTemplateId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse.Builder
The system-generated ID of the deleted approval rule template.
approvalRuleTemplateId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate.Builder
The ID of the template that created the approval rule.
ApprovalRuleTemplateInUseException - Exception in software.amazon.awssdk.services.codecommit.model
The approval rule template is associated with one or more repositories.
ApprovalRuleTemplateInUseException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
The name of the approval rule template.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
The name for the approval rule template.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The name of the template you want to associate with one or more repositories.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The name of the template that you want to disassociate from one or more repositories.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
The name of the approval rule template.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
The name of the approval rule template to delete.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
The name of the approval rule template to disassociate from a specified repository.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
The name of the approval rule template for which you want to get information.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
The name of the approval rule template for which you want to list repositories that are associated with that template.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
The name of the template that created the approval rule.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The name of the approval rule template where you want to update the content of the rule.
approvalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
The name of the template for which you want to update the description.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate.Builder
The name of the approval rule template.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest.Builder
The name for the approval rule template.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest.Builder
The name of the template you want to associate with one or more repositories.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest.Builder
The name of the template that you want to disassociate from one or more repositories.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest.Builder
The name of the approval rule template.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest.Builder
The name of the approval rule template to delete.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest.Builder
The name of the approval rule template to disassociate from a specified repository.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest.Builder
The name of the approval rule template for which you want to get information.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest.Builder
The name of the approval rule template for which you want to list repositories that are associated with that template.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate.Builder
The name of the template that created the approval rule.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest.Builder
The name of the approval rule template where you want to update the content of the rule.
approvalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest.Builder
The name of the template for which you want to update the description.
ApprovalRuleTemplateNameAlreadyExistsException - Exception in software.amazon.awssdk.services.codecommit.model
You cannot create an approval rule template with that name because a template with that name already exists in this Amazon Web Services Region for your Amazon Web Services account.
ApprovalRuleTemplateNameAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ApprovalRuleTemplateNameRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
An approval rule template name is required, but was not specified.
ApprovalRuleTemplateNameRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalRuleTemplateNames() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
approvalRuleTemplateNames() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
The names of all approval rule templates associated with the repository.
approvalRuleTemplateNames(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse.Builder
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
approvalRuleTemplateNames(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse.Builder
The names of all approval rule templates associated with the repository.
approvalRuleTemplateNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse.Builder
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
approvalRuleTemplateNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse.Builder
The names of all approval rule templates associated with the repository.
approvals() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
Information about users who have approved the pull request.
approvals(Collection<Approval>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse.Builder
Information about users who have approved the pull request.
approvals(Consumer<Approval.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse.Builder
Information about users who have approved the pull request.
approvals(Approval...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse.Builder
Information about users who have approved the pull request.
approvalState() - Method in class software.amazon.awssdk.services.codecommit.model.Approval
The state of the approval, APPROVE or REVOKE.
approvalState() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The approval state to associate with the user on the pull request.
approvalState(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Approval.Builder
The state of the approval, APPROVE or REVOKE.
approvalState(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest.Builder
The approval state to associate with the user on the pull request.
approvalState(ApprovalState) - Method in interface software.amazon.awssdk.services.codecommit.model.Approval.Builder
The state of the approval, APPROVE or REVOKE.
approvalState(ApprovalState) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest.Builder
The approval state to associate with the user on the pull request.
ApprovalState - Enum in software.amazon.awssdk.services.codecommit.model
 
approvalStateAsString() - Method in class software.amazon.awssdk.services.codecommit.model.Approval
The state of the approval, APPROVE or REVOKE.
approvalStateAsString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The approval state to associate with the user on the pull request.
approvalStateChangedEventMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
Information about an approval state change for a pull request.
approvalStateChangedEventMetadata(Consumer<ApprovalStateChangedEventMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about an approval state change for a pull request.
approvalStateChangedEventMetadata(ApprovalStateChangedEventMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about an approval state change for a pull request.
ApprovalStateChangedEventMetadata - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a change in the approval state for a pull request.
ApprovalStateChangedEventMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ApprovalStateRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
An approval state is required, but was not specified.
ApprovalStateRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
approvalStatus() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
The approval status for the pull request.
approvalStatus(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata.Builder
The approval status for the pull request.
approvalStatus(ApprovalState) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata.Builder
The approval status for the pull request.
approvalStatusAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
The approval status for the pull request.
APPROVE - software.amazon.awssdk.services.codecommit.model.ApprovalState
 
approved() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
Whether the state of the pull request is approved.
approved(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.Evaluation.Builder
Whether the state of the pull request is approved.
argv(List<Expr>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode.Builder
 
arn() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The Amazon Resource Name (ARN) of the repository.
arn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The Amazon Resource Name (ARN) of the repository.
Arn - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
ASCENDING - software.amazon.awssdk.services.codecommit.model.OrderEnum
 
ASSIGN - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition
 
associateApprovalRuleTemplateWithRepository(Consumer<AssociateApprovalRuleTemplateWithRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates an association between an approval rule template and a specified repository.
associateApprovalRuleTemplateWithRepository(Consumer<AssociateApprovalRuleTemplateWithRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates an association between an approval rule template and a specified repository.
associateApprovalRuleTemplateWithRepository(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates an association between an approval rule template and a specified repository.
associateApprovalRuleTemplateWithRepository(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates an association between an approval rule template and a specified repository.
AssociateApprovalRuleTemplateWithRepositoryRequest - Class in software.amazon.awssdk.services.codecommit.model
 
AssociateApprovalRuleTemplateWithRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
AssociateApprovalRuleTemplateWithRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
AssociateApprovalRuleTemplateWithRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.AssociateApprovalRuleTemplateWithRepositoryRequestMarshaller
 
AssociateApprovalRuleTemplateWithRepositoryResponse - Class in software.amazon.awssdk.services.codecommit.model
 
AssociateApprovalRuleTemplateWithRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
associatedRepositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
A list of names of the repositories that have been associated with the template.
associatedRepositoryNames(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder
A list of names of the repositories that have been associated with the template.
associatedRepositoryNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder
A list of names of the repositories that have been associated with the template.
asString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Identifier
 
attributeKey() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointAttributeProvider
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointAttributeProvider
 
author() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
Information about the author of the specified commit.
author(Consumer<UserInfo.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
Information about the author of the specified commit.
author(UserInfo) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
Information about the author of the specified commit.
authorArn() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
The Amazon Resource Name (ARN) of the person who posted the comment.
authorArn() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
Optional.
authorArn() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The Amazon Resource Name (ARN) of the user who created the pull request.
authorArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
The Amazon Resource Name (ARN) of the person who posted the comment.
authorArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest.Builder
Optional.
authorArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The Amazon Resource Name (ARN) of the user who created the pull request.
AuthorDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified Amazon Resource Name (ARN) does not exist in the Amazon Web Services account.
AuthorDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
authorName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The name of the author who created the commit.
authorName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The name of the author who created the unreferenced commit.
authorName() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
The name of the author who created the commit.
authorName() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
The name of the author who created the commit.
authorName() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
The name of the author who created the commit.
authorName() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
The name of the author who created the commit.
authorName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The name of the author who created the commit.
authorName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The name of the author who created the unreferenced commit.
authorName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The name of the author who created the commit.
authorName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The name of the author who created the commit.
authorName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
The name of the author who created the commit.
authorName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
The name of the author who created the commit.
authSchemeProvider() - Method in class software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider(CodeCommitAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitBaseClientBuilder
Set the CodeCommitAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(CodeCommitAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemeProvider(CodeCommitAuthSchemeProvider) - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemes() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Gets the value for auth schemes
authSchemes() - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Gets the value for auth schemes
AUTOMERGE - software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
 
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDeletedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModeRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FileTooLargeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidActorArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidEmailException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileModeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOrderException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPathException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSortByException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTitleException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.NameLengthExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.NoChangeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PathRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.SameFileContentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.SamePathRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TagPolicyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetsRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TitleRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codecommit.model.TooManyTagsException.Builder
 

B

base() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
The file mode of a file in the base of a merge or pull request.
base() - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
The size of a file in the base of a merge or pull request.
base() - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the base of a merge or pull request.
base() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
Information about the merge hunk in the base of a merge or pull request.
base() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
The type of the object in the base commit of the merge.
base(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.IsBinaryFile.Builder
The binary or non-binary status of a file in the base of a merge or pull request.
base(Long) - Method in interface software.amazon.awssdk.services.codecommit.model.FileSizes.Builder
The size of a file in the base of a merge or pull request.
base(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModes.Builder
The file mode of a file in the base of a merge or pull request.
base(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ObjectTypes.Builder
The type of the object in the base commit of the merge.
base(Consumer<MergeHunkDetail.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunk.Builder
Information about the merge hunk in the base of a merge or pull request.
base(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModes.Builder
The file mode of a file in the base of a merge or pull request.
base(MergeHunkDetail) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunk.Builder
Information about the merge hunk in the base of a merge or pull request.
base(ObjectTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.ObjectTypes.Builder
The type of the object in the base commit of the merge.
baseAsString() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
The file mode of a file in the base of a merge or pull request.
baseAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
The type of the object in the base commit of the merge.
baseCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
The commit ID of the merge base.
baseCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
The commit ID of the merge base.
baseCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
The commit ID of the merge base.
baseCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
The commit ID of the merge base.
baseCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
The commit ID of the merge base.
baseCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
The commit ID of the merge base.
baseCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
The commit ID of the merge base.
baseCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse.Builder
The commit ID of the merge base.
baseCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse.Builder
The commit ID of the merge base.
baseCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse.Builder
The commit ID of the merge base.
batchAssociateApprovalRuleTemplateWithRepositories(Consumer<BatchAssociateApprovalRuleTemplateWithRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates an association between an approval rule template and one or more specified repositories.
batchAssociateApprovalRuleTemplateWithRepositories(Consumer<BatchAssociateApprovalRuleTemplateWithRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates an association between an approval rule template and one or more specified repositories.
batchAssociateApprovalRuleTemplateWithRepositories(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates an association between an approval rule template and one or more specified repositories.
batchAssociateApprovalRuleTemplateWithRepositories(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates an association between an approval rule template and one or more specified repositories.
BatchAssociateApprovalRuleTemplateWithRepositoriesError - Class in software.amazon.awssdk.services.codecommit.model
Returns information about errors in a BatchAssociateApprovalRuleTemplateWithRepositories operation.
BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchAssociateApprovalRuleTemplateWithRepositoriesRequest - Class in software.amazon.awssdk.services.codecommit.model
 
BatchAssociateApprovalRuleTemplateWithRepositoriesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchAssociateApprovalRuleTemplateWithRepositoriesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
BatchAssociateApprovalRuleTemplateWithRepositoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.BatchAssociateApprovalRuleTemplateWithRepositoriesRequestMarshaller
 
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse - Class in software.amazon.awssdk.services.codecommit.model
 
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
batchDescribeMergeConflicts(Consumer<BatchDescribeMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
batchDescribeMergeConflicts(Consumer<BatchDescribeMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
batchDescribeMergeConflicts(BatchDescribeMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
batchDescribeMergeConflicts(BatchDescribeMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
BatchDescribeMergeConflictsError - Class in software.amazon.awssdk.services.codecommit.model
Returns information about errors in a BatchDescribeMergeConflicts operation.
BatchDescribeMergeConflictsError.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchDescribeMergeConflictsRequest - Class in software.amazon.awssdk.services.codecommit.model
 
BatchDescribeMergeConflictsRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchDescribeMergeConflictsRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
BatchDescribeMergeConflictsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.BatchDescribeMergeConflictsRequestMarshaller
 
BatchDescribeMergeConflictsResponse - Class in software.amazon.awssdk.services.codecommit.model
 
BatchDescribeMergeConflictsResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
batchDisassociateApprovalRuleTemplateFromRepositories(Consumer<BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Removes the association between an approval rule template and one or more specified repositories.
batchDisassociateApprovalRuleTemplateFromRepositories(Consumer<BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Removes the association between an approval rule template and one or more specified repositories.
batchDisassociateApprovalRuleTemplateFromRepositories(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Removes the association between an approval rule template and one or more specified repositories.
batchDisassociateApprovalRuleTemplateFromRepositories(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Removes the association between an approval rule template and one or more specified repositories.
BatchDisassociateApprovalRuleTemplateFromRepositoriesError - Class in software.amazon.awssdk.services.codecommit.model
Returns information about errors in a BatchDisassociateApprovalRuleTemplateFromRepositories operation.
BatchDisassociateApprovalRuleTemplateFromRepositoriesError.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest - Class in software.amazon.awssdk.services.codecommit.model
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
BatchDisassociateApprovalRuleTemplateFromRepositoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequestMarshaller
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse - Class in software.amazon.awssdk.services.codecommit.model
 
BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
batchGetCommits(Consumer<BatchGetCommitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about the contents of one or more commits in a repository.
batchGetCommits(Consumer<BatchGetCommitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about the contents of one or more commits in a repository.
batchGetCommits(BatchGetCommitsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about the contents of one or more commits in a repository.
batchGetCommits(BatchGetCommitsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about the contents of one or more commits in a repository.
BatchGetCommitsError - Class in software.amazon.awssdk.services.codecommit.model
Returns information about errors in a BatchGetCommits operation.
BatchGetCommitsError.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchGetCommitsRequest - Class in software.amazon.awssdk.services.codecommit.model
 
BatchGetCommitsRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchGetCommitsRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
BatchGetCommitsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.BatchGetCommitsRequestMarshaller
 
BatchGetCommitsResponse - Class in software.amazon.awssdk.services.codecommit.model
 
BatchGetCommitsResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
batchGetRepositories(Consumer<BatchGetRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more repositories.
batchGetRepositories(Consumer<BatchGetRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more repositories.
batchGetRepositories(BatchGetRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more repositories.
batchGetRepositories(BatchGetRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more repositories.
BatchGetRepositoriesRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a batch get repositories operation.
BatchGetRepositoriesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BatchGetRepositoriesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
BatchGetRepositoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.BatchGetRepositoriesRequestMarshaller
 
BatchGetRepositoriesResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a batch get repositories operation.
BatchGetRepositoriesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BEFORE - software.amazon.awssdk.services.codecommit.model.RelativeFileVersionEnum
 
beforeBlob() - Method in class software.amazon.awssdk.services.codecommit.model.Difference
Information about a beforeBlob data type object, including the ID, the file mode permission code, and the path.
beforeBlob(Consumer<BlobMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.Difference.Builder
Information about a beforeBlob data type object, including the ID, the file mode permission code, and the path.
beforeBlob(BlobMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.Difference.Builder
Information about a beforeBlob data type object, including the ID, the file mode permission code, and the path.
beforeBlobId() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
The full blob ID of the commit used to establish the before of the comparison.
beforeBlobId() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
The full blob ID of the file on which you want to comment on the destination commit.
beforeBlobId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
In the directionality you established, the blob ID of the before blob.
beforeBlobId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
In the directionality of the pull request, the blob ID of the before blob.
beforeBlobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
The full blob ID of the commit used to establish the before of the comparison.
beforeBlobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
The full blob ID of the file on which you want to comment on the destination commit.
beforeBlobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
In the directionality you established, the blob ID of the before blob.
beforeBlobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
In the directionality of the pull request, the blob ID of the before blob.
beforeCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
The full commit ID of the commit used to establish the before of the comparison.
beforeCommitId() - Method in class software.amazon.awssdk.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.
beforeCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the before commit.
beforeCommitId() - Method in class software.amazon.awssdk.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.
beforeCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
To establish the directionality of the comparison, the full commit ID of the before commit.
beforeCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
In the directionality you established, the full commit ID of the before commit.
beforeCommitId() - Method in class software.amazon.awssdk.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.
beforeCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
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.
beforeCommitId() - Method in class software.amazon.awssdk.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.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
The full commit ID of the commit used to establish the before of the comparison.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
The full commit ID of the commit that was the tip of the destination branch when the pull request was created.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest.Builder
To establish the directionality of the comparison, the full commit ID of the before commit.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest.Builder
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.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
To establish the directionality of the comparison, the full commit ID of the before commit.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
In the directionality you established, the full commit ID of the before commit.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
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.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
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.
beforeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata.Builder
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.
BeforeCommitIdAndAfterCommitIdAreSameException - Exception in software.amazon.awssdk.services.codecommit.model
The before commit ID and the after commit ID are the same, which is not valid.
BeforeCommitIdAndAfterCommitIdAreSameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
beforeCommitSpecifier() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, the full commit ID).
beforeCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, the full commit ID).
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codecommit.auth.scheme.internal.CodeCommitAuthSchemeInterceptor
 
beforePath() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
The file path in which to check for differences.
beforePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
The file path in which to check for differences.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
The full ID of the blob.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
The blob ID removed from the tree as part of deleting the file.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.File
The blob ID that contains the file information.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
The blob ID that contains the file information.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
The blob ID of the object that represents the content of the file in this version.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
The ID of the blob, which is its SHA-1 pointer.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
The blob ID of the object that represents the file content.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
The ID of the blob, which is its SHA-1 pointer.
blobId() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
The blob ID that contains the information about the symbolic link.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobMetadata.Builder
The full ID of the blob.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileResponse.Builder
The blob ID removed from the tree as part of deleting the file.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.File.Builder
The blob ID that contains the file information.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileMetadata.Builder
The blob ID that contains the file information.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileVersion.Builder
The blob ID of the object that represents the content of the file in this version.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBlobRequest.Builder
The ID of the blob, which is its SHA-1 pointer.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileResponse.Builder
The blob ID of the object that represents the file content.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileResponse.Builder
The ID of the blob, which is its SHA-1 pointer.
blobId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SymbolicLink.Builder
The blob ID that contains the information about the symbolic link.
BlobIdDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified blob does not exist.
BlobIdDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BlobIdRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A blob ID is required, but was not specified.
BlobIdRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BlobMetadata - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a specific Git blob object.
BlobMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BOOLEAN - software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.BooleanEqualsFn
 
branch() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
The name of the branch.
branch(Consumer<BranchInfo.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBranchResponse.Builder
The name of the branch.
branch(BranchInfo) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBranchResponse.Builder
The name of the branch.
BranchDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified branch does not exist.
BranchDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
branches() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
The list of branch names.
branches() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
The branches to be included in the trigger configuration.
branches() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListBranchesIterable
Returns an iterable to iterate through the paginated ListBranchesResponse.branches() member.
branches() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListBranchesPublisher
Returns a publisher that can be used to get a stream of data.
branches(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListBranchesResponse.Builder
The list of branch names.
branches(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
The branches to be included in the trigger configuration.
branches(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListBranchesResponse.Builder
The list of branch names.
branches(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
The branches to be included in the trigger configuration.
BranchInfo - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a branch.
BranchInfo.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
branchName() - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
The name of the branch.
branchName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
The name of the new branch to create.
branchName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The name of the branch where you create the commit.
branchName() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
The name of the branch to delete.
branchName() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
The name of the branch where the commit that deletes the file is made.
branchName() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
The name of the branch for which you want to retrieve information.
branchName() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
The name of the branch where you want to add or update the file.
branchName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchInfo.Builder
The name of the branch.
branchName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateBranchRequest.Builder
The name of the new branch to create.
branchName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The name of the branch where you create the commit.
branchName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest.Builder
The name of the branch to delete.
branchName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
The name of the branch where the commit that deletes the file is made.
branchName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBranchRequest.Builder
The name of the branch for which you want to retrieve information.
branchName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
The name of the branch where you want to add or update the file.
BranchNameExistsException - Exception in software.amazon.awssdk.services.codecommit.model
Cannot create the branch with the specified name because the commit conflicts with an existing branch with the same name.
BranchNameExistsException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BranchNameIsTagNameException - Exception in software.amazon.awssdk.services.codecommit.model
The specified branch name is not valid because it is a tag name.
BranchNameIsTagNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
BranchNameRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A branch name is required, but was not specified.
BranchNameRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
build() - Method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeParams.Builder
Returns a CodeCommitAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
 
build() - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeParams
Get a new builder for creating a CodeCommitAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.codecommit.auth.scheme.internal.DefaultCodeCommitAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Create a builder that can be used to configure and create a CodeCommitAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Create a builder that can be used to configure and create a CodeCommitClient.
builder() - Static method in class software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.endpoints.internal.RuleError
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Approval
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.BranchNameExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CodeCommitException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Comment
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentDeletedException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Commit
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Conflict
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Difference
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Evaluation
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.File
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileContentRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileModeRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.FileModes
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.FileSizes
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileTooLargeException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.FileVersion
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Folder
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidActorArnException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommitException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidEmailException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidFileModeException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidOrderException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPathException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidSortByException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetsException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTitleException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Location
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.NameLengthExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.NoChangeException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PathRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequest
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.SameFileContentException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.SamePathRequestException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.SubModule
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TagPolicyException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.Target
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TargetRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TargetsRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TitleRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.codecommit.model.TooManyTagsException
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
 
builder() - Static method in class software.amazon.awssdk.services.codecommit.model.UserInfo
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codecommit.model.CodeCommitRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codecommit.model.CodeCommitResponse.BuilderImpl
 
BuilderImpl(CodeCommitException) - Constructor for class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
BuilderImpl(CodeCommitRequest) - Constructor for class software.amazon.awssdk.services.codecommit.model.CodeCommitRequest.BuilderImpl
 
BuilderImpl(CodeCommitResponse) - Constructor for class software.amazon.awssdk.services.codecommit.model.CodeCommitResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 

C

callerReactions() - Method in class software.amazon.awssdk.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.
callerReactions(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
The emoji reactions to a comment, if any, submitted by the user whose credentials are associated with the call to the API.
callerReactions(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
The emoji reactions to a comment, if any, submitted by the user whose credentials are associated with the call to the API.
CannotDeleteApprovalRuleFromTemplateException - Exception in software.amazon.awssdk.services.codecommit.model
The approval rule cannot be deleted from the pull request because it was created by an approval rule template and applied to the pull request automatically.
CannotDeleteApprovalRuleFromTemplateException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CannotModifyApprovalRuleFromTemplateException - Exception in software.amazon.awssdk.services.codecommit.model
The approval rule cannot be modified for the pull request because it was created by an approval rule template and applied to the pull request automatically.
CannotModifyApprovalRuleFromTemplateException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
cause(Throwable) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDeletedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModeRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FileTooLargeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidActorArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidEmailException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileModeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOrderException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPathException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSortByException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTitleException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.NameLengthExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.NoChangeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PathRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.SameFileContentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.SamePathRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TagPolicyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetsRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TitleRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codecommit.model.TooManyTagsException.Builder
 
changeType() - Method in class software.amazon.awssdk.services.codecommit.model.Difference
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
changeType(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Difference.Builder
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
changeType(ChangeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.Difference.Builder
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
changeTypeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.Difference
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
ChangeTypeEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointAuthSchemeStrategy
 
clientRequestToken() - Method in class software.amazon.awssdk.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.
clientRequestToken() - Method in class software.amazon.awssdk.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.
clientRequestToken() - Method in class software.amazon.awssdk.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.
clientRequestToken() - Method in class software.amazon.awssdk.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.
clientRequestToken() - Method in class software.amazon.awssdk.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.
clientRequestToken() - Method in class software.amazon.awssdk.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.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest.Builder
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest.Builder
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
ClientRequestTokenRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A client request token is required.
ClientRequestTokenRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
cloneUrlHttp() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The URL to use for cloning the repository over HTTPS.
cloneUrlHttp(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The URL to use for cloning the repository over HTTPS.
cloneUrlSsh() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The URL to use for cloning the repository over SSH.
cloneUrlSsh(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The URL to use for cloning the repository over SSH.
CLOSED - software.amazon.awssdk.services.codecommit.model.PullRequestStatusEnum
 
CodeCommitAsyncClient - Interface in software.amazon.awssdk.services.codecommit
Service client for accessing CodeCommit asynchronously.
CodeCommitAsyncClientBuilder - Interface in software.amazon.awssdk.services.codecommit
A builder for creating an instance of CodeCommitAsyncClient.
CodeCommitAuthSchemeInterceptor - Class in software.amazon.awssdk.services.codecommit.auth.scheme.internal
 
CodeCommitAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.codecommit.auth.scheme.internal.CodeCommitAuthSchemeInterceptor
 
CodeCommitAuthSchemeParams - Interface in software.amazon.awssdk.services.codecommit.auth.scheme
The parameters object used to resolve the auth schemes for the CodeCommit service.
CodeCommitAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.codecommit.auth.scheme
CodeCommitAuthSchemeProvider - Interface in software.amazon.awssdk.services.codecommit.auth.scheme
An auth scheme provider for CodeCommit service.
CodeCommitBaseClientBuilder<B extends CodeCommitBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.codecommit
This includes configuration specific to CodeCommit that is supported by both CodeCommitClientBuilder and CodeCommitAsyncClientBuilder.
CodeCommitClient - Interface in software.amazon.awssdk.services.codecommit
Service client for accessing CodeCommit.
CodeCommitClientBuilder - Interface in software.amazon.awssdk.services.codecommit
A builder for creating an instance of CodeCommitClient.
CodeCommitClientOption<T> - Class in software.amazon.awssdk.services.codecommit.internal
 
CodeCommitEndpointParams - Class in software.amazon.awssdk.services.codecommit.endpoints
The parameters object used to resolve an endpoint for the CodeCommit service.
CodeCommitEndpointParams.Builder - Interface in software.amazon.awssdk.services.codecommit.endpoints
 
CodeCommitEndpointProvider - Interface in software.amazon.awssdk.services.codecommit.endpoints
An endpoint provider for CodeCommit.
CodeCommitException - Exception in software.amazon.awssdk.services.codecommit.model
 
CodeCommitException(CodeCommitException.Builder) - Constructor for exception software.amazon.awssdk.services.codecommit.model.CodeCommitException
 
CodeCommitException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CodeCommitException.BuilderImpl - Class in software.amazon.awssdk.services.codecommit.model
 
CodeCommitRequest - Class in software.amazon.awssdk.services.codecommit.model
 
CodeCommitRequest(CodeCommitRequest.Builder) - Constructor for class software.amazon.awssdk.services.codecommit.model.CodeCommitRequest
 
CodeCommitRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CodeCommitRequest.BuilderImpl - Class in software.amazon.awssdk.services.codecommit.model
 
CodeCommitRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
CodeCommitRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.CodeCommitRequestSetEndpointInterceptor
 
CodeCommitResolveEndpointInterceptor - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
CodeCommitResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.CodeCommitResolveEndpointInterceptor
 
CodeCommitResponse - Class in software.amazon.awssdk.services.codecommit.model
 
CodeCommitResponse(CodeCommitResponse.Builder) - Constructor for class software.amazon.awssdk.services.codecommit.model.CodeCommitResponse
 
CodeCommitResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CodeCommitResponse.BuilderImpl - Class in software.amazon.awssdk.services.codecommit.model
 
CodeCommitResponseMetadata - Class in software.amazon.awssdk.services.codecommit.model
 
CodeCommitServiceClientConfiguration - Class in software.amazon.awssdk.services.codecommit
Class to expose the service client settings to the user.
CodeCommitServiceClientConfiguration(CodeCommitServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration
 
CodeCommitServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.codecommit
A builder for creating a CodeCommitServiceClientConfiguration
CodeCommitServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.codecommit.internal
 
CodeCommitServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
 
CodeCommitServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
 
comment() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
Information about the comment you just deleted.
comment() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
The contents of the comment.
comment() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
The content of the comment you posted.
comment() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
The content of the comment you posted.
comment() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
Information about the reply to a comment.
comment() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
Information about the updated comment.
comment(Consumer<Comment.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse.Builder
Information about the comment you just deleted.
comment(Consumer<Comment.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentResponse.Builder
The contents of the comment.
comment(Consumer<Comment.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
The content of the comment you posted.
comment(Consumer<Comment.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
The content of the comment you posted.
comment(Consumer<Comment.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse.Builder
Information about the reply to a comment.
comment(Consumer<Comment.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse.Builder
Information about the updated comment.
comment(Comment) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse.Builder
Information about the comment you just deleted.
comment(Comment) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentResponse.Builder
The contents of the comment.
comment(Comment) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
The content of the comment you posted.
comment(Comment) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
The content of the comment you posted.
comment(Comment) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse.Builder
Information about the reply to a comment.
comment(Comment) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse.Builder
Information about the updated comment.
Comment - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a specific comment.
Comment.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommentContentRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The comment is empty.
CommentContentRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommentContentSizeLimitExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The comment is too large.
CommentContentSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommentDeletedException - Exception in software.amazon.awssdk.services.codecommit.model
This comment has already been deleted.
CommentDeletedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommentDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
No comment exists with the provided ID.
CommentDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
commentId() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
The system-generated comment ID.
commentId() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
The unique, system-generated ID of the comment.
commentId() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
The ID of the comment for which you want to get reactions information.
commentId() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
The unique, system-generated ID of the comment.
commentId() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
The ID of the comment to which you want to add or update a reaction.
commentId() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
The system-generated ID of the comment you want to update.
commentId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
The system-generated comment ID.
commentId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest.Builder
The unique, system-generated ID of the comment.
commentId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest.Builder
The ID of the comment for which you want to get reactions information.
commentId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentRequest.Builder
The unique, system-generated ID of the comment.
commentId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest.Builder
The ID of the comment to which you want to add or update a reaction.
commentId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest.Builder
The system-generated ID of the comment you want to update.
CommentIdRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The comment ID is missing or null.
CommentIdRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommentNotCreatedByCallerException - Exception in software.amazon.awssdk.services.codecommit.model
You cannot modify or delete this comment.
CommentNotCreatedByCallerException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
comments() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
An array of comment objects.
comments() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
An array of comment objects.
comments(Collection<Comment>) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
An array of comment objects.
comments(Collection<Comment>) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
An array of comment objects.
comments(Consumer<Comment.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
An array of comment objects.
comments(Consumer<Comment.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
An array of comment objects.
comments(Comment...) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
An array of comment objects.
comments(Comment...) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
An array of comment objects.
CommentsForComparedCommit - Class in software.amazon.awssdk.services.codecommit.model
Returns information about comments on the comparison between two commits.
CommentsForComparedCommit.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
commentsForComparedCommitData() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
A list of comment objects on the compared commit.
commentsForComparedCommitData(Collection<CommentsForComparedCommit>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse.Builder
A list of comment objects on the compared commit.
commentsForComparedCommitData(Consumer<CommentsForComparedCommit.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse.Builder
A list of comment objects on the compared commit.
commentsForComparedCommitData(CommentsForComparedCommit...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse.Builder
A list of comment objects on the compared commit.
CommentsForPullRequest - Class in software.amazon.awssdk.services.codecommit.model
Returns information about comments on a pull request.
CommentsForPullRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
commentsForPullRequestData() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
An array of comment objects on the pull request.
commentsForPullRequestData(Collection<CommentsForPullRequest>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse.Builder
An array of comment objects on the pull request.
commentsForPullRequestData(Consumer<CommentsForPullRequest.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse.Builder
An array of comment objects on the pull request.
commentsForPullRequestData(CommentsForPullRequest...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse.Builder
An array of comment objects on the pull request.
commit() - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
Returns the value of the Commit property for this object.
commit() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
A commit data type object that contains information about the specified commit.
commit(Consumer<Commit.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.FileVersion.Builder
Sets the value of the Commit property for this object.
commit(Consumer<Commit.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommitResponse.Builder
A commit data type object that contains information about the specified commit.
commit(Commit) - Method in interface software.amazon.awssdk.services.codecommit.model.FileVersion.Builder
Sets the value of the Commit property for this object.
commit(Commit) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommitResponse.Builder
A commit data type object that contains information about the specified commit.
Commit - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a specific commit.
Commit.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommitDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified commit does not exist or no commit was specified, and the specified repository has no default branch.
CommitDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
A commit ID that either could not be found or was not in a valid format.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
The ID of the last commit made to the branch.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
The full SHA ID of the specified commit.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
The ID of the commit to point the new branch to.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
The full commit ID of the commit that contains your committed file changes.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
The full commit ID of the commit that contains your merge results.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
The full commit ID of the commit that contains the change that deletes the file.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
The commit ID.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
The full commit ID of the commit that contains the content returned by GetFile.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
The full commit ID used as a reference for the returned version of the folder content.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
The commit ID of the merge in the destination or target branch.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
The commit ID of the merge in the destination or target branch.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
The commit ID of the merge in the destination or target branch.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
The full SHA ID of the commit that contains this file change.
commitId() - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
The commit ID that contains the reference to the submodule.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError.Builder
A commit ID that either could not be found or was not in a valid format.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchInfo.Builder
The ID of the last commit made to the branch.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
The full SHA ID of the specified commit.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateBranchRequest.Builder
The ID of the commit to point the new branch to.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The full commit ID of the commit that contains your committed file changes.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse.Builder
The full commit ID of the commit that contains your merge results.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileResponse.Builder
The full commit ID of the commit that contains the change that deletes the file.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommitRequest.Builder
The commit ID.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileResponse.Builder
The full commit ID of the commit that contains the content returned by GetFile.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The full commit ID used as a reference for the returned version of the folder content.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse.Builder
The commit ID of the merge in the destination or target branch.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse.Builder
The commit ID of the merge in the destination or target branch.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse.Builder
The commit ID of the merge in the destination or target branch.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileResponse.Builder
The full SHA ID of the commit that contains this file change.
commitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SubModule.Builder
The commit ID that contains the reference to the submodule.
CommitIdDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified commit ID does not exist.
CommitIdDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommitIdRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A commit ID was not specified.
CommitIdRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
commitIds() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
The full commit IDs of the commits to get information about.
commitIds(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest.Builder
The full commit IDs of the commits to get information about.
commitIds(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest.Builder
The full commit IDs of the commits to get information about.
CommitIdsLimitExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The maximum number of allowed commit IDs in a batch request is 100.
CommitIdsLimitExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommitIdsListRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A list of commit IDs is required, but was either not specified or the list was empty.
CommitIdsListRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
commitMessage() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The commit message you want to include in the commit.
commitMessage() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The commit message for the unreferenced commit.
commitMessage() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
The commit message you want to include as part of deleting the file.
commitMessage() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
The commit message for the merge.
commitMessage() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
The commit message to include in the commit information for the merge.
commitMessage() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
The commit message to include in the commit information for the merge.
commitMessage() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
The commit message to include in the commit information for the merge.
commitMessage() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
A message about why this file was added or updated.
commitMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The commit message you want to include in the commit.
commitMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The commit message for the unreferenced commit.
commitMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
The commit message you want to include as part of deleting the file.
commitMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The commit message for the merge.
commitMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The commit message to include in the commit information for the merge.
commitMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
The commit message to include in the commit information for the merge.
commitMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
The commit message to include in the commit information for the merge.
commitMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
A message about why this file was added or updated.
CommitMessageLengthExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The commit message is too long.
CommitMessageLengthExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CommitRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A commit was not specified.
CommitRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
commits() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
An array of commit data type objects, each of which contains information about a specified commit.
commits(Collection<Commit>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse.Builder
An array of commit data type objects, each of which contains information about a specified commit.
commits(Consumer<Commit.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse.Builder
An array of commit data type objects, each of which contains information about a specified commit.
commits(Commit...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse.Builder
An array of commit data type objects, each of which contains information about a specified commit.
commitSpecifier() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
The fully quaified reference that identifies the commit that contains the file.
commitSpecifier() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
A fully qualified reference used to identify a commit that contains the version of the folder's content to return.
commitSpecifier() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
The fully quaified reference that identifies the commit that contains the file.
commitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileRequest.Builder
The fully quaified reference that identifies the commit that contains the file.
commitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderRequest.Builder
A fully qualified reference used to identify a commit that contains the version of the folder's content to return.
commitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest.Builder
The fully quaified reference that identifies the commit that contains the file.
committer() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
Information about the person who committed the specified commit, also known as the committer.
committer(Consumer<UserInfo.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
Information about the person who committed the specified commit, also known as the committer.
committer(UserInfo) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
Information about the person who committed the specified commit, also known as the committer.
ConcurrentReferenceUpdateException - Exception in software.amazon.awssdk.services.codecommit.model
The merge cannot be completed because the target branch has been modified.
ConcurrentReferenceUpdateException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
condition() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
Condition - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
conditions - Variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
configurationId() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
The system-generated unique ID for the trigger.
configurationId() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
The system-generated unique ID for the create or update operation.
configurationId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse.Builder
The system-generated unique ID for the trigger.
configurationId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse.Builder
The system-generated unique ID for the create or update operation.
Conflict - Class in software.amazon.awssdk.services.codecommit.model
Information about conflicts in a merge operation.
Conflict.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
The level of conflict detail to use.
conflictDetailLevel() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
The level of conflict detail to use.
conflictDetailLevel(ConflictDetailLevelTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
The level of conflict detail to use.
conflictDetailLevelAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
The level of conflict detail to use.
ConflictDetailLevelTypeEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
conflictMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
Metadata about a conflict in a merge operation.
conflictMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
Contains metadata about the conflicts found in the merge.
conflictMetadata(Consumer<ConflictMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.Conflict.Builder
Metadata about a conflict in a merge operation.
conflictMetadata(Consumer<ConflictMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
Contains metadata about the conflicts found in the merge.
conflictMetadata(ConflictMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.Conflict.Builder
Metadata about a conflict in a merge operation.
conflictMetadata(ConflictMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
Contains metadata about the conflicts found in the merge.
ConflictMetadata - Class in software.amazon.awssdk.services.codecommit.model
Information about the metadata for a conflict in a merge operation.
ConflictMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
conflictMetadataList() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
A list of metadata for any conflicting files.
conflictMetadataList(Collection<ConflictMetadata>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse.Builder
A list of metadata for any conflicting files.
conflictMetadataList(Consumer<ConflictMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse.Builder
A list of metadata for any conflicting files.
conflictMetadataList(ConflictMetadata...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse.Builder
A list of metadata for any conflicting files.
conflictResolution() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(Consumer<ConflictResolution.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(Consumer<ConflictResolution.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(Consumer<ConflictResolution.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(Consumer<ConflictResolution.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(Consumer<ConflictResolution.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(ConflictResolution) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(ConflictResolution) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(ConflictResolution) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(ConflictResolution) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
conflictResolution(ConflictResolution) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
ConflictResolution - Class in software.amazon.awssdk.services.codecommit.model
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
ConflictResolution.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategy(ConflictResolutionStrategyTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
conflictResolutionStrategyAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
Specifies which branch to use when resolving conflicts, or whether to attempt automatically merging two versions of a file.
ConflictResolutionStrategyTypeEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
conflicts() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.
conflicts(Collection<Conflict>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.
conflicts(Consumer<Conflict.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.
conflicts(Conflict...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.
content() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
The content of the comment.
content() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
The content of the blob, usually a file.
content() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
The content of the comment you want to make.
content() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
The content of your comment on the change.
content() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
The contents of your reply to a comment.
content() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
The base-64 encoded content to use when the replacement type is USE_NEW_CONTENT.
content() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
The updated content to replace the existing content of the comment.
content(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
The content of the comment.
content(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
The content of the comment you want to make.
content(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
The content of your comment on the change.
content(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest.Builder
The contents of your reply to a comment.
content(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest.Builder
The updated content to replace the existing content of the comment.
content(SdkBytes) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBlobResponse.Builder
The content of the blob, usually a file.
content(SdkBytes) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry.Builder
The base-64 encoded content to use when the replacement type is USE_NEW_CONTENT.
contentConflict() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the content of a file.
contentConflict(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
A boolean value indicating whether there are conflicts in the content of a file.
context(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference.Builder
 
create() - Static method in class software.amazon.awssdk.services.codecommit.auth.scheme.internal.DefaultCodeCommitAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Create a CodeCommitAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Create a CodeCommitClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.codecommit.model.CodeCommitResponseMetadata
 
CREATE_REFERENCE - software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
 
createApprovalRuleTemplate(Consumer<CreateApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account.
createApprovalRuleTemplate(Consumer<CreateApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account.
createApprovalRuleTemplate(CreateApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account.
createApprovalRuleTemplate(CreateApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account.
CreateApprovalRuleTemplateRequest - Class in software.amazon.awssdk.services.codecommit.model
 
CreateApprovalRuleTemplateRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CreateApprovalRuleTemplateRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
CreateApprovalRuleTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.CreateApprovalRuleTemplateRequestMarshaller
 
CreateApprovalRuleTemplateResponse - Class in software.amazon.awssdk.services.codecommit.model
 
CreateApprovalRuleTemplateResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointAuthSchemeStrategy
 
createBranch(Consumer<CreateBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a branch in a repository and points the branch to a commit.
createBranch(Consumer<CreateBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a branch in a repository and points the branch to a commit.
createBranch(CreateBranchRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a branch in a repository and points the branch to a commit.
createBranch(CreateBranchRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a branch in a repository and points the branch to a commit.
CreateBranchRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a create branch operation.
CreateBranchRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CreateBranchRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
CreateBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.CreateBranchRequestMarshaller
 
CreateBranchResponse - Class in software.amazon.awssdk.services.codecommit.model
 
CreateBranchResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
createCommit(Consumer<CreateCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a commit for a repository on the tip of a specified branch.
createCommit(Consumer<CreateCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a commit for a repository on the tip of a specified branch.
createCommit(CreateCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a commit for a repository on the tip of a specified branch.
createCommit(CreateCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a commit for a repository on the tip of a specified branch.
CreateCommitRequest - Class in software.amazon.awssdk.services.codecommit.model
 
CreateCommitRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CreateCommitRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
CreateCommitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.CreateCommitRequestMarshaller
 
CreateCommitResponse - Class in software.amazon.awssdk.services.codecommit.model
 
CreateCommitResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
createPullRequest(Consumer<CreatePullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a pull request in the specified repository.
createPullRequest(Consumer<CreatePullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a pull request in the specified repository.
createPullRequest(CreatePullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a pull request in the specified repository.
createPullRequest(CreatePullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a pull request in the specified repository.
createPullRequestApprovalRule(Consumer<CreatePullRequestApprovalRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates an approval rule for a pull request.
createPullRequestApprovalRule(Consumer<CreatePullRequestApprovalRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates an approval rule for a pull request.
createPullRequestApprovalRule(CreatePullRequestApprovalRuleRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates an approval rule for a pull request.
createPullRequestApprovalRule(CreatePullRequestApprovalRuleRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates an approval rule for a pull request.
CreatePullRequestApprovalRuleRequest - Class in software.amazon.awssdk.services.codecommit.model
 
CreatePullRequestApprovalRuleRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CreatePullRequestApprovalRuleRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
CreatePullRequestApprovalRuleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.CreatePullRequestApprovalRuleRequestMarshaller
 
CreatePullRequestApprovalRuleResponse - Class in software.amazon.awssdk.services.codecommit.model
 
CreatePullRequestApprovalRuleResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CreatePullRequestRequest - Class in software.amazon.awssdk.services.codecommit.model
 
CreatePullRequestRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CreatePullRequestRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
CreatePullRequestRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.CreatePullRequestRequestMarshaller
 
CreatePullRequestResponse - Class in software.amazon.awssdk.services.codecommit.model
 
CreatePullRequestResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
createRepository(Consumer<CreateRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a new, empty repository.
createRepository(Consumer<CreateRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a new, empty repository.
createRepository(CreateRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates a new, empty repository.
createRepository(CreateRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates a new, empty repository.
CreateRepositoryRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a create repository operation.
CreateRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CreateRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
CreateRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.CreateRepositoryRequestMarshaller
 
CreateRepositoryResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a create repository operation.
CreateRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
createUnreferencedMergeCommit(Consumer<CreateUnreferencedMergeCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy.
createUnreferencedMergeCommit(Consumer<CreateUnreferencedMergeCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy.
createUnreferencedMergeCommit(CreateUnreferencedMergeCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy.
createUnreferencedMergeCommit(CreateUnreferencedMergeCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy.
CreateUnreferencedMergeCommitRequest - Class in software.amazon.awssdk.services.codecommit.model
 
CreateUnreferencedMergeCommitRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
CreateUnreferencedMergeCommitRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
CreateUnreferencedMergeCommitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.CreateUnreferencedMergeCommitRequestMarshaller
 
CreateUnreferencedMergeCommitResponse - Class in software.amazon.awssdk.services.codecommit.model
 
CreateUnreferencedMergeCommitResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
creationDate() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
The date the approval rule was created, in timestamp format.
creationDate() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
The date the approval rule template was created, in timestamp format.
creationDate() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
The date and time the comment was created, in timestamp format.
creationDate() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The date and time the pull request was originally created, in timestamp format.
creationDate() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The date and time the repository was created, in timestamp format.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The date the approval rule was created, in timestamp format.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate.Builder
The date the approval rule template was created, in timestamp format.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
The date and time the comment was created, in timestamp format.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The date and time the pull request was originally created, in timestamp format.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The date and time the repository was created, in timestamp format.
credentialsProvider() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider() - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Sets the value for credentials provider
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.codecommit.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.codecommit.endpoints.internal.RuleError
 
customData() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
Any custom data associated with the trigger to be included in the information sent to the target of the trigger.
customData(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
Any custom data associated with the trigger to be included in the information sent to the target of the trigger.

D

D - software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
 
date() - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
The date when the specified commit was commited, in timestamp format with GMT offset.
date(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UserInfo.Builder
The date when the specified commit was commited, in timestamp format with GMT offset.
Default() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
defaultBranch() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The repository's default branch name.
defaultBranch(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The repository's default branch name.
DefaultBranchCannotBeDeletedException - Exception in software.amazon.awssdk.services.codecommit.model
The specified branch is the default branch for the repository, and cannot be deleted.
DefaultBranchCannotBeDeletedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
defaultBranchName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
The name of the branch to set as the default branch.
defaultBranchName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest.Builder
The name of the branch to set as the default branch.
DefaultCodeCommitAuthSchemeParams - Class in software.amazon.awssdk.services.codecommit.auth.scheme.internal
 
DefaultCodeCommitAuthSchemeProvider - Class in software.amazon.awssdk.services.codecommit.auth.scheme.internal
 
DefaultCodeCommitEndpointProvider - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
DefaultCodeCommitEndpointProvider() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultCodeCommitEndpointProvider
 
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEngine
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
DELETE_REFERENCE - software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
 
deleteApprovalRuleTemplate(Consumer<DeleteApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes a specified approval rule template.
deleteApprovalRuleTemplate(Consumer<DeleteApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes a specified approval rule template.
deleteApprovalRuleTemplate(DeleteApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes a specified approval rule template.
deleteApprovalRuleTemplate(DeleteApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes a specified approval rule template.
DeleteApprovalRuleTemplateRequest - Class in software.amazon.awssdk.services.codecommit.model
 
DeleteApprovalRuleTemplateRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DeleteApprovalRuleTemplateRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DeleteApprovalRuleTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DeleteApprovalRuleTemplateRequestMarshaller
 
DeleteApprovalRuleTemplateResponse - Class in software.amazon.awssdk.services.codecommit.model
 
DeleteApprovalRuleTemplateResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
deleteBranch(Consumer<DeleteBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes a branch from a repository, unless that branch is the default branch for the repository.
deleteBranch(Consumer<DeleteBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes a branch from a repository, unless that branch is the default branch for the repository.
deleteBranch(DeleteBranchRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes a branch from a repository, unless that branch is the default branch for the repository.
deleteBranch(DeleteBranchRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes a branch from a repository, unless that branch is the default branch for the repository.
DeleteBranchRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a delete branch operation.
DeleteBranchRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DeleteBranchRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DeleteBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DeleteBranchRequestMarshaller
 
DeleteBranchResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a delete branch operation.
DeleteBranchResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
deleteCommentContent(Consumer<DeleteCommentContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes the content of a comment made on a change, file, or commit in a repository.
deleteCommentContent(Consumer<DeleteCommentContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes the content of a comment made on a change, file, or commit in a repository.
deleteCommentContent(DeleteCommentContentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes the content of a comment made on a change, file, or commit in a repository.
deleteCommentContent(DeleteCommentContentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes the content of a comment made on a change, file, or commit in a repository.
DeleteCommentContentRequest - Class in software.amazon.awssdk.services.codecommit.model
 
DeleteCommentContentRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DeleteCommentContentRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DeleteCommentContentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DeleteCommentContentRequestMarshaller
 
DeleteCommentContentResponse - Class in software.amazon.awssdk.services.codecommit.model
 
DeleteCommentContentResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
deleted() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
A Boolean value indicating whether the comment has been deleted.
deleted(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
A Boolean value indicating whether the comment has been deleted.
deletedBranch() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
Information about the branch deleted by the operation, including the branch name and the commit ID that was the tip of the branch.
deletedBranch(Consumer<BranchInfo.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse.Builder
Information about the branch deleted by the operation, including the branch name and the commit ID that was the tip of the branch.
deletedBranch(BranchInfo) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse.Builder
Information about the branch deleted by the operation, including the branch name and the commit ID that was the tip of the branch.
deleteFile(Consumer<DeleteFileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes a specified file from a specified branch.
deleteFile(Consumer<DeleteFileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes a specified file from a specified branch.
deleteFile(DeleteFileRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes a specified file from a specified branch.
deleteFile(DeleteFileRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes a specified file from a specified branch.
DeleteFileEntry - Class in software.amazon.awssdk.services.codecommit.model
A file that is deleted as part of a commit.
DeleteFileEntry.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DeleteFileRequest - Class in software.amazon.awssdk.services.codecommit.model
 
DeleteFileRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DeleteFileRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DeleteFileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DeleteFileRequestMarshaller
 
DeleteFileResponse - Class in software.amazon.awssdk.services.codecommit.model
 
DeleteFileResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
deleteFiles() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
Files to be deleted as part of the merge conflict resolution.
deleteFiles() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The files to delete in this commit.
deleteFiles(Collection<DeleteFileEntry>) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
Files to be deleted as part of the merge conflict resolution.
deleteFiles(Collection<DeleteFileEntry>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The files to delete in this commit.
deleteFiles(Consumer<DeleteFileEntry.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
Files to be deleted as part of the merge conflict resolution.
deleteFiles(Consumer<DeleteFileEntry.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The files to delete in this commit.
deleteFiles(DeleteFileEntry...) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
Files to be deleted as part of the merge conflict resolution.
deleteFiles(DeleteFileEntry...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The files to delete in this commit.
deletePullRequestApprovalRule(Consumer<DeletePullRequestApprovalRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes an approval rule from a specified pull request.
deletePullRequestApprovalRule(Consumer<DeletePullRequestApprovalRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes an approval rule from a specified pull request.
deletePullRequestApprovalRule(DeletePullRequestApprovalRuleRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes an approval rule from a specified pull request.
deletePullRequestApprovalRule(DeletePullRequestApprovalRuleRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes an approval rule from a specified pull request.
DeletePullRequestApprovalRuleRequest - Class in software.amazon.awssdk.services.codecommit.model
 
DeletePullRequestApprovalRuleRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DeletePullRequestApprovalRuleRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DeletePullRequestApprovalRuleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DeletePullRequestApprovalRuleRequestMarshaller
 
DeletePullRequestApprovalRuleResponse - Class in software.amazon.awssdk.services.codecommit.model
 
DeletePullRequestApprovalRuleResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
deleteRepository(Consumer<DeleteRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes a repository.
deleteRepository(Consumer<DeleteRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes a repository.
deleteRepository(DeleteRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Deletes a repository.
deleteRepository(DeleteRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Deletes a repository.
DeleteRepositoryRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a delete repository operation.
DeleteRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DeleteRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DeleteRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DeleteRepositoryRequestMarshaller
 
DeleteRepositoryResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a delete repository operation.
DeleteRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
DESCENDING - software.amazon.awssdk.services.codecommit.model.OrderEnum
 
describeMergeConflicts(Consumer<DescribeMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflicts(Consumer<DescribeMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflicts(DescribeMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflicts(DescribeMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
DescribeMergeConflictsIterable - Class in software.amazon.awssdk.services.codecommit.paginators
DescribeMergeConflictsIterable(CodeCommitClient, DescribeMergeConflictsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.DescribeMergeConflictsIterable
 
describeMergeConflictsPaginator(Consumer<DescribeMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflictsPaginator(Consumer<DescribeMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflictsPaginator(DescribeMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
describeMergeConflictsPaginator(DescribeMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.
DescribeMergeConflictsPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
DescribeMergeConflictsPublisher(CodeCommitAsyncClient, DescribeMergeConflictsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.DescribeMergeConflictsPublisher
 
DescribeMergeConflictsRequest - Class in software.amazon.awssdk.services.codecommit.model
 
DescribeMergeConflictsRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DescribeMergeConflictsRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DescribeMergeConflictsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DescribeMergeConflictsRequestMarshaller
 
DescribeMergeConflictsResponse - Class in software.amazon.awssdk.services.codecommit.model
 
DescribeMergeConflictsResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
describePullRequestEvents(Consumer<DescribePullRequestEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more pull request events.
describePullRequestEvents(Consumer<DescribePullRequestEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more pull request events.
describePullRequestEvents(DescribePullRequestEventsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more pull request events.
describePullRequestEvents(DescribePullRequestEventsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more pull request events.
DescribePullRequestEventsIterable - Class in software.amazon.awssdk.services.codecommit.paginators
DescribePullRequestEventsIterable(CodeCommitClient, DescribePullRequestEventsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.DescribePullRequestEventsIterable
 
describePullRequestEventsPaginator(Consumer<DescribePullRequestEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more pull request events.
describePullRequestEventsPaginator(Consumer<DescribePullRequestEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more pull request events.
describePullRequestEventsPaginator(DescribePullRequestEventsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about one or more pull request events.
describePullRequestEventsPaginator(DescribePullRequestEventsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about one or more pull request events.
DescribePullRequestEventsPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
DescribePullRequestEventsPublisher(CodeCommitAsyncClient, DescribePullRequestEventsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.DescribePullRequestEventsPublisher
 
DescribePullRequestEventsRequest - Class in software.amazon.awssdk.services.codecommit.model
 
DescribePullRequestEventsRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DescribePullRequestEventsRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DescribePullRequestEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DescribePullRequestEventsRequestMarshaller
 
DescribePullRequestEventsResponse - Class in software.amazon.awssdk.services.codecommit.model
 
DescribePullRequestEventsResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
description() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
A description of the pull request.
description() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The user-defined description of the pull request.
description() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
The updated content of the description for the pull request.
description(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest.Builder
A description of the pull request.
description(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The user-defined description of the pull request.
description(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest.Builder
The updated content of the description for the pull request.
destination() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
The file mode of a file in the destination of a merge or pull request.
destination() - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
The size of a file in the destination of a merge or pull request.
destination() - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
The binary or non-binary status of a file in the destination of a merge or pull request.
destination() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
Information about the merge hunk in the destination of a merge or pull request.
destination() - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
The operation on a file in the destination of a merge or pull request.
destination() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
The type of the object in the destination branch.
destination(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.IsBinaryFile.Builder
The binary or non-binary status of a file in the destination of a merge or pull request.
destination(Long) - Method in interface software.amazon.awssdk.services.codecommit.model.FileSizes.Builder
The size of a file in the destination of a merge or pull request.
destination(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModes.Builder
The file mode of a file in the destination of a merge or pull request.
destination(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOperations.Builder
The operation on a file in the destination of a merge or pull request.
destination(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ObjectTypes.Builder
The type of the object in the destination branch.
destination(Consumer<MergeHunkDetail.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunk.Builder
Information about the merge hunk in the destination of a merge or pull request.
destination(ChangeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOperations.Builder
The operation on a file in the destination of a merge or pull request.
destination(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModes.Builder
The file mode of a file in the destination of a merge or pull request.
destination(MergeHunkDetail) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunk.Builder
Information about the merge hunk in the destination of a merge or pull request.
destination(ObjectTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.ObjectTypes.Builder
The type of the object in the destination branch.
destinationArn() - Method in class software.amazon.awssdk.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).
destinationArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
The ARN of the resource that is the target for a trigger (for example, the ARN of a topic in Amazon SNS).
destinationAsString() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
The file mode of a file in the destination of a merge or pull request.
destinationAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
The operation on a file in the destination of a merge or pull request.
destinationAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
The type of the object in the destination branch.
destinationCommit() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
The full commit ID that is the tip of the destination branch.
destinationCommit(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestTarget.Builder
The full commit ID that is the tip of the destination branch.
destinationCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID of the tip of the branch specified as the destination branch when the pull request was created.
destinationCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse.Builder
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse.Builder
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse.Builder
The commit ID of the destination commit specifier that was used in the merge evaluation.
destinationCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata.Builder
The commit ID of the tip of the branch specified as the destination branch when the pull request was created.
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier() - Method in class software.amazon.awssdk.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).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
destinationReference() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
The name of the branch that the pull request is merged into.
destinationReference() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
The branch of the repository where the pull request changes are merged.
destinationReference() - Method in class software.amazon.awssdk.services.codecommit.model.Target
The branch of the repository where the pull request changes are merged.
destinationReference(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata.Builder
The name of the branch that the pull request is merged into.
destinationReference(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestTarget.Builder
The branch of the repository where the pull request changes are merged.
destinationReference(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Target.Builder
The branch of the repository where the pull request changes are merged.
Difference - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a set of differences for a commit specifier.
Difference.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
differences() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).
differences(Collection<Difference>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse.Builder
A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).
differences(Consumer<Difference.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse.Builder
A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).
differences(Difference...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse.Builder
A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).
DIRECTORY - software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
 
DirectoryNameConflictsWithFileNameException - Exception in software.amazon.awssdk.services.codecommit.model
A file cannot be added to the repository because the specified path name has the same name as a file that already exists in this repository.
DirectoryNameConflictsWithFileNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
disassociateApprovalRuleTemplateFromRepository(Consumer<DisassociateApprovalRuleTemplateFromRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository.
disassociateApprovalRuleTemplateFromRepository(Consumer<DisassociateApprovalRuleTemplateFromRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository.
disassociateApprovalRuleTemplateFromRepository(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository.
disassociateApprovalRuleTemplateFromRepository(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository.
DisassociateApprovalRuleTemplateFromRepositoryRequest - Class in software.amazon.awssdk.services.codecommit.model
 
DisassociateApprovalRuleTemplateFromRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
DisassociateApprovalRuleTemplateFromRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
DisassociateApprovalRuleTemplateFromRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.DisassociateApprovalRuleTemplateFromRepositoryRequestMarshaller
 
DisassociateApprovalRuleTemplateFromRepositoryResponse - Class in software.amazon.awssdk.services.codecommit.model
 
DisassociateApprovalRuleTemplateFromRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
disassociatedRepositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
A list of repository names that have had their association with the template removed.
disassociatedRepositoryNames(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse.Builder
A list of repository names that have had their association with the template removed.
disassociatedRepositoryNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse.Builder
A list of repository names that have had their association with the template removed.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs.Builder
 
documentation - Variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
 

E

email() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The email address of the person who created the commit.
email() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The email address for the person who created the unreferenced commit.
email() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
The email address for the commit that deletes the file.
email() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
The email address of the person merging the branches.
email() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
The email address of the person merging the branches.
email() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
The email address of the person merging the branches.
email() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
The email address of the person merging the branches.
email() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
An email address for the person adding or updating the file.
email() - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
The email address associated with the user who made the commit, if any.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The email address of the person who created the commit.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The email address for the person who created the unreferenced commit.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
The email address for the commit that deletes the file.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The email address of the person merging the branches.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The email address of the person merging the branches.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
The email address of the person merging the branches.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
The email address of the person merging the branches.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
An email address for the person adding or updating the file.
email(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UserInfo.Builder
The email address associated with the user who made the commit, if any.
emoji() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
The Emoji Version 1.0 graphic of the reaction.
emoji(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueFormats.Builder
The Emoji Version 1.0 graphic of the reaction.
EncryptionIntegrityChecksFailedException - Exception in software.amazon.awssdk.services.codecommit.model
An encryption integrity check failed.
EncryptionIntegrityChecksFailedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
EncryptionKeyAccessDeniedException - Exception in software.amazon.awssdk.services.codecommit.model
An encryption key could not be accessed.
EncryptionKeyAccessDeniedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
EncryptionKeyDisabledException - Exception in software.amazon.awssdk.services.codecommit.model
The encryption key is disabled.
EncryptionKeyDisabledException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
EncryptionKeyNotFoundException - Exception in software.amazon.awssdk.services.codecommit.model
No encryption key was found.
EncryptionKeyNotFoundException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
EncryptionKeyUnavailableException - Exception in software.amazon.awssdk.services.codecommit.model
The encryption key is not available.
EncryptionKeyUnavailableException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
endLine() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
The end position of the hunk in the merge result.
endLine(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunkDetail.Builder
The end position of the hunk in the merge result.
endpoint() - Method in class software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams
 
endpoint(String) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams.Builder
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride() - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointProvider() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider() - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(CodeCommitEndpointProvider) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitBaseClientBuilder
Set the CodeCommitEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
eq(boolean) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultCodeCommitEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Approval
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Comment
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Commit
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Difference
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.File
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Folder
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Location
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Target
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Approval
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Comment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Commit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Difference
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.File
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Folder
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Location
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.Target
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
 
error(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule.Builder
 
ERROR - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
errorCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
An error code that specifies whether the repository name was not valid or not found.
errorCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
An error code that specifies whether the repository name was not valid or not found.
errorCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
An error code that specifies whether the commit ID was not valid or not found.
errorCode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder
An error code that specifies whether the repository name was not valid or not found.
errorCode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError.Builder
An error code that specifies whether the repository name was not valid or not found.
errorCode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError.Builder
An error code that specifies whether the commit ID was not valid or not found.
errorMessage() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
An error message that provides details about why the repository name was not found or not valid.
errorMessage() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
An error message that provides details about why the repository name was either not found or not valid.
errorMessage() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
An error message that provides detail about why the commit ID either was not found or was not valid.
errorMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder
An error message that provides details about why the repository name was not found or not valid.
errorMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError.Builder
An error message that provides details about why the repository name was either not found or not valid.
errorMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError.Builder
An error message that provides detail about why the commit ID either was not found or was not valid.
ErrorRule - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.ErrorRule
 
errors() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
A list of any errors that might have occurred while attempting to create the association between the template and the repositories.
errors() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
A list of any errors returned while describing the merge conflicts for each file.
errors() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
errors() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
Returns any commit IDs for which information could not be found.
errors(Collection<BatchAssociateApprovalRuleTemplateWithRepositoriesError>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder
A list of any errors that might have occurred while attempting to create the association between the template and the repositories.
errors(Collection<BatchDescribeMergeConflictsError>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
A list of any errors returned while describing the merge conflicts for each file.
errors(Collection<BatchDisassociateApprovalRuleTemplateFromRepositoriesError>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse.Builder
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
errors(Collection<BatchGetCommitsError>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse.Builder
Returns any commit IDs for which information could not be found.
errors(Consumer<BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder
A list of any errors that might have occurred while attempting to create the association between the template and the repositories.
errors(Consumer<BatchDescribeMergeConflictsError.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
A list of any errors returned while describing the merge conflicts for each file.
errors(Consumer<BatchDisassociateApprovalRuleTemplateFromRepositoriesError.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse.Builder
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
errors(Consumer<BatchGetCommitsError.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse.Builder
Returns any commit IDs for which information could not be found.
errors(BatchAssociateApprovalRuleTemplateWithRepositoriesError...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder
A list of any errors that might have occurred while attempting to create the association between the template and the repositories.
errors(BatchDescribeMergeConflictsError...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
A list of any errors returned while describing the merge conflicts for each file.
errors(BatchDisassociateApprovalRuleTemplateFromRepositoriesError...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse.Builder
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
errors(BatchGetCommitsError...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse.Builder
Returns any commit IDs for which information could not be found.
eval(Expr) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
evaluatePullRequestApprovalRules(Consumer<EvaluatePullRequestApprovalRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Evaluates whether a pull request has met all the conditions specified in its associated approval rules.
evaluatePullRequestApprovalRules(Consumer<EvaluatePullRequestApprovalRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Evaluates whether a pull request has met all the conditions specified in its associated approval rules.
evaluatePullRequestApprovalRules(EvaluatePullRequestApprovalRulesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Evaluates whether a pull request has met all the conditions specified in its associated approval rules.
evaluatePullRequestApprovalRules(EvaluatePullRequestApprovalRulesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Evaluates whether a pull request has met all the conditions specified in its associated approval rules.
EvaluatePullRequestApprovalRulesRequest - Class in software.amazon.awssdk.services.codecommit.model
 
EvaluatePullRequestApprovalRulesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
EvaluatePullRequestApprovalRulesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
EvaluatePullRequestApprovalRulesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.EvaluatePullRequestApprovalRulesRequestMarshaller
 
EvaluatePullRequestApprovalRulesResponse - Class in software.amazon.awssdk.services.codecommit.model
 
EvaluatePullRequestApprovalRulesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
evaluation() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
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.
evaluation(Consumer<Evaluation.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse.Builder
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.
evaluation(Evaluation) - Method in interface software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse.Builder
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.
Evaluation - Class in software.amazon.awssdk.services.codecommit.model
Returns information about the approval rules applied to a pull request and whether conditions have been met.
Evaluation.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
eventDate() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
The day and time of the pull request event, in timestamp format.
eventDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
The day and time of the pull request event, in timestamp format.
events() - Method in class software.amazon.awssdk.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.
events(Collection<RepositoryTriggerEventEnum>) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
events(RepositoryTriggerEventEnum...) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
eventsAsStrings() - Method in class software.amazon.awssdk.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.
eventsWithStrings(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
eventsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
exceptionName() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
The name of the exception.
exceptionName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError.Builder
The name of the exception.
EXECUTABLE - software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
 
existingRuleContentSha256() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The SHA-256 hash signature for the content of the approval rule.
existingRuleContentSha256() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The SHA-256 hash signature for the content of the approval rule.
existingRuleContentSha256(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest.Builder
The SHA-256 hash signature for the content of the approval rule.
existingRuleContentSha256(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest.Builder
The SHA-256 hash signature for the content of the approval rule.
expectArray() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
expr() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FatScope
 
failedExecutions() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
The list of triggers that were not tested.
failedExecutions(Collection<RepositoryTriggerExecutionFailure>) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse.Builder
The list of triggers that were not tested.
failedExecutions(Consumer<RepositoryTriggerExecutionFailure.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse.Builder
The list of triggers that were not tested.
failedExecutions(RepositoryTriggerExecutionFailure...) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse.Builder
The list of triggers that were not tested.
failureMessage() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
Message information about the trigger that did not run.
failureMessage(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure.Builder
Message information about the trigger that did not run.
FAST_FORWARD_MERGE - software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
 
FatScope<T> - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.FatScope
 
File - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a file in a repository.
FILE - software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
 
FILE_LEVEL - software.amazon.awssdk.services.codecommit.model.ConflictDetailLevelTypeEnum
 
File.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
fileContent() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
The base-64 encoded binary data object that represents the content of the file.
fileContent() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
The content of the file, if a source file is not specified.
fileContent() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
The content of the file, in binary object format.
fileContent(SdkBytes) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileResponse.Builder
The base-64 encoded binary data object that represents the content of the file.
fileContent(SdkBytes) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntry.Builder
The content of the file, if a source file is not specified.
fileContent(SdkBytes) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
The content of the file, in binary object format.
FileContentAndSourceFileSpecifiedException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because both a source file and file content have been specified for the same file.
FileContentAndSourceFileSpecifiedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FileContentRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The file cannot be added because it is empty.
FileContentRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FileContentSizeLimitExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The file cannot be added because it is too large.
FileContentSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FileDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified file does not exist.
FileDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FileEntryRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because no files have been specified as added, updated, or changed (PutFile or DeleteFile) for the commit.
FileEntryRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FileMetadata - Class in software.amazon.awssdk.services.codecommit.model
A file to be added, updated, or deleted as part of a commit.
FileMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
fileMode() - Method in class software.amazon.awssdk.services.codecommit.model.File
The extrapolated file mode permissions for the file.
fileMode() - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
The extrapolated file mode permissions for the file.
fileMode() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
The extrapolated file mode permissions of the blob.
fileMode() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
The extrapolated file mode permissions for the file.
fileMode() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
The file mode permissions of the blob.
fileMode() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
The file mode to apply during conflict resoltion.
fileMode() - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
The file mode for the file.
fileMode() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
The file mode permissions of the blob that cotains information about the symbolic link.
fileMode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.File.Builder
The extrapolated file mode permissions for the file.
fileMode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileMetadata.Builder
The extrapolated file mode permissions for the file.
fileMode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileResponse.Builder
The extrapolated file mode permissions of the blob.
fileMode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntry.Builder
The extrapolated file mode permissions for the file.
fileMode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
The file mode permissions of the blob.
fileMode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry.Builder
The file mode to apply during conflict resoltion.
fileMode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SetFileModeEntry.Builder
The file mode for the file.
fileMode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SymbolicLink.Builder
The file mode permissions of the blob that cotains information about the symbolic link.
fileMode(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.File.Builder
The extrapolated file mode permissions for the file.
fileMode(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.FileMetadata.Builder
The extrapolated file mode permissions for the file.
fileMode(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileResponse.Builder
The extrapolated file mode permissions of the blob.
fileMode(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntry.Builder
The extrapolated file mode permissions for the file.
fileMode(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
The file mode permissions of the blob.
fileMode(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry.Builder
The file mode to apply during conflict resoltion.
fileMode(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.SetFileModeEntry.Builder
The file mode for the file.
fileMode(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.SymbolicLink.Builder
The file mode permissions of the blob that cotains information about the symbolic link.
fileModeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.File
The extrapolated file mode permissions for the file.
fileModeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
The extrapolated file mode permissions for the file.
fileModeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
The extrapolated file mode permissions of the blob.
fileModeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
The extrapolated file mode permissions for the file.
fileModeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
The file mode permissions of the blob.
fileModeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
The file mode to apply during conflict resoltion.
fileModeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
The file mode for the file.
fileModeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
The file mode permissions of the blob that cotains information about the symbolic link.
fileModeConflict() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
A boolean value indicating whether there are conflicts in the file mode of a file.
fileModeConflict(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
A boolean value indicating whether there are conflicts in the file mode of a file.
FileModeRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because no file mode has been specified.
FileModeRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
fileModes() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
The file modes of the file in the source, destination, and base of the merge.
fileModes(Consumer<FileModes.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
The file modes of the file in the source, destination, and base of the merge.
fileModes(FileModes) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
The file modes of the file in the source, destination, and base of the merge.
FileModes - Class in software.amazon.awssdk.services.codecommit.model
Information about file modes in a merge or pull request.
FileModes.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FileModeTypeEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
FileNameConflictsWithDirectoryNameException - Exception in software.amazon.awssdk.services.codecommit.model
A file cannot be added to the repository because the specified file name has the same name as a directory in this repository.
FileNameConflictsWithDirectoryNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
The path to the file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
The path of the file that contains conflicts.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
The full path of the file to be deleted, including the name of the file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
The fully qualified path to the file that to be deleted, including the full name and extension of that file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
The fully qualified path to the file to be deleted, including the full name and extension of that file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
The fully qualified path to the file, including the full name and extension of the file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
The fully qualified path to the specified file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
The full path of the file whose history you want to retrieve, including the name of the file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.Location
The name of the file being compared, including its extension and subdirectory, if any.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
The full path to the file in the repository, including the name of the file.
filePath() - Method in class software.amazon.awssdk.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.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
The path of the conflicting file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
The full path to the file, including the name of the file.
filePath() - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
The full path to the file, including the name of the file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError.Builder
The path to the file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
The path of the file that contains conflicts.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileEntry.Builder
The full path of the file to be deleted, including the name of the file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
The fully qualified path to the file that to be deleted, including the full name and extension of that file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileResponse.Builder
The fully qualified path to the file to be deleted, including the full name and extension of that file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The path of the target files used to describe the conflicts.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileRequest.Builder
The fully qualified path to the file, including the full name and extension of the file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileResponse.Builder
The fully qualified path to the specified file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest.Builder
The full path of the file whose history you want to retrieve, including the name of the file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Location.Builder
The name of the file being compared, including its extension and subdirectory, if any.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntry.Builder
The full path to the file in the repository, including the name of the file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
The name of the file you want to add or update, including the relative path to the file in the repository.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry.Builder
The path of the conflicting file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SetFileModeEntry.Builder
The full path to the file, including the name of the file.
filePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier.Builder
The full path to the file, including the name of the file.
FilePathConflictsWithSubmodulePathException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because a specified file path points to a submodule.
FilePathConflictsWithSubmodulePathException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
filePaths() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
The path of the target files used to describe the conflicts.
filePaths(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The path of the target files used to describe the conflicts.
filePaths(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The path of the target files used to describe the conflicts.
filePosition() - Method in class software.amazon.awssdk.services.codecommit.model.Location
The position of a change in a compared file, in line number format.
filePosition(Long) - Method in interface software.amazon.awssdk.services.codecommit.model.Location.Builder
The position of a change in a compared file, in line number format.
files() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
The list of files in the specified folder, if any.
files(Collection<File>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of files in the specified folder, if any.
files(Consumer<File.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of files in the specified folder, if any.
files(File...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of files in the specified folder, if any.
filesAdded() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
The files added as part of the committed file changes.
filesAdded(Collection<FileMetadata>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files added as part of the committed file changes.
filesAdded(Consumer<FileMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files added as part of the committed file changes.
filesAdded(FileMetadata...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files added as part of the committed file changes.
filesDeleted() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
The files deleted as part of the committed file changes.
filesDeleted(Collection<FileMetadata>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files deleted as part of the committed file changes.
filesDeleted(Consumer<FileMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files deleted as part of the committed file changes.
filesDeleted(FileMetadata...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files deleted as part of the committed file changes.
fileSize() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
The size of the contents of the file, in bytes.
fileSize(Long) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileResponse.Builder
The size of the contents of the file, in bytes.
fileSizes() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
The file sizes of the file in the source, destination, and base of the merge.
fileSizes(Consumer<FileSizes.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
The file sizes of the file in the source, destination, and base of the merge.
fileSizes(FileSizes) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
The file sizes of the file in the source, destination, and base of the merge.
FileSizes - Class in software.amazon.awssdk.services.codecommit.model
Information about the size of files in a merge or pull request.
FileSizes.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
filesUpdated() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
The files updated as part of the commited file changes.
filesUpdated(Collection<FileMetadata>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files updated as part of the commited file changes.
filesUpdated(Consumer<FileMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files updated as part of the commited file changes.
filesUpdated(FileMetadata...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The files updated as part of the commited file changes.
FileTooLargeException - Exception in software.amazon.awssdk.services.codecommit.model
The specified file exceeds the file size limit for CodeCommit.
FileTooLargeException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FileVersion - Class in software.amazon.awssdk.services.codecommit.model
Information about a version of a file.
FileVersion.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
 
fn(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Folder - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a folder in a repository.
Folder.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FolderContentSizeLimitExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because at least one of the overall changes in the commit results in a folder whose contents exceed the limit of 6 MB.
FolderContentSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
FolderDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified folder does not exist.
FolderDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
folderPath() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
The fully qualified path to the folder whose contents are returned, including the folder name.
folderPath() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
The fully qualified path of the folder whose contents are returned.
folderPath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderRequest.Builder
The fully qualified path to the folder whose contents are returned, including the folder name.
folderPath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The fully qualified path of the folder whose contents are returned.
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Record
 
from(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.BooleanEqualsFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ApprovalState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ConflictDetailLevelTypeEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.OrderEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.OverrideStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.PullRequestEventType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.PullRequestStatusEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.RelativeFileVersionEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.SortByEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
get() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Record
 
getApprovalRuleTemplate(Consumer<GetApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a specified approval rule template.
getApprovalRuleTemplate(Consumer<GetApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a specified approval rule template.
getApprovalRuleTemplate(GetApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a specified approval rule template.
getApprovalRuleTemplate(GetApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a specified approval rule template.
GetApprovalRuleTemplateRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetApprovalRuleTemplateRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetApprovalRuleTemplateRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetApprovalRuleTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetApprovalRuleTemplateRequestMarshaller
 
GetApprovalRuleTemplateResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetApprovalRuleTemplateResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getArgv() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
getBlob(Consumer<GetBlobRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns the base-64 encoded content of an individual blob in a repository.
getBlob(Consumer<GetBlobRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns the base-64 encoded content of an individual blob in a repository.
getBlob(GetBlobRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns the base-64 encoded content of an individual blob in a repository.
getBlob(GetBlobRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns the base-64 encoded content of an individual blob in a repository.
GetBlobRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a get blob operation.
GetBlobRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetBlobRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetBlobRequest Marshaller
GetBlobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetBlobRequestMarshaller
 
GetBlobResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a get blob operation.
GetBlobResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getBranch(Consumer<GetBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a repository branch, including its name and the last commit ID.
getBranch(Consumer<GetBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a repository branch, including its name and the last commit ID.
getBranch(GetBranchRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a repository branch, including its name and the last commit ID.
getBranch(GetBranchRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a repository branch, including its name and the last commit ID.
GetBranchRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a get branch operation.
GetBranchRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetBranchRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetBranchRequest Marshaller
GetBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetBranchRequestMarshaller
 
GetBranchResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a get branch operation.
GetBranchResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getBuiltIn() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
getComment(Consumer<GetCommentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns the content of a comment made on a change, file, or commit in a repository.
getComment(Consumer<GetCommentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns the content of a comment made on a change, file, or commit in a repository.
getComment(GetCommentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns the content of a comment made on a change, file, or commit in a repository.
getComment(GetCommentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns the content of a comment made on a change, file, or commit in a repository.
getCommentReactions(Consumer<GetCommentReactionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about reactions to a specified comment ID.
getCommentReactions(Consumer<GetCommentReactionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about reactions to a specified comment ID.
getCommentReactions(GetCommentReactionsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about reactions to a specified comment ID.
getCommentReactions(GetCommentReactionsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about reactions to a specified comment ID.
GetCommentReactionsIterable - Class in software.amazon.awssdk.services.codecommit.paginators
Represents the output for the getCommentReactionsPaginator(software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest) operation which is a paginated operation.
GetCommentReactionsIterable(CodeCommitClient, GetCommentReactionsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetCommentReactionsIterable
 
getCommentReactionsPaginator(Consumer<GetCommentReactionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about reactions to a specified comment ID.
getCommentReactionsPaginator(Consumer<GetCommentReactionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about reactions to a specified comment ID.
getCommentReactionsPaginator(GetCommentReactionsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about reactions to a specified comment ID.
getCommentReactionsPaginator(GetCommentReactionsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about reactions to a specified comment ID.
GetCommentReactionsPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
GetCommentReactionsPublisher(CodeCommitAsyncClient, GetCommentReactionsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetCommentReactionsPublisher
 
GetCommentReactionsRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetCommentReactionsRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetCommentReactionsRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetCommentReactionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetCommentReactionsRequestMarshaller
 
GetCommentReactionsResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetCommentReactionsResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetCommentRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetCommentRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetCommentRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetCommentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetCommentRequestMarshaller
 
GetCommentResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetCommentResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getCommentsForComparedCommit(Consumer<GetCommentsForComparedCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommit(Consumer<GetCommentsForComparedCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommit(GetCommentsForComparedCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommit(GetCommentsForComparedCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about comments made on the comparison between two commits.
GetCommentsForComparedCommitIterable - Class in software.amazon.awssdk.services.codecommit.paginators
GetCommentsForComparedCommitIterable(CodeCommitClient, GetCommentsForComparedCommitRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetCommentsForComparedCommitIterable
 
getCommentsForComparedCommitPaginator(Consumer<GetCommentsForComparedCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommitPaginator(Consumer<GetCommentsForComparedCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommitPaginator(GetCommentsForComparedCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about comments made on the comparison between two commits.
getCommentsForComparedCommitPaginator(GetCommentsForComparedCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about comments made on the comparison between two commits.
GetCommentsForComparedCommitPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
GetCommentsForComparedCommitPublisher(CodeCommitAsyncClient, GetCommentsForComparedCommitRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetCommentsForComparedCommitPublisher
 
GetCommentsForComparedCommitRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetCommentsForComparedCommitRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetCommentsForComparedCommitRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetCommentsForComparedCommitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetCommentsForComparedCommitRequestMarshaller
 
GetCommentsForComparedCommitResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetCommentsForComparedCommitResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getCommentsForPullRequest(Consumer<GetCommentsForPullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns comments made on a pull request.
getCommentsForPullRequest(Consumer<GetCommentsForPullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns comments made on a pull request.
getCommentsForPullRequest(GetCommentsForPullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns comments made on a pull request.
getCommentsForPullRequest(GetCommentsForPullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns comments made on a pull request.
GetCommentsForPullRequestIterable - Class in software.amazon.awssdk.services.codecommit.paginators
GetCommentsForPullRequestIterable(CodeCommitClient, GetCommentsForPullRequestRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetCommentsForPullRequestIterable
 
getCommentsForPullRequestPaginator(Consumer<GetCommentsForPullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns comments made on a pull request.
getCommentsForPullRequestPaginator(Consumer<GetCommentsForPullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns comments made on a pull request.
getCommentsForPullRequestPaginator(GetCommentsForPullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns comments made on a pull request.
getCommentsForPullRequestPaginator(GetCommentsForPullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns comments made on a pull request.
GetCommentsForPullRequestPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
GetCommentsForPullRequestPublisher(CodeCommitAsyncClient, GetCommentsForPullRequestRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetCommentsForPullRequestPublisher
 
GetCommentsForPullRequestRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetCommentsForPullRequestRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetCommentsForPullRequestRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetCommentsForPullRequestRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetCommentsForPullRequestRequestMarshaller
 
GetCommentsForPullRequestResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetCommentsForPullRequestResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getCommit(Consumer<GetCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a commit, including commit message and committer information.
getCommit(Consumer<GetCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a commit, including commit message and committer information.
getCommit(GetCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a commit, including commit message and committer information.
getCommit(GetCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a commit, including commit message and committer information.
GetCommitRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a get commit operation.
GetCommitRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetCommitRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetCommitRequest Marshaller
GetCommitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetCommitRequestMarshaller
 
GetCommitResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a get commit operation.
GetCommitResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getConditions() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
getDifferences(Consumer<GetDifferencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
getDifferences(Consumer<GetDifferencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
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 interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
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 interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
GetDifferencesIterable - Class in software.amazon.awssdk.services.codecommit.paginators
Represents the output for the getDifferencesPaginator(software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest) operation which is a paginated operation.
GetDifferencesIterable(CodeCommitClient, GetDifferencesRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetDifferencesIterable
 
getDifferencesPaginator(Consumer<GetDifferencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
getDifferencesPaginator(Consumer<GetDifferencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
getDifferencesPaginator(GetDifferencesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
getDifferencesPaginator(GetDifferencesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference).
GetDifferencesPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
GetDifferencesPublisher(CodeCommitAsyncClient, GetDifferencesRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetDifferencesPublisher
 
GetDifferencesRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetDifferencesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetDifferencesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetDifferencesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetDifferencesRequestMarshaller
 
GetDifferencesResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetDifferencesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getDocumentation() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Dynamic
 
getFile(Consumer<GetFileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns the base-64 encoded contents of a specified file and its metadata.
getFile(Consumer<GetFileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns the base-64 encoded contents of a specified file and its metadata.
getFile(GetFileRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns the base-64 encoded contents of a specified file and its metadata.
getFile(GetFileRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns the base-64 encoded contents of a specified file and its metadata.
GetFileRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetFileRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetFileRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetFileRequest Marshaller
GetFileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetFileRequestMarshaller
 
GetFileResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetFileResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getFn() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition
 
getFolder(Consumer<GetFolderRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns the contents of a specified folder in a repository.
getFolder(Consumer<GetFolderRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns the contents of a specified folder in a repository.
getFolder(GetFolderRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns the contents of a specified folder in a repository.
getFolder(GetFolderRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns the contents of a specified folder in a repository.
GetFolderRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetFolderRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetFolderRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetFolderRequest Marshaller
GetFolderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetFolderRequestMarshaller
 
GetFolderResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetFolderResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getHeaders() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode
 
getLeft() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.StringEqualsFn
 
getMergeCommit(Consumer<GetMergeCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a specified merge commit.
getMergeCommit(Consumer<GetMergeCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a specified merge commit.
getMergeCommit(GetMergeCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a specified merge commit.
getMergeCommit(GetMergeCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a specified merge commit.
GetMergeCommitRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetMergeCommitRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetMergeCommitRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetMergeCommitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetMergeCommitRequestMarshaller
 
GetMergeCommitResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetMergeCommitResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getMergeConflicts(Consumer<GetMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflicts(Consumer<GetMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflicts(GetMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflicts(GetMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
GetMergeConflictsIterable - Class in software.amazon.awssdk.services.codecommit.paginators
Represents the output for the getMergeConflictsPaginator(software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest) operation which is a paginated operation.
GetMergeConflictsIterable(CodeCommitClient, GetMergeConflictsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetMergeConflictsIterable
 
getMergeConflictsPaginator(Consumer<GetMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflictsPaginator(Consumer<GetMergeConflictsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflictsPaginator(GetMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
getMergeConflictsPaginator(GetMergeConflictsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.
GetMergeConflictsPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
GetMergeConflictsPublisher(CodeCommitAsyncClient, GetMergeConflictsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.GetMergeConflictsPublisher
 
GetMergeConflictsRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetMergeConflictsRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetMergeConflictsRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetMergeConflictsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetMergeConflictsRequestMarshaller
 
GetMergeConflictsResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetMergeConflictsResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getMergeOptions(Consumer<GetMergeOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about the merge options available for merging two specified branches.
getMergeOptions(Consumer<GetMergeOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about the merge options available for merging two specified branches.
getMergeOptions(GetMergeOptionsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about the merge options available for merging two specified branches.
getMergeOptions(GetMergeOptionsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about the merge options available for merging two specified branches.
GetMergeOptionsRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetMergeOptionsRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetMergeOptionsRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetMergeOptionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetMergeOptionsRequestMarshaller
 
GetMergeOptionsResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetMergeOptionsResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getName() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
getPullRequest(Consumer<GetPullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about a pull request in a specified repository.
getPullRequest(Consumer<GetPullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about a pull request in a specified repository.
getPullRequest(GetPullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about a pull request in a specified repository.
getPullRequest(GetPullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about a pull request in a specified repository.
getPullRequestApprovalStates(Consumer<GetPullRequestApprovalStatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about the approval states for a specified pull request.
getPullRequestApprovalStates(Consumer<GetPullRequestApprovalStatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about the approval states for a specified pull request.
getPullRequestApprovalStates(GetPullRequestApprovalStatesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about the approval states for a specified pull request.
getPullRequestApprovalStates(GetPullRequestApprovalStatesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about the approval states for a specified pull request.
GetPullRequestApprovalStatesRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestApprovalStatesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestApprovalStatesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetPullRequestApprovalStatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetPullRequestApprovalStatesRequestMarshaller
 
GetPullRequestApprovalStatesResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestApprovalStatesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getPullRequestOverrideState(Consumer<GetPullRequestOverrideStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
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(Consumer<GetPullRequestOverrideStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
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 interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
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 interface software.amazon.awssdk.services.codecommit.CodeCommitClient
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.
GetPullRequestOverrideStateRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestOverrideStateRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestOverrideStateRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetPullRequestOverrideStateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetPullRequestOverrideStateRequestMarshaller
 
GetPullRequestOverrideStateResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestOverrideStateResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestRequest - Class in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetPullRequestRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetPullRequestRequestMarshaller
 
GetPullRequestResponse - Class in software.amazon.awssdk.services.codecommit.model
 
GetPullRequestResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getRepository(Consumer<GetRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a repository.
getRepository(Consumer<GetRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a repository.
getRepository(GetRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns information about a repository.
getRepository(GetRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns information about a repository.
GetRepositoryRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a get repository operation.
GetRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetRepositoryRequestMarshaller
 
GetRepositoryResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a get repository operation.
GetRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getRepositoryTriggers(Consumer<GetRepositoryTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about triggers configured for a repository.
getRepositoryTriggers(Consumer<GetRepositoryTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about triggers configured for a repository.
getRepositoryTriggers(GetRepositoryTriggersRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about triggers configured for a repository.
getRepositoryTriggers(GetRepositoryTriggersRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about triggers configured for a repository.
GetRepositoryTriggersRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a get repository triggers operation.
GetRepositoryTriggersRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
GetRepositoryTriggersRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
GetRepositoryTriggersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.GetRepositoryTriggersRequestMarshaller
 
GetRepositoryTriggersResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a get repository triggers operation.
GetRepositoryTriggersResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
getResult() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset
 
getType() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Approval
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Comment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Commit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Difference
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.File
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Folder
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Location
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.Target
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
 
getVersion() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset
 
GIT_LINK - software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
 

H

hasApprovalRules() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
For responses, this returns true if the service returned a value for the ApprovalRules property.
hasApprovalRulesNotSatisfied() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
For responses, this returns true if the service returned a value for the ApprovalRulesNotSatisfied property.
hasApprovalRulesSatisfied() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
For responses, this returns true if the service returned a value for the ApprovalRulesSatisfied property.
hasApprovalRuleTemplateNames() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
For responses, this returns true if the service returned a value for the ApprovalRuleTemplateNames property.
hasApprovalRuleTemplateNames() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
For responses, this returns true if the service returned a value for the ApprovalRuleTemplateNames property.
hasApprovals() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
For responses, this returns true if the service returned a value for the Approvals property.
hasAssociatedRepositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
For responses, this returns true if the service returned a value for the AssociatedRepositoryNames property.
hasBranches() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
For responses, this returns true if the service returned a value for the Branches property.
hasBranches() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
For responses, this returns true if the service returned a value for the Branches property.
hasCallerReactions() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
For responses, this returns true if the service returned a value for the CallerReactions property.
hasComments() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
For responses, this returns true if the service returned a value for the Comments property.
hasComments() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
For responses, this returns true if the service returned a value for the Comments property.
hasCommentsForComparedCommitData() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
For responses, this returns true if the service returned a value for the CommentsForComparedCommitData property.
hasCommentsForPullRequestData() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
For responses, this returns true if the service returned a value for the CommentsForPullRequestData property.
hasCommitIds() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
For responses, this returns true if the service returned a value for the CommitIds property.
hasCommits() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
For responses, this returns true if the service returned a value for the Commits property.
hasConflictMetadataList() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
For responses, this returns true if the service returned a value for the ConflictMetadataList property.
hasConflicts() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
For responses, this returns true if the service returned a value for the Conflicts property.
hasDeleteFiles() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
For responses, this returns true if the service returned a value for the DeleteFiles property.
hasDeleteFiles() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
For responses, this returns true if the service returned a value for the DeleteFiles property.
hasDifferences() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
For responses, this returns true if the service returned a value for the Differences property.
hasDisassociatedRepositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
For responses, this returns true if the service returned a value for the DisassociatedRepositoryNames property.
hasErrors() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
For responses, this returns true if the service returned a value for the Errors property.
hasEvents() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
For responses, this returns true if the service returned a value for the Events property.
hasFailedExecutions() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
For responses, this returns true if the service returned a value for the FailedExecutions property.
hasFilePaths() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
For responses, this returns true if the service returned a value for the FilePaths property.
hasFiles() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
For responses, this returns true if the service returned a value for the Files property.
hasFilesAdded() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
For responses, this returns true if the service returned a value for the FilesAdded property.
hasFilesDeleted() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
For responses, this returns true if the service returned a value for the FilesDeleted property.
hasFilesUpdated() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
For responses, this returns true if the service returned a value for the FilesUpdated property.
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultCodeCommitEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Approval
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Difference
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.File
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Folder
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Location
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.Target
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
 
hasMergeHunks() - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
For responses, this returns true if the service returned a value for the MergeHunks property.
hasMergeHunks() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
For responses, this returns true if the service returned a value for the MergeHunks property.
hasMergeOptions() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
For responses, this returns true if the service returned a value for the MergeOptions property.
hasParents() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
For responses, this returns true if the service returned a value for the Parents property.
hasPullRequestEvents() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
For responses, this returns true if the service returned a value for the PullRequestEvents property.
hasPullRequestIds() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
For responses, this returns true if the service returned a value for the PullRequestIds property.
hasPullRequestTargets() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
For responses, this returns true if the service returned a value for the PullRequestTargets property.
hasPutFiles() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
For responses, this returns true if the service returned a value for the PutFiles property.
hasReactionCounts() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
For responses, this returns true if the service returned a value for the ReactionCounts property.
hasReactionsForComment() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
For responses, this returns true if the service returned a value for the ReactionsForComment property.
hasReactionUsers() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
For responses, this returns true if the service returned a value for the ReactionUsers property.
hasReplaceContents() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
For responses, this returns true if the service returned a value for the ReplaceContents property.
hasRepositories() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
For responses, this returns true if the service returned a value for the Repositories property.
hasRepositories() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
For responses, this returns true if the service returned a value for the Repositories property.
hasRepositoriesNotFound() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
For responses, this returns true if the service returned a value for the RepositoriesNotFound property.
hasRepositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
For responses, this returns true if the service returned a value for the RepositoryNames property.
hasRepositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
For responses, this returns true if the service returned a value for the RepositoryNames property.
hasRepositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
For responses, this returns true if the service returned a value for the RepositoryNames property.
hasRepositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
For responses, this returns true if the service returned a value for the RepositoryNames property.
hasRevisionChildren() - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
For responses, this returns true if the service returned a value for the RevisionChildren property.
hasRevisionDag() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
For responses, this returns true if the service returned a value for the RevisionDag property.
hasSetFileModes() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
For responses, this returns true if the service returned a value for the SetFileModes property.
hasSetFileModes() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
For responses, this returns true if the service returned a value for the SetFileModes property.
hasSubFolders() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
For responses, this returns true if the service returned a value for the SubFolders property.
hasSubModules() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
For responses, this returns true if the service returned a value for the SubModules property.
hasSuccessfulExecutions() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
For responses, this returns true if the service returned a value for the SuccessfulExecutions property.
hasSymbolicLinks() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
For responses, this returns true if the service returned a value for the SymbolicLinks property.
hasTagKeys() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTargets() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
For responses, this returns true if the service returned a value for the Targets property.
hasTriggers() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
For responses, this returns true if the service returned a value for the Triggers property.
hasTriggers() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
For responses, this returns true if the service returned a value for the Triggers property.
hasTriggers() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
For responses, this returns true if the service returned a value for the Triggers property.
hostLabel() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsVirtualHostableS3Bucket
 
hunkContent() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
The base-64 encoded content of the hunk merged region that might contain a conflict.
hunkContent(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunkDetail.Builder
The base-64 encoded content of the hunk merged region that might contain a conflict.

I

id() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition
 
id(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition.Builder
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.UriEncodeFn
 
IdempotencyParameterMismatchException - Exception in software.amazon.awssdk.services.codecommit.model
The client request token is not valid.
IdempotencyParameterMismatchException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
Identifier - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Identifier
 
index() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Index
 
Index(int) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.codecommit.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.codecommit.endpoints.internal.InnerParseError
 
inReplyTo() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
The ID of the comment for which this comment is a reply, if any.
inReplyTo() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
The system-generated ID of the comment to which you want to reply.
inReplyTo(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
The ID of the comment for which this comment is a reply, if any.
inReplyTo(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest.Builder
The system-generated ID of the comment to which you want to reply.
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
into() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
InvalidActorArnException - Exception in software.amazon.awssdk.services.codecommit.model
The Amazon Resource Name (ARN) is not valid.
InvalidActorArnException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidApprovalRuleContentException - Exception in software.amazon.awssdk.services.codecommit.model
The content for the approval rule is not valid.
InvalidApprovalRuleContentException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidApprovalRuleNameException - Exception in software.amazon.awssdk.services.codecommit.model
The name for the approval rule is not valid.
InvalidApprovalRuleNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidApprovalRuleTemplateContentException - Exception in software.amazon.awssdk.services.codecommit.model
The content of the approval rule template is not valid.
InvalidApprovalRuleTemplateContentException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidApprovalRuleTemplateDescriptionException - Exception in software.amazon.awssdk.services.codecommit.model
The description for the approval rule template is not valid because it exceeds the maximum characters allowed for a description.
InvalidApprovalRuleTemplateDescriptionException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidApprovalRuleTemplateNameException - Exception in software.amazon.awssdk.services.codecommit.model
The name of the approval rule template is not valid.
InvalidApprovalRuleTemplateNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidApprovalStateException - Exception in software.amazon.awssdk.services.codecommit.model
The state for the approval is not valid.
InvalidApprovalStateException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidAuthorArnException - Exception in software.amazon.awssdk.services.codecommit.model
The Amazon Resource Name (ARN) is not valid.
InvalidAuthorArnException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidBlobIdException - Exception in software.amazon.awssdk.services.codecommit.model
The specified blob is not valid.
InvalidBlobIdException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidBranchNameException - Exception in software.amazon.awssdk.services.codecommit.model
The specified reference name is not valid.
InvalidBranchNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidClientRequestTokenException - Exception in software.amazon.awssdk.services.codecommit.model
The client request token is not valid.
InvalidClientRequestTokenException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidCommentIdException - Exception in software.amazon.awssdk.services.codecommit.model
The comment ID is not in a valid format.
InvalidCommentIdException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidCommitException - Exception in software.amazon.awssdk.services.codecommit.model
The specified commit is not valid.
InvalidCommitException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidCommitIdException - Exception in software.amazon.awssdk.services.codecommit.model
The specified commit ID is not valid.
InvalidCommitIdException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidConflictDetailLevelException - Exception in software.amazon.awssdk.services.codecommit.model
The specified conflict detail level is not valid.
InvalidConflictDetailLevelException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidConflictResolutionException - Exception in software.amazon.awssdk.services.codecommit.model
The specified conflict resolution list is not valid.
InvalidConflictResolutionException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidConflictResolutionStrategyException - Exception in software.amazon.awssdk.services.codecommit.model
The specified conflict resolution strategy is not valid.
InvalidConflictResolutionStrategyException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidContinuationTokenException - Exception in software.amazon.awssdk.services.codecommit.model
The specified continuation token is not valid.
InvalidContinuationTokenException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidDeletionParameterException - Exception in software.amazon.awssdk.services.codecommit.model
The specified deletion parameter is not valid.
InvalidDeletionParameterException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidDescriptionException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request description is not valid.
InvalidDescriptionException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidDestinationCommitSpecifierException - Exception in software.amazon.awssdk.services.codecommit.model
The destination commit specifier is not valid.
InvalidDestinationCommitSpecifierException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidEmailException - Exception in software.amazon.awssdk.services.codecommit.model
The specified email address either contains one or more characters that are not allowed, or it exceeds the maximum number of characters allowed for an email address.
InvalidEmailException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidFileLocationException - Exception in software.amazon.awssdk.services.codecommit.model
The location of the file is not valid.
InvalidFileLocationException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidFileModeException - Exception in software.amazon.awssdk.services.codecommit.model
The specified file mode permission is not valid.
InvalidFileModeException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidFilePositionException - Exception in software.amazon.awssdk.services.codecommit.model
The position is not valid.
InvalidFilePositionException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidMaxConflictFilesException - Exception in software.amazon.awssdk.services.codecommit.model
The specified value for the number of conflict files to return is not valid.
InvalidMaxConflictFilesException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidMaxMergeHunksException - Exception in software.amazon.awssdk.services.codecommit.model
The specified value for the number of merge hunks to return is not valid.
InvalidMaxMergeHunksException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidMaxResultsException - Exception in software.amazon.awssdk.services.codecommit.model
The specified number of maximum results is not valid.
InvalidMaxResultsException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidMergeOptionException - Exception in software.amazon.awssdk.services.codecommit.model
The specified merge option is not valid for this operation.
InvalidMergeOptionException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidOrderException - Exception in software.amazon.awssdk.services.codecommit.model
The specified sort order is not valid.
InvalidOrderException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidOverrideStatusException - Exception in software.amazon.awssdk.services.codecommit.model
The override status is not valid.
InvalidOverrideStatusException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidParentCommitIdException - Exception in software.amazon.awssdk.services.codecommit.model
The parent commit ID is not valid.
InvalidParentCommitIdException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidPathException - Exception in software.amazon.awssdk.services.codecommit.model
The specified path is not valid.
InvalidPathException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidPullRequestEventTypeException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request event type is not valid.
InvalidPullRequestEventTypeException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidPullRequestIdException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request ID is not valid.
InvalidPullRequestIdException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidPullRequestStatusException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request status is not valid.
InvalidPullRequestStatusException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidPullRequestStatusUpdateException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request status update is not valid.
InvalidPullRequestStatusUpdateException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidReactionUserArnException - Exception in software.amazon.awssdk.services.codecommit.model
The Amazon Resource Name (ARN) of the user or identity is not valid.
InvalidReactionUserArnException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidReactionValueException - Exception in software.amazon.awssdk.services.codecommit.model
The value of the reaction is not valid.
InvalidReactionValueException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidReferenceNameException - Exception in software.amazon.awssdk.services.codecommit.model
The specified reference name format is not valid.
InvalidReferenceNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRelativeFileVersionEnumException - Exception in software.amazon.awssdk.services.codecommit.model
Either the enum is not in a valid format, or the specified file version enum is not valid in respect to the current file version.
InvalidRelativeFileVersionEnumException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidReplacementContentException - Exception in software.amazon.awssdk.services.codecommit.model
Automerge was specified for resolving the conflict, but the replacement type is not valid or content is missing.
InvalidReplacementContentException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidReplacementTypeException - Exception in software.amazon.awssdk.services.codecommit.model
Automerge was specified for resolving the conflict, but the specified replacement type is not valid.
InvalidReplacementTypeException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRepositoryDescriptionException - Exception in software.amazon.awssdk.services.codecommit.model
The specified repository description is not valid.
InvalidRepositoryDescriptionException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRepositoryNameException - Exception in software.amazon.awssdk.services.codecommit.model
A specified repository name is not valid.
InvalidRepositoryNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRepositoryTriggerBranchNameException - Exception in software.amazon.awssdk.services.codecommit.model
One or more branch names specified for the trigger is not valid.
InvalidRepositoryTriggerBranchNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRepositoryTriggerCustomDataException - Exception in software.amazon.awssdk.services.codecommit.model
The custom data provided for the trigger is not valid.
InvalidRepositoryTriggerCustomDataException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRepositoryTriggerDestinationArnException - Exception in software.amazon.awssdk.services.codecommit.model
The Amazon Resource Name (ARN) for the trigger is not valid for the specified destination.
InvalidRepositoryTriggerDestinationArnException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRepositoryTriggerEventsException - Exception in software.amazon.awssdk.services.codecommit.model
One or more events specified for the trigger is not valid.
InvalidRepositoryTriggerEventsException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRepositoryTriggerNameException - Exception in software.amazon.awssdk.services.codecommit.model
The name of the trigger is not valid.
InvalidRepositoryTriggerNameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRepositoryTriggerRegionException - Exception in software.amazon.awssdk.services.codecommit.model
The Amazon Web Services Region for the trigger target does not match the Amazon Web Services Region for the repository.
InvalidRepositoryTriggerRegionException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidResourceArnException - Exception in software.amazon.awssdk.services.codecommit.model
The value for the resource ARN is not valid.
InvalidResourceArnException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRevisionIdException - Exception in software.amazon.awssdk.services.codecommit.model
The revision ID is not valid.
InvalidRevisionIdException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidRuleContentSha256Exception - Exception in software.amazon.awssdk.services.codecommit.model
The SHA-256 hash signature for the rule content is not valid.
InvalidRuleContentSha256Exception.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidSortByException - Exception in software.amazon.awssdk.services.codecommit.model
The specified sort by value is not valid.
InvalidSortByException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidSourceCommitSpecifierException - Exception in software.amazon.awssdk.services.codecommit.model
The source commit specifier is not valid.
InvalidSourceCommitSpecifierException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidSystemTagUsageException - Exception in software.amazon.awssdk.services.codecommit.model
The specified tag is not valid.
InvalidSystemTagUsageException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidTagKeysListException - Exception in software.amazon.awssdk.services.codecommit.model
The list of tags is not valid.
InvalidTagKeysListException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidTagsMapException - Exception in software.amazon.awssdk.services.codecommit.model
The map of tags is not valid.
InvalidTagsMapException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidTargetBranchException - Exception in software.amazon.awssdk.services.codecommit.model
The specified target branch is not valid.
InvalidTargetBranchException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidTargetException - Exception in software.amazon.awssdk.services.codecommit.model
The target for the pull request is not valid.
InvalidTargetException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidTargetsException - Exception in software.amazon.awssdk.services.codecommit.model
The targets for the pull request is not valid or not in a valid format.
InvalidTargetsException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
InvalidTitleException - Exception in software.amazon.awssdk.services.codecommit.model
The title of the pull request is not valid.
InvalidTitleException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
IS_IP - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
isBinaryFile() - Method in class software.amazon.awssdk.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.
isBinaryFile(Consumer<IsBinaryFile.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination, and base of the merge.
isBinaryFile(IsBinaryFile) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination, and base of the merge.
IsBinaryFile - Class in software.amazon.awssdk.services.codecommit.model
Information about whether a file is binary or textual in a merge or pull request operation.
IsBinaryFile.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
isBuiltIn() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
isConflict() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
A Boolean value indicating whether a combination of hunks contains a conflict.
isConflict(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunk.Builder
A Boolean value indicating whether a combination of hunks contains a conflict.
isMerged() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
A Boolean value indicating whether the merge has been made.
isMerged(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeMetadata.Builder
A Boolean value indicating whether the merge has been made.
isMove() - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
Whether to remove the source file from the parent commit.
isMove(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier.Builder
Whether to remove the source file from the parent commit.
isNone() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
IsSet - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
IsValidHostLabel - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.DescribeMergeConflictsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.DescribePullRequestEventsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.GetCommentReactionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.GetCommentsForComparedCommitIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.GetCommentsForPullRequestIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.GetDifferencesIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.GetMergeConflictsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListApprovalRuleTemplatesIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListAssociatedApprovalRuleTemplatesForRepositoryIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListBranchesIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListFileCommitHistoryIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListPullRequestsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesForApprovalRuleTemplateIterable
 
iterator() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesIterable
 

K

KEEP_BASE - software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
 
KEEP_DESTINATION - software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
 
KEEP_SOURCE - software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
 
keepEmptyFolders() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders() - Method in class software.amazon.awssdk.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.
keepEmptyFolders() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
If a file is the only object in the folder or directory, specifies whether to delete the folder or directory that contains the file.
keepEmptyFolders(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
keepEmptyFolders(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
If the commit contains deletions, whether to keep a folder or folder structure if the changes leave the folders empty.
key() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Key
 
Key(Identifier) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Key
 
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.ApprovalState
Use this in place of ApprovalState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
Use this in place of ChangeTypeEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.ConflictDetailLevelTypeEnum
Use this in place of ConflictDetailLevelTypeEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
Use this in place of ConflictResolutionStrategyTypeEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
Use this in place of FileModeTypeEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
Use this in place of MergeOptionTypeEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
Use this in place of ObjectTypeEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.OrderEnum
Use this in place of OrderEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.OverrideStatus
Use this in place of OverrideStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.PullRequestEventType
Use this in place of PullRequestEventType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.PullRequestStatusEnum
Use this in place of PullRequestStatusEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.RelativeFileVersionEnum
Use this in place of RelativeFileVersionEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
Use this in place of ReplacementTypeEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
Use this in place of RepositoryTriggerEventEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codecommit.model.SortByEnum
Use this in place of SortByEnum.values() to return a Set of all values known to the SDK.

L

LAST_MODIFIED_DATE - software.amazon.awssdk.services.codecommit.model.SortByEnum
 
lastActivityDate() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The day and time of the last user or system activity on the pull request, in timestamp format.
lastActivityDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The day and time of the last user or system activity on the pull request, in timestamp format.
lastModifiedDate() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
The date the approval rule was most recently changed, in timestamp format.
lastModifiedDate() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
The date the approval rule template was most recently changed, in timestamp format.
lastModifiedDate() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
The date and time the comment was most recently modified, in timestamp format.
lastModifiedDate() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The date and time the repository was last modified, in timestamp format.
lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The date the approval rule was most recently changed, in timestamp format.
lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate.Builder
The date the approval rule template was most recently changed, in timestamp format.
lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
The date and time the comment was most recently modified, in timestamp format.
lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The date and time the repository was last modified, in timestamp format.
lastModifiedUser() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule.
lastModifiedUser() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule template.
lastModifiedUser(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule.
lastModifiedUser(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate.Builder
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule template.
LINE_LEVEL - software.amazon.awssdk.services.codecommit.model.ConflictDetailLevelTypeEnum
 
listApprovalRuleTemplates(Consumer<ListApprovalRuleTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplates(Consumer<ListApprovalRuleTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplates(ListApprovalRuleTemplatesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplates(ListApprovalRuleTemplatesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
ListApprovalRuleTemplatesIterable - Class in software.amazon.awssdk.services.codecommit.paginators
ListApprovalRuleTemplatesIterable(CodeCommitClient, ListApprovalRuleTemplatesRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListApprovalRuleTemplatesIterable
 
listApprovalRuleTemplatesPaginator(Consumer<ListApprovalRuleTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplatesPaginator(Consumer<ListApprovalRuleTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplatesPaginator(ListApprovalRuleTemplatesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
listApprovalRuleTemplatesPaginator(ListApprovalRuleTemplatesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account.
ListApprovalRuleTemplatesPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
ListApprovalRuleTemplatesPublisher(CodeCommitAsyncClient, ListApprovalRuleTemplatesRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListApprovalRuleTemplatesPublisher
 
ListApprovalRuleTemplatesRequest - Class in software.amazon.awssdk.services.codecommit.model
 
ListApprovalRuleTemplatesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListApprovalRuleTemplatesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
ListApprovalRuleTemplatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.ListApprovalRuleTemplatesRequestMarshaller
 
ListApprovalRuleTemplatesResponse - Class in software.amazon.awssdk.services.codecommit.model
 
ListApprovalRuleTemplatesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
listAssociatedApprovalRuleTemplatesForRepository(Consumer<ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepository(Consumer<ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepository(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepository(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all approval rule templates that are associated with a specified repository.
ListAssociatedApprovalRuleTemplatesForRepositoryIterable - Class in software.amazon.awssdk.services.codecommit.paginators
ListAssociatedApprovalRuleTemplatesForRepositoryIterable(CodeCommitClient, ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListAssociatedApprovalRuleTemplatesForRepositoryIterable
 
listAssociatedApprovalRuleTemplatesForRepositoryPaginator(Consumer<ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepositoryPaginator(Consumer<ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepositoryPaginator(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all approval rule templates that are associated with a specified repository.
listAssociatedApprovalRuleTemplatesForRepositoryPaginator(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all approval rule templates that are associated with a specified repository.
ListAssociatedApprovalRuleTemplatesForRepositoryPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
ListAssociatedApprovalRuleTemplatesForRepositoryPublisher(CodeCommitAsyncClient, ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListAssociatedApprovalRuleTemplatesForRepositoryPublisher
 
ListAssociatedApprovalRuleTemplatesForRepositoryRequest - Class in software.amazon.awssdk.services.codecommit.model
 
ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListAssociatedApprovalRuleTemplatesForRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
ListAssociatedApprovalRuleTemplatesForRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.ListAssociatedApprovalRuleTemplatesForRepositoryRequestMarshaller
 
ListAssociatedApprovalRuleTemplatesForRepositoryResponse - Class in software.amazon.awssdk.services.codecommit.model
 
ListAssociatedApprovalRuleTemplatesForRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
listBranches(Consumer<ListBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more branches in a repository.
listBranches(Consumer<ListBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more branches in a repository.
listBranches(ListBranchesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more branches in a repository.
listBranches(ListBranchesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more branches in a repository.
ListBranchesIterable - Class in software.amazon.awssdk.services.codecommit.paginators
Represents the output for the listBranchesPaginator(software.amazon.awssdk.services.codecommit.model.ListBranchesRequest) operation which is a paginated operation.
ListBranchesIterable(CodeCommitClient, ListBranchesRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListBranchesIterable
 
listBranchesPaginator(Consumer<ListBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more branches in a repository.
listBranchesPaginator(Consumer<ListBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more branches in a repository.
listBranchesPaginator(ListBranchesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more branches in a repository.
listBranchesPaginator(ListBranchesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more branches in a repository.
ListBranchesPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
ListBranchesPublisher(CodeCommitAsyncClient, ListBranchesRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListBranchesPublisher
 
ListBranchesRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a list branches operation.
ListBranchesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListBranchesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
ListBranchesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.ListBranchesRequestMarshaller
 
ListBranchesResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a list branches operation.
ListBranchesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
listFileCommitHistory(Consumer<ListFileCommitHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Retrieves a list of commits and changes to a specified file.
listFileCommitHistory(Consumer<ListFileCommitHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Retrieves a list of commits and changes to a specified file.
listFileCommitHistory(ListFileCommitHistoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Retrieves a list of commits and changes to a specified file.
listFileCommitHistory(ListFileCommitHistoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Retrieves a list of commits and changes to a specified file.
ListFileCommitHistoryIterable - Class in software.amazon.awssdk.services.codecommit.paginators
Represents the output for the listFileCommitHistoryPaginator(software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest) operation which is a paginated operation.
ListFileCommitHistoryIterable(CodeCommitClient, ListFileCommitHistoryRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListFileCommitHistoryIterable
 
listFileCommitHistoryPaginator(Consumer<ListFileCommitHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Retrieves a list of commits and changes to a specified file.
listFileCommitHistoryPaginator(Consumer<ListFileCommitHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Retrieves a list of commits and changes to a specified file.
listFileCommitHistoryPaginator(ListFileCommitHistoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Retrieves a list of commits and changes to a specified file.
listFileCommitHistoryPaginator(ListFileCommitHistoryRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Retrieves a list of commits and changes to a specified file.
ListFileCommitHistoryPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
ListFileCommitHistoryPublisher(CodeCommitAsyncClient, ListFileCommitHistoryRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListFileCommitHistoryPublisher
 
ListFileCommitHistoryRequest - Class in software.amazon.awssdk.services.codecommit.model
 
ListFileCommitHistoryRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListFileCommitHistoryRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
ListFileCommitHistoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.ListFileCommitHistoryRequestMarshaller
 
ListFileCommitHistoryResponse - Class in software.amazon.awssdk.services.codecommit.model
 
ListFileCommitHistoryResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
listPullRequests(Consumer<ListPullRequestsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns a list of pull requests for a specified repository.
listPullRequests(Consumer<ListPullRequestsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns a list of pull requests for a specified repository.
listPullRequests(ListPullRequestsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns a list of pull requests for a specified repository.
listPullRequests(ListPullRequestsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns a list of pull requests for a specified repository.
ListPullRequestsIterable - Class in software.amazon.awssdk.services.codecommit.paginators
Represents the output for the listPullRequestsPaginator(software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest) operation which is a paginated operation.
ListPullRequestsIterable(CodeCommitClient, ListPullRequestsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListPullRequestsIterable
 
listPullRequestsPaginator(Consumer<ListPullRequestsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns a list of pull requests for a specified repository.
listPullRequestsPaginator(Consumer<ListPullRequestsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns a list of pull requests for a specified repository.
listPullRequestsPaginator(ListPullRequestsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Returns a list of pull requests for a specified repository.
listPullRequestsPaginator(ListPullRequestsRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Returns a list of pull requests for a specified repository.
ListPullRequestsPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
ListPullRequestsPublisher(CodeCommitAsyncClient, ListPullRequestsRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListPullRequestsPublisher
 
ListPullRequestsRequest - Class in software.amazon.awssdk.services.codecommit.model
 
ListPullRequestsRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListPullRequestsRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
ListPullRequestsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.ListPullRequestsRequestMarshaller
 
ListPullRequestsResponse - Class in software.amazon.awssdk.services.codecommit.model
 
ListPullRequestsResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
listRepositories() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more repositories.
listRepositories() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more repositories.
listRepositories(Consumer<ListRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more repositories.
listRepositories(Consumer<ListRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more repositories.
listRepositories(ListRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more repositories.
listRepositories(ListRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more repositories.
listRepositoriesForApprovalRuleTemplate(Consumer<ListRepositoriesForApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplate(Consumer<ListRepositoriesForApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplate(ListRepositoriesForApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplate(ListRepositoriesForApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all repositories associated with the specified approval rule template.
ListRepositoriesForApprovalRuleTemplateIterable - Class in software.amazon.awssdk.services.codecommit.paginators
ListRepositoriesForApprovalRuleTemplateIterable(CodeCommitClient, ListRepositoriesForApprovalRuleTemplateRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesForApprovalRuleTemplateIterable
 
listRepositoriesForApprovalRuleTemplatePaginator(Consumer<ListRepositoriesForApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplatePaginator(Consumer<ListRepositoriesForApprovalRuleTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplatePaginator(ListRepositoriesForApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Lists all repositories associated with the specified approval rule template.
listRepositoriesForApprovalRuleTemplatePaginator(ListRepositoriesForApprovalRuleTemplateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Lists all repositories associated with the specified approval rule template.
ListRepositoriesForApprovalRuleTemplatePublisher - Class in software.amazon.awssdk.services.codecommit.paginators
ListRepositoriesForApprovalRuleTemplatePublisher(CodeCommitAsyncClient, ListRepositoriesForApprovalRuleTemplateRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesForApprovalRuleTemplatePublisher
 
ListRepositoriesForApprovalRuleTemplateRequest - Class in software.amazon.awssdk.services.codecommit.model
 
ListRepositoriesForApprovalRuleTemplateRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListRepositoriesForApprovalRuleTemplateRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
ListRepositoriesForApprovalRuleTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.ListRepositoriesForApprovalRuleTemplateRequestMarshaller
 
ListRepositoriesForApprovalRuleTemplateResponse - Class in software.amazon.awssdk.services.codecommit.model
 
ListRepositoriesForApprovalRuleTemplateResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListRepositoriesIterable - Class in software.amazon.awssdk.services.codecommit.paginators
Represents the output for the listRepositoriesPaginator(software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest) operation which is a paginated operation.
ListRepositoriesIterable(CodeCommitClient, ListRepositoriesRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesIterable
 
listRepositoriesPaginator() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more repositories.
listRepositoriesPaginator() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more repositories.
listRepositoriesPaginator(Consumer<ListRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more repositories.
listRepositoriesPaginator(Consumer<ListRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more repositories.
listRepositoriesPaginator(ListRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about one or more repositories.
listRepositoriesPaginator(ListRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about one or more repositories.
ListRepositoriesPublisher - Class in software.amazon.awssdk.services.codecommit.paginators
ListRepositoriesPublisher(CodeCommitAsyncClient, ListRepositoriesRequest) - Constructor for class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesPublisher
 
ListRepositoriesRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a list repositories operation.
ListRepositoriesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListRepositoriesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
ListRepositoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.ListRepositoriesRequestMarshaller
 
ListRepositoriesResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a list repositories operation.
ListRepositoriesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.codecommit.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.codecommit.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
Literal - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionDataProvider
 
location() - Method in class software.amazon.awssdk.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.
location() - Method in class software.amazon.awssdk.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).
location() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
The location of the comparison where you want to comment.
location() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
The location of the comment in the comparison between the two commits.
location() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
The location of the change where you want to post your comment.
location() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
The location of the change where you posted your comment.
location(Consumer<Location.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
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.
location(Consumer<Location.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
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).
location(Consumer<Location.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
The location of the comparison where you want to comment.
location(Consumer<Location.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
The location of the comment in the comparison between the two commits.
location(Consumer<Location.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
The location of the change where you want to post your comment.
location(Consumer<Location.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
The location of the change where you posted your comment.
location(Location) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
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.
location(Location) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
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).
location(Location) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
The location of the comparison where you want to comment.
location(Location) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
The location of the comment in the comparison between the two commits.
location(Location) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
The location of the change where you want to post your comment.
location(Location) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
The location of the change where you posted your comment.
Location - Class in software.amazon.awssdk.services.codecommit.model
Returns information about the location of a change or comment in the comparison between two commits or a pull request.
Location.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 

M

M - software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
 
ManualMergeRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request cannot be merged automatically into the destination branch.
ManualMergeRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
marshall(AssociateApprovalRuleTemplateWithRepositoryRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.AssociateApprovalRuleTemplateWithRepositoryRequestMarshaller
 
marshall(BatchAssociateApprovalRuleTemplateWithRepositoriesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.BatchAssociateApprovalRuleTemplateWithRepositoriesRequestMarshaller
 
marshall(BatchDescribeMergeConflictsRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.BatchDescribeMergeConflictsRequestMarshaller
 
marshall(BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequestMarshaller
 
marshall(BatchGetCommitsRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.BatchGetCommitsRequestMarshaller
 
marshall(BatchGetRepositoriesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.BatchGetRepositoriesRequestMarshaller
 
marshall(CreateApprovalRuleTemplateRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.CreateApprovalRuleTemplateRequestMarshaller
 
marshall(CreateBranchRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.CreateBranchRequestMarshaller
 
marshall(CreateCommitRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.CreateCommitRequestMarshaller
 
marshall(CreatePullRequestApprovalRuleRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.CreatePullRequestApprovalRuleRequestMarshaller
 
marshall(CreatePullRequestRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.CreatePullRequestRequestMarshaller
 
marshall(CreateRepositoryRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.CreateRepositoryRequestMarshaller
 
marshall(CreateUnreferencedMergeCommitRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.CreateUnreferencedMergeCommitRequestMarshaller
 
marshall(DeleteApprovalRuleTemplateRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DeleteApprovalRuleTemplateRequestMarshaller
 
marshall(DeleteBranchRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DeleteBranchRequestMarshaller
 
marshall(DeleteCommentContentRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DeleteCommentContentRequestMarshaller
 
marshall(DeleteFileRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DeleteFileRequestMarshaller
 
marshall(DeletePullRequestApprovalRuleRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DeletePullRequestApprovalRuleRequestMarshaller
 
marshall(DeleteRepositoryRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DeleteRepositoryRequestMarshaller
 
marshall(DescribeMergeConflictsRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DescribeMergeConflictsRequestMarshaller
 
marshall(DescribePullRequestEventsRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DescribePullRequestEventsRequestMarshaller
 
marshall(DisassociateApprovalRuleTemplateFromRepositoryRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.DisassociateApprovalRuleTemplateFromRepositoryRequestMarshaller
 
marshall(EvaluatePullRequestApprovalRulesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.EvaluatePullRequestApprovalRulesRequestMarshaller
 
marshall(GetApprovalRuleTemplateRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetApprovalRuleTemplateRequestMarshaller
 
marshall(GetBlobRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetBlobRequestMarshaller
 
marshall(GetBranchRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetBranchRequestMarshaller
 
marshall(GetCommentReactionsRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetCommentReactionsRequestMarshaller
 
marshall(GetCommentRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetCommentRequestMarshaller
 
marshall(GetCommentsForComparedCommitRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetCommentsForComparedCommitRequestMarshaller
 
marshall(GetCommentsForPullRequestRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetCommentsForPullRequestRequestMarshaller
 
marshall(GetCommitRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetCommitRequestMarshaller
 
marshall(GetDifferencesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetDifferencesRequestMarshaller
 
marshall(GetFileRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetFileRequestMarshaller
 
marshall(GetFolderRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetFolderRequestMarshaller
 
marshall(GetMergeCommitRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetMergeCommitRequestMarshaller
 
marshall(GetMergeConflictsRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetMergeConflictsRequestMarshaller
 
marshall(GetMergeOptionsRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetMergeOptionsRequestMarshaller
 
marshall(GetPullRequestApprovalStatesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetPullRequestApprovalStatesRequestMarshaller
 
marshall(GetPullRequestOverrideStateRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetPullRequestOverrideStateRequestMarshaller
 
marshall(GetPullRequestRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetPullRequestRequestMarshaller
 
marshall(GetRepositoryRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetRepositoryRequestMarshaller
 
marshall(GetRepositoryTriggersRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.GetRepositoryTriggersRequestMarshaller
 
marshall(ListApprovalRuleTemplatesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.ListApprovalRuleTemplatesRequestMarshaller
 
marshall(ListAssociatedApprovalRuleTemplatesForRepositoryRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.ListAssociatedApprovalRuleTemplatesForRepositoryRequestMarshaller
 
marshall(ListBranchesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.ListBranchesRequestMarshaller
 
marshall(ListFileCommitHistoryRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.ListFileCommitHistoryRequestMarshaller
 
marshall(ListPullRequestsRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.ListPullRequestsRequestMarshaller
 
marshall(ListRepositoriesForApprovalRuleTemplateRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.ListRepositoriesForApprovalRuleTemplateRequestMarshaller
 
marshall(ListRepositoriesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.ListRepositoriesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.ListTagsForResourceRequestMarshaller
 
marshall(MergeBranchesByFastForwardRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.MergeBranchesByFastForwardRequestMarshaller
 
marshall(MergeBranchesBySquashRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.MergeBranchesBySquashRequestMarshaller
 
marshall(MergeBranchesByThreeWayRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.MergeBranchesByThreeWayRequestMarshaller
 
marshall(MergePullRequestByFastForwardRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.MergePullRequestByFastForwardRequestMarshaller
 
marshall(MergePullRequestBySquashRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.MergePullRequestBySquashRequestMarshaller
 
marshall(MergePullRequestByThreeWayRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.MergePullRequestByThreeWayRequestMarshaller
 
marshall(OverridePullRequestApprovalRulesRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.OverridePullRequestApprovalRulesRequestMarshaller
 
marshall(PostCommentForComparedCommitRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.PostCommentForComparedCommitRequestMarshaller
 
marshall(PostCommentForPullRequestRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.PostCommentForPullRequestRequestMarshaller
 
marshall(PostCommentReplyRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.PostCommentReplyRequestMarshaller
 
marshall(PutCommentReactionRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.PutCommentReactionRequestMarshaller
 
marshall(PutFileRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.PutFileRequestMarshaller
 
marshall(PutRepositoryTriggersRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.PutRepositoryTriggersRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.TagResourceRequestMarshaller
 
marshall(TestRepositoryTriggersRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.TestRepositoryTriggersRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UntagResourceRequestMarshaller
 
marshall(UpdateApprovalRuleTemplateContentRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdateApprovalRuleTemplateContentRequestMarshaller
 
marshall(UpdateApprovalRuleTemplateDescriptionRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdateApprovalRuleTemplateDescriptionRequestMarshaller
 
marshall(UpdateApprovalRuleTemplateNameRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdateApprovalRuleTemplateNameRequestMarshaller
 
marshall(UpdateCommentRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdateCommentRequestMarshaller
 
marshall(UpdateDefaultBranchRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdateDefaultBranchRequestMarshaller
 
marshall(UpdatePullRequestApprovalRuleContentRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestApprovalRuleContentRequestMarshaller
 
marshall(UpdatePullRequestApprovalStateRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestApprovalStateRequestMarshaller
 
marshall(UpdatePullRequestDescriptionRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestDescriptionRequestMarshaller
 
marshall(UpdatePullRequestStatusRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestStatusRequestMarshaller
 
marshall(UpdatePullRequestTitleRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestTitleRequestMarshaller
 
marshall(UpdateRepositoryDescriptionRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdateRepositoryDescriptionRequestMarshaller
 
marshall(UpdateRepositoryNameRequest) - Method in class software.amazon.awssdk.services.codecommit.transform.UpdateRepositoryNameRequestMarshaller
 
maxConflictFiles() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
The maximum number of files to include in the output.
maxConflictFiles() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
The maximum number of files to include in the output.
maxConflictFiles(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The maximum number of files to include in the output.
maxConflictFiles(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
The maximum number of files to include in the output.
MaximumBranchesExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The number of branches for the trigger was exceeded.
MaximumBranchesExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumConflictResolutionEntriesExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The number of allowed conflict resolution entries was exceeded.
MaximumConflictResolutionEntriesExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumFileContentToLoadExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The number of files to load exceeds the allowed limit.
MaximumFileContentToLoadExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumFileEntriesExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The number of specified files to change as part of this commit exceeds the maximum number of files that can be changed in a single commit.
MaximumFileEntriesExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumItemsToCompareExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The number of items to compare between the source or destination branches and the merge base has exceeded the maximum allowed.
MaximumItemsToCompareExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumNumberOfApprovalsExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The number of approvals required for the approval rule exceeds the maximum number allowed.
MaximumNumberOfApprovalsExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumOpenPullRequestsExceededException - Exception in software.amazon.awssdk.services.codecommit.model
You cannot create the pull request because the repository has too many open pull requests.
MaximumOpenPullRequestsExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumRepositoryNamesExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The maximum number of allowed repository names was exceeded.
MaximumRepositoryNamesExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumRepositoryTriggersExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The number of triggers allowed for the repository was exceeded.
MaximumRepositoryTriggersExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MaximumRuleTemplatesAssociatedWithRepositoryException - Exception in software.amazon.awssdk.services.codecommit.model
The maximum number of approval rule templates for a repository has been exceeded.
MaximumRuleTemplatesAssociatedWithRepositoryException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
maxMergeHunks() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
The maximum number of merge hunks to include in the output.
maxMergeHunks() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
The maximum number of merge hunks to include in the output.
maxMergeHunks(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The maximum number of merge hunks to include in the output.
maxMergeHunks(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The maximum number of merge hunks to include in the output.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest.Builder
A non-zero, non-negative integer used to limit the number of returned results.
mergeable() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
A Boolean value that indicates whether the code is mergeable by the specified merge option.
mergeable(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse.Builder
A Boolean value that indicates whether the code is mergeable by the specified merge option.
mergeBase() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID of the most recent commit that the source branch and the destination branch have in common.
mergeBase() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The commit ID of the most recent commit that the source branch and the destination branch have in common.
mergeBase() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
The commit ID of the most recent commit that the source branch and the destination branch have in common.
mergeBase(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata.Builder
The commit ID of the most recent commit that the source branch and the destination branch have in common.
mergeBase(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata.Builder
The commit ID of the most recent commit that the source branch and the destination branch have in common.
mergeBase(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestTarget.Builder
The commit ID of the most recent commit that the source branch and the destination branch have in common.
mergeBranchesByFastForward(Consumer<MergeBranchesByFastForwardRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Merges two branches using the fast-forward merge strategy.
mergeBranchesByFastForward(Consumer<MergeBranchesByFastForwardRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Merges two branches using the fast-forward merge strategy.
mergeBranchesByFastForward(MergeBranchesByFastForwardRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Merges two branches using the fast-forward merge strategy.
mergeBranchesByFastForward(MergeBranchesByFastForwardRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Merges two branches using the fast-forward merge strategy.
MergeBranchesByFastForwardRequest - Class in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesByFastForwardRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesByFastForwardRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
MergeBranchesByFastForwardRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.MergeBranchesByFastForwardRequestMarshaller
 
MergeBranchesByFastForwardResponse - Class in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesByFastForwardResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergeBranchesBySquash(Consumer<MergeBranchesBySquashRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Merges two branches using the squash merge strategy.
mergeBranchesBySquash(Consumer<MergeBranchesBySquashRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Merges two branches using the squash merge strategy.
mergeBranchesBySquash(MergeBranchesBySquashRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Merges two branches using the squash merge strategy.
mergeBranchesBySquash(MergeBranchesBySquashRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Merges two branches using the squash merge strategy.
MergeBranchesBySquashRequest - Class in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesBySquashRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesBySquashRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
MergeBranchesBySquashRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.MergeBranchesBySquashRequestMarshaller
 
MergeBranchesBySquashResponse - Class in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesBySquashResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergeBranchesByThreeWay(Consumer<MergeBranchesByThreeWayRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Merges two specified branches using the three-way merge strategy.
mergeBranchesByThreeWay(Consumer<MergeBranchesByThreeWayRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Merges two specified branches using the three-way merge strategy.
mergeBranchesByThreeWay(MergeBranchesByThreeWayRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Merges two specified branches using the three-way merge strategy.
mergeBranchesByThreeWay(MergeBranchesByThreeWayRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Merges two specified branches using the three-way merge strategy.
MergeBranchesByThreeWayRequest - Class in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesByThreeWayRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesByThreeWayRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
MergeBranchesByThreeWayRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.MergeBranchesByThreeWayRequestMarshaller
 
MergeBranchesByThreeWayResponse - Class in software.amazon.awssdk.services.codecommit.model
 
MergeBranchesByThreeWayResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergeCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
The commit ID for the merge commit, if any.
mergeCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeMetadata.Builder
The commit ID for the merge commit, if any.
mergedBy() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
The Amazon Resource Name (ARN) of the user who merged the branches.
mergedBy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeMetadata.Builder
The Amazon Resource Name (ARN) of the user who merged the branches.
mergedCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
The commit ID for the merge commit created when the source branch was merged into the destination branch.
mergedCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse.Builder
The commit ID for the merge commit created when the source branch was merged into the destination branch.
MergeHunk - Class in software.amazon.awssdk.services.codecommit.model
Information about merge hunks in a merge or pull request operation.
MergeHunk.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MergeHunkDetail - Class in software.amazon.awssdk.services.codecommit.model
Information about the details of a merge hunk that contains a conflict in a merge or pull request operation.
MergeHunkDetail.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergeHunks() - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
A list of hunks that contain the differences between files or lines causing the conflict.
mergeHunks() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
A list of merge hunks of the differences between the files or lines.
mergeHunks(Collection<MergeHunk>) - Method in interface software.amazon.awssdk.services.codecommit.model.Conflict.Builder
A list of hunks that contain the differences between files or lines causing the conflict.
mergeHunks(Collection<MergeHunk>) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
A list of merge hunks of the differences between the files or lines.
mergeHunks(Consumer<MergeHunk.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.Conflict.Builder
A list of hunks that contain the differences between files or lines causing the conflict.
mergeHunks(Consumer<MergeHunk.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
A list of merge hunks of the differences between the files or lines.
mergeHunks(MergeHunk...) - Method in interface software.amazon.awssdk.services.codecommit.model.Conflict.Builder
A list of hunks that contain the differences between files or lines causing the conflict.
mergeHunks(MergeHunk...) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
A list of merge hunks of the differences between the files or lines.
mergeMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
Information about the merge state change event.
mergeMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
Returns metadata about the state of the merge, including whether the merge has been made.
mergeMetadata(Consumer<MergeMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata.Builder
Information about the merge state change event.
mergeMetadata(Consumer<MergeMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestTarget.Builder
Returns metadata about the state of the merge, including whether the merge has been made.
mergeMetadata(MergeMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata.Builder
Information about the merge state change event.
mergeMetadata(MergeMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestTarget.Builder
Returns metadata about the state of the merge, including whether the merge has been made.
MergeMetadata - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a merge or potential merge between a source reference and a destination reference in a pull request.
MergeMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergeOperations() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
Whether an add, modify, or delete operation caused the conflict between the source and destination of the merge.
mergeOperations(Consumer<MergeOperations.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
Whether an add, modify, or delete operation caused the conflict between the source and destination of the merge.
mergeOperations(MergeOperations) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
Whether an add, modify, or delete operation caused the conflict between the source and destination of the merge.
MergeOperations - Class in software.amazon.awssdk.services.codecommit.model
Information about the file operation conflicts in a merge operation.
MergeOperations.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergeOption() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
mergeOption() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The merge option or strategy you want to use to merge the code.
mergeOption() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
mergeOption() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
mergeOption() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
The merge strategy used in the merge.
mergeOption(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The merge option or strategy you want to use to merge the code.
mergeOption(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The merge option or strategy you want to use to merge the code.
mergeOption(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The merge option or strategy you want to use to merge the code.
mergeOption(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
The merge option or strategy you want to use to merge the code.
mergeOption(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeMetadata.Builder
The merge strategy used in the merge.
mergeOption(MergeOptionTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The merge option or strategy you want to use to merge the code.
mergeOption(MergeOptionTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The merge option or strategy you want to use to merge the code.
mergeOption(MergeOptionTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The merge option or strategy you want to use to merge the code.
mergeOption(MergeOptionTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
The merge option or strategy you want to use to merge the code.
mergeOption(MergeOptionTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeMetadata.Builder
The merge strategy used in the merge.
mergeOptionAsString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
mergeOptionAsString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The merge option or strategy you want to use to merge the code.
mergeOptionAsString() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
mergeOptionAsString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
The merge option or strategy you want to use to merge the code.
mergeOptionAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
The merge strategy used in the merge.
MergeOptionRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A merge option or stategy is required, and none was provided.
MergeOptionRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergeOptions() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
The merge option or strategy used to merge the code.
mergeOptions(Collection<MergeOptionTypeEnum>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse.Builder
The merge option or strategy used to merge the code.
mergeOptions(MergeOptionTypeEnum...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse.Builder
The merge option or strategy used to merge the code.
mergeOptionsAsStrings() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
The merge option or strategy used to merge the code.
mergeOptionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse.Builder
The merge option or strategy used to merge the code.
mergeOptionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse.Builder
The merge option or strategy used to merge the code.
MergeOptionTypeEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
mergePullRequestByFastForward(Consumer<MergePullRequestByFastForwardRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy.
mergePullRequestByFastForward(Consumer<MergePullRequestByFastForwardRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy.
mergePullRequestByFastForward(MergePullRequestByFastForwardRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy.
mergePullRequestByFastForward(MergePullRequestByFastForwardRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy.
MergePullRequestByFastForwardRequest - Class in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestByFastForwardRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestByFastForwardRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
MergePullRequestByFastForwardRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.MergePullRequestByFastForwardRequestMarshaller
 
MergePullRequestByFastForwardResponse - Class in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestByFastForwardResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergePullRequestBySquash(Consumer<MergePullRequestBySquashRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy.
mergePullRequestBySquash(Consumer<MergePullRequestBySquashRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy.
mergePullRequestBySquash(MergePullRequestBySquashRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy.
mergePullRequestBySquash(MergePullRequestBySquashRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy.
MergePullRequestBySquashRequest - Class in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestBySquashRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestBySquashRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
MergePullRequestBySquashRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.MergePullRequestBySquashRequestMarshaller
 
MergePullRequestBySquashResponse - Class in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestBySquashResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
mergePullRequestByThreeWay(Consumer<MergePullRequestByThreeWayRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy.
mergePullRequestByThreeWay(Consumer<MergePullRequestByThreeWayRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy.
mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy.
mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy.
MergePullRequestByThreeWayRequest - Class in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestByThreeWayRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestByThreeWayRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
MergePullRequestByThreeWayRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.MergePullRequestByThreeWayRequestMarshaller
 
MergePullRequestByThreeWayResponse - Class in software.amazon.awssdk.services.codecommit.model
 
MergePullRequestByThreeWayResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
message() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Deprecated
 
message() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
The message provided by the exception.
message() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
The commit message associated with the specified commit.
message(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError.Builder
The message provided by the exception.
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDeletedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
The commit message associated with the specified commit.
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModeRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileTooLargeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidActorArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidEmailException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileModeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOrderException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPathException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSortByException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTitleException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.NameLengthExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.NoChangeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PathRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SameFileContentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SamePathRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TagPolicyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetsRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TitleRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TooManyTagsException.Builder
 
mode() - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
The file mode permissions of the blob.
mode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobMetadata.Builder
The file mode permissions of the blob.
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.CodeCommitRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.CodeCommitResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.CodeCommitResolveEndpointInterceptor
 
MultipleConflictResolutionEntriesException - Exception in software.amazon.awssdk.services.codecommit.model
More than one conflict resolution entries exists for the conflict.
MultipleConflictResolutionEntriesException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
MultipleRepositoriesInPullRequestException - Exception in software.amazon.awssdk.services.codecommit.model
You cannot include more than one repository in a pull request.
MultipleRepositoriesInPullRequestException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 

N

name() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
The name of the author of the commit that deletes the file.
name() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
The name of the person adding or updating the file.
name() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
The name of the trigger.
name() - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
The name of the user who made the specified commit.
name(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
The name of the author of the commit that deletes the file.
name(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
The name of the person adding or updating the file.
name(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTrigger.Builder
The name of the trigger.
name(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UserInfo.Builder
The name of the user who made the specified commit.
name(Identifier) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
NameLengthExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The user name is not valid because it has exceeded the character limit for author names.
NameLengthExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
newApprovalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
The new name you want to apply to the approval rule template.
newApprovalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest.Builder
The new name you want to apply to the approval rule template.
newName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
The new name for the repository.
newName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest.Builder
The new name for the repository.
newRuleContent() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
The content that replaces the existing content of the rule.
newRuleContent() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The updated content for the approval rule.
newRuleContent(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest.Builder
The content that replaces the existing content of the rule.
newRuleContent(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest.Builder
The updated content for the approval rule.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
An enumeration token that can be used in a request to return the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
An enumeration token that can be used in a request to return the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
An enumeration token that can be used in a request to return the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
An enumeration token that can be used in a request to return the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
An enumeration token that when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
An enumeration token that can be used in a request to return the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
An enumeration token that can be used in a request to return the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
An enumeration token that can be used in a request to return the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
An enumeration token that can be used in a request to return the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
An enumeration token that allows the operation to batch the next results of the operation.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
An enumeration token that allows the operation to batch the next results of the operation.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
An enumeration token that allows the operation to batch the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
An enumeration token that returns the batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
An enumeration token that allows the operation to batch the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
An enumeration token that can be used to return the next batch of results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
An enumeration token that allows the operation to batch the next results of the operation.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
An enumeration token that allows the operation to batch the next results of the operation.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
An enumeration token that allows the operation to batch the results of the operation.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
An enumeration token that allows the operation to batch the results of the operation.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
An enumeration token that allows the operation to batch the next results of the operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
An enumeration token that can be used in a request to return the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
An enumeration token that can be used in a request to return the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse.Builder
An enumeration token that can be used in a request to return the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse.Builder
An enumeration token that can be used in a request to return the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest.Builder
An enumeration token that when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse.Builder
An enumeration token that can be used in a request to return the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse.Builder
An enumeration token that can be used in a request to return the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse.Builder
An enumeration token that can be used in a request to return the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse.Builder
An enumeration token that can be used in a request to return the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse.Builder
An enumeration token that allows the operation to batch the next results of the operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse.Builder
An enumeration token that allows the operation to batch the next results of the operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListBranchesRequest.Builder
An enumeration token that allows the operation to batch the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListBranchesResponse.Builder
An enumeration token that returns the batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest.Builder
An enumeration token that allows the operation to batch the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse.Builder
An enumeration token that can be used to return the next batch of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse.Builder
An enumeration token that allows the operation to batch the next results of the operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse.Builder
An enumeration token that allows the operation to batch the next results of the operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest.Builder
An enumeration token that allows the operation to batch the results of the operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse.Builder
An enumeration token that allows the operation to batch the results of the operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest.Builder
An enumeration token that, when provided in a request, returns the next batch of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse.Builder
An enumeration token that allows the operation to batch the next results of the operation.
NoChangeException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because no changes will be made to the repository as a result of this commit.
NoChangeException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
none() - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.None
 
NONE - software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
 
NORMAL - software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
Not - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Not
 
numberOfConflicts() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
The number of conflicts, including both hunk conflicts and metadata conflicts.
numberOfConflicts(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
The number of conflicts, including both hunk conflicts and metadata conflicts.
NumberOfRulesExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The approval rule cannot be added.
NumberOfRulesExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
NumberOfRuleTemplatesExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The maximum number of approval rule templates has been exceeded for this Amazon Web Services Region.
NumberOfRuleTemplatesExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 

O

objectTypeConflict() - Method in class software.amazon.awssdk.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.
objectTypeConflict(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
A boolean value (true or false) indicating whether there are conflicts between the branches in the object type of a file, folder, or submodule.
ObjectTypeEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
objectTypes() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
Information about any object type conflicts in a merge operation.
objectTypes(Consumer<ObjectTypes.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
Information about any object type conflicts in a merge operation.
objectTypes(ObjectTypes) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictMetadata.Builder
Information about any object type conflicts in a merge operation.
ObjectTypes - Class in software.amazon.awssdk.services.codecommit.model
Information about the type of an object in a merge operation.
ObjectTypes.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
of(boolean) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.StringEqualsFn
 
oldApprovalRuleTemplateName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
The current name of the approval rule template.
oldApprovalRuleTemplateName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest.Builder
The current name of the approval rule template.
oldName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
The current name of the repository.
oldName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest.Builder
The current name of the repository.
OPEN - software.amazon.awssdk.services.codecommit.model.PullRequestStatusEnum
 
operation() - Method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation() - Method in class software.amazon.awssdk.services.codecommit.auth.scheme.internal.DefaultCodeCommitAuthSchemeParams
 
operation(String) - Method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
order() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
The order in which to sort the results of a list repositories operation.
order(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest.Builder
The order in which to sort the results of a list repositories operation.
order(OrderEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest.Builder
The order in which to sort the results of a list repositories operation.
orderAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
The order in which to sort the results of a list repositories operation.
OrderEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
originApprovalRuleTemplate() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
The approval rule template used to create the rule.
originApprovalRuleTemplate(Consumer<OriginApprovalRuleTemplate.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The approval rule template used to create the rule.
originApprovalRuleTemplate(OriginApprovalRuleTemplate) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The approval rule template used to create the rule.
OriginApprovalRuleTemplate - Class in software.amazon.awssdk.services.codecommit.model
Returns information about the template that created the approval rule for a pull request.
OriginApprovalRuleTemplate.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
outputs() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
overridden() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
Whether the approval rule requirements for the pull request have been overridden and no longer need to be met.
overridden() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).
overridden(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.Evaluation.Builder
Whether the approval rule requirements for the pull request have been overridden and no longer need to be met.
overridden(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse.Builder
A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).
OVERRIDE - software.amazon.awssdk.services.codecommit.model.OverrideStatus
 
OverrideAlreadySetException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request has already had its approval rules set to override.
OverrideAlreadySetException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
overrideConfiguration() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration() - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateBranchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBlobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBranchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListBranchesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateBranchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBlobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBranchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.ListBranchesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Sets the value for client override configuration
overridePullRequestApprovalRules(Consumer<OverridePullRequestApprovalRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Sets aside (overrides) all approval rule requirements for a specified pull request.
overridePullRequestApprovalRules(Consumer<OverridePullRequestApprovalRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Sets aside (overrides) all approval rule requirements for a specified pull request.
overridePullRequestApprovalRules(OverridePullRequestApprovalRulesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Sets aside (overrides) all approval rule requirements for a specified pull request.
overridePullRequestApprovalRules(OverridePullRequestApprovalRulesRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Sets aside (overrides) all approval rule requirements for a specified pull request.
OverridePullRequestApprovalRulesRequest - Class in software.amazon.awssdk.services.codecommit.model
 
OverridePullRequestApprovalRulesRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
OverridePullRequestApprovalRulesRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
OverridePullRequestApprovalRulesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.OverridePullRequestApprovalRulesRequestMarshaller
 
OverridePullRequestApprovalRulesResponse - Class in software.amazon.awssdk.services.codecommit.model
 
OverridePullRequestApprovalRulesResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
overrider() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
The Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
overrider(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse.Builder
The Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
overrideStatus() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The status of the override event.
overrideStatus() - Method in class software.amazon.awssdk.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).
overrideStatus(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata.Builder
The status of the override event.
overrideStatus(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest.Builder
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).
overrideStatus(OverrideStatus) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata.Builder
The status of the override event.
overrideStatus(OverrideStatus) - Method in interface software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest.Builder
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).
OverrideStatus - Enum in software.amazon.awssdk.services.codecommit.model
 
overrideStatusAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The status of the override event.
overrideStatusAsString() - Method in class software.amazon.awssdk.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).
OverrideStatusRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
An override status is required, but no value was provided.
OverrideStatusRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 

P

Parameter - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.codecommit.endpoints.internal
 
ParentCommitDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The parent commit ID is not valid because it does not exist.
ParentCommitDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
parentCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The ID of the commit that is the parent of the commit you create.
parentCommitId() - Method in class software.amazon.awssdk.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.
parentCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
The full commit ID of the head commit in the branch where you want to add or update the file.
parentCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The ID of the commit that is the parent of the commit you create.
parentCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
The ID of the commit that is the tip of the branch where you want to create the commit that deletes the file.
parentCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
The full commit ID of the head commit in the branch where you want to add or update the file.
ParentCommitIdOutdatedException - Exception in software.amazon.awssdk.services.codecommit.model
The file could not be added because the provided parent commit ID is not the current tip of the specified branch.
ParentCommitIdOutdatedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ParentCommitIdRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A parent commit ID is required.
ParentCommitIdRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
parents() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
A list of parent commits for the specified commit.
parents(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
A list of parent commits for the specified commit.
parents(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
A list of parent commits for the specified commit.
parse(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
Parse a value from a "short form" used within a template
ParseUrl - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
Partition - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
partitions() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
path() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
The path to the blob and associated file name, if any.
path() - Method in class software.amazon.awssdk.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.
path(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Builder
 
path(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobMetadata.Builder
The path to the blob and associated file name, if any.
path(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileVersion.Builder
The name and path of the file at which this blob is indexed which contains the data for this version of the file.
PATH - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
PathDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified path does not exist.
PathDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PathRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The folderPath for a location cannot be null.
PathRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
pop() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
postCommentForComparedCommit(Consumer<PostCommentForComparedCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Posts a comment on the comparison between two commits.
postCommentForComparedCommit(Consumer<PostCommentForComparedCommitRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Posts a comment on the comparison between two commits.
postCommentForComparedCommit(PostCommentForComparedCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Posts a comment on the comparison between two commits.
postCommentForComparedCommit(PostCommentForComparedCommitRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Posts a comment on the comparison between two commits.
PostCommentForComparedCommitRequest - Class in software.amazon.awssdk.services.codecommit.model
 
PostCommentForComparedCommitRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PostCommentForComparedCommitRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
PostCommentForComparedCommitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.PostCommentForComparedCommitRequestMarshaller
 
PostCommentForComparedCommitResponse - Class in software.amazon.awssdk.services.codecommit.model
 
PostCommentForComparedCommitResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
postCommentForPullRequest(Consumer<PostCommentForPullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Posts a comment on a pull request.
postCommentForPullRequest(Consumer<PostCommentForPullRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Posts a comment on a pull request.
postCommentForPullRequest(PostCommentForPullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Posts a comment on a pull request.
postCommentForPullRequest(PostCommentForPullRequestRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Posts a comment on a pull request.
PostCommentForPullRequestRequest - Class in software.amazon.awssdk.services.codecommit.model
 
PostCommentForPullRequestRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PostCommentForPullRequestRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
PostCommentForPullRequestRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.PostCommentForPullRequestRequestMarshaller
 
PostCommentForPullRequestResponse - Class in software.amazon.awssdk.services.codecommit.model
 
PostCommentForPullRequestResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
postCommentReply(Consumer<PostCommentReplyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
postCommentReply(Consumer<PostCommentReplyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
postCommentReply(PostCommentReplyRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
postCommentReply(PostCommentReplyRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
PostCommentReplyRequest - Class in software.amazon.awssdk.services.codecommit.model
 
PostCommentReplyRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PostCommentReplyRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
PostCommentReplyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.PostCommentReplyRequestMarshaller
 
PostCommentReplyResponse - Class in software.amazon.awssdk.services.codecommit.model
 
PostCommentReplyResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointAttributeProvider
 
PULL_REQUEST_APPROVAL_RULE_CREATED - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
PULL_REQUEST_APPROVAL_RULE_DELETED - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
PULL_REQUEST_APPROVAL_RULE_OVERRIDDEN - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
PULL_REQUEST_APPROVAL_RULE_UPDATED - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
PULL_REQUEST_APPROVAL_STATE_CHANGED - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
PULL_REQUEST_CREATED - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
PULL_REQUEST_MERGE_STATE_CHANGED - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
PULL_REQUEST_SOURCE_REFERENCE_UPDATED - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
PULL_REQUEST_STATUS_CHANGED - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
pullRequest() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
Information about the newly created pull request.
pullRequest() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
Information about the specified pull request.
pullRequest() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
Information about the specified pull request, including the merge.
pullRequest() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
Returns the value of the PullRequest property for this object.
pullRequest() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
Returns the value of the PullRequest property for this object.
pullRequest() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
Information about the updated pull request.
pullRequest() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
Information about the pull request.
pullRequest() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
Information about the updated pull request.
pullRequest(Consumer<PullRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse.Builder
Information about the newly created pull request.
pullRequest(Consumer<PullRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse.Builder
Information about the specified pull request.
pullRequest(Consumer<PullRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse.Builder
Information about the specified pull request, including the merge.
pullRequest(Consumer<PullRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse.Builder
Sets the value of the PullRequest property for this object.
pullRequest(Consumer<PullRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse.Builder
Sets the value of the PullRequest property for this object.
pullRequest(Consumer<PullRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse.Builder
Information about the updated pull request.
pullRequest(Consumer<PullRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse.Builder
Information about the pull request.
pullRequest(Consumer<PullRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse.Builder
Information about the updated pull request.
pullRequest(PullRequest) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse.Builder
Information about the newly created pull request.
pullRequest(PullRequest) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse.Builder
Information about the specified pull request.
pullRequest(PullRequest) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse.Builder
Information about the specified pull request, including the merge.
pullRequest(PullRequest) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse.Builder
Sets the value of the PullRequest property for this object.
pullRequest(PullRequest) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse.Builder
Sets the value of the PullRequest property for this object.
pullRequest(PullRequest) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse.Builder
Information about the updated pull request.
pullRequest(PullRequest) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse.Builder
Information about the pull request.
pullRequest(PullRequest) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse.Builder
Information about the updated pull request.
PullRequest - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a pull request.
PullRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PullRequestAlreadyClosedException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request status cannot be updated because it is already closed.
PullRequestAlreadyClosedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PullRequestApprovalRulesNotSatisfiedException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request cannot be merged because one or more approval rules applied to the pull request have conditions that have not been met.
PullRequestApprovalRulesNotSatisfiedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PullRequestCannotBeApprovedByAuthorException - Exception in software.amazon.awssdk.services.codecommit.model
The approval cannot be applied because the user approving the pull request matches the user who created the pull request.
PullRequestCannotBeApprovedByAuthorException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
pullRequestCreatedEventMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
Information about the source and destination branches for the pull request.
pullRequestCreatedEventMetadata(Consumer<PullRequestCreatedEventMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about the source and destination branches for the pull request.
pullRequestCreatedEventMetadata(PullRequestCreatedEventMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about the source and destination branches for the pull request.
PullRequestCreatedEventMetadata - Class in software.amazon.awssdk.services.codecommit.model
Metadata about the pull request that is used when comparing the pull request source with its destination.
PullRequestCreatedEventMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PullRequestDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The pull request ID could not be found.
PullRequestDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PullRequestEvent - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a pull request event.
PullRequestEvent.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
pullRequestEvents() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
Information about the pull request events.
pullRequestEvents(Collection<PullRequestEvent>) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse.Builder
Information about the pull request events.
pullRequestEvents(Consumer<PullRequestEvent.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse.Builder
Information about the pull request events.
pullRequestEvents(PullRequestEvent...) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse.Builder
Information about the pull request events.
pullRequestEventType() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
Optional.
pullRequestEventType() - Method in class software.amazon.awssdk.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)).
pullRequestEventType(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest.Builder
Optional.
pullRequestEventType(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
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)).
pullRequestEventType(PullRequestEventType) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest.Builder
Optional.
pullRequestEventType(PullRequestEventType) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
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)).
PullRequestEventType - Enum in software.amazon.awssdk.services.codecommit.model
 
pullRequestEventTypeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
Optional.
pullRequestEventTypeAsString() - Method in class software.amazon.awssdk.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)).
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
The system-generated ID of the pull request for which you want to create the approval rule.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
The system-generated ID of the pull request that contains the approval rule you want to delete.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
The system-generated ID of the pull request you want to evaluate.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
The system-generated ID for the pull request.
pullRequestId() - Method in class software.amazon.awssdk.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).
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
The system-generated ID of the pull request for which you want to override all approval rule requirements.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
The system-generated ID of the pull request.
pullRequestId() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest.Builder
The system-generated ID of the pull request for which you want to create the approval rule.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest.Builder
The system-generated ID of the pull request that contains the approval rule you want to delete.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest.Builder
The system-generated ID of the pull request you want to evaluate.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest.Builder
The system-generated ID for the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest.Builder
The ID of the pull request for which you want to get information about whether approval rules have been set aside (overridden).
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest.Builder
The system-generated ID of the pull request for which you want to override all approval rule requirements.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest.Builder
The system-generated ID of the pull request.
pullRequestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest.Builder
The system-generated ID of the pull request.
PullRequestIdRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A pull request ID is required, but none was provided.
PullRequestIdRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
pullRequestIds() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
The system-generated IDs of the pull requests.
pullRequestIds(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse.Builder
The system-generated IDs of the pull requests.
pullRequestIds(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse.Builder
The system-generated IDs of the pull requests.
pullRequestMergedStateChangedEventMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
Information about the change in mergability state for the pull request event.
pullRequestMergedStateChangedEventMetadata(Consumer<PullRequestMergedStateChangedEventMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about the change in mergability state for the pull request event.
pullRequestMergedStateChangedEventMetadata(PullRequestMergedStateChangedEventMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about the change in mergability state for the pull request event.
PullRequestMergedStateChangedEventMetadata - Class in software.amazon.awssdk.services.codecommit.model
Returns information about the change in the merge state for a pull request event.
PullRequestMergedStateChangedEventMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
pullRequestSourceReferenceUpdatedEventMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
Information about the updated source branch for the pull request event.
pullRequestSourceReferenceUpdatedEventMetadata(Consumer<PullRequestSourceReferenceUpdatedEventMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about the updated source branch for the pull request event.
pullRequestSourceReferenceUpdatedEventMetadata(PullRequestSourceReferenceUpdatedEventMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about the updated source branch for the pull request event.
PullRequestSourceReferenceUpdatedEventMetadata - Class in software.amazon.awssdk.services.codecommit.model
Information about an update to the source branch of a pull request.
PullRequestSourceReferenceUpdatedEventMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
pullRequestStatus() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
Optional.
pullRequestStatus() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The status of the pull request.
pullRequestStatus() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
The changed status of the pull request.
pullRequestStatus() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
The status of the pull request.
pullRequestStatus(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest.Builder
Optional.
pullRequestStatus(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The status of the pull request.
pullRequestStatus(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata.Builder
The changed status of the pull request.
pullRequestStatus(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest.Builder
The status of the pull request.
pullRequestStatus(PullRequestStatusEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest.Builder
Optional.
pullRequestStatus(PullRequestStatusEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The status of the pull request.
pullRequestStatus(PullRequestStatusEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata.Builder
The changed status of the pull request.
pullRequestStatus(PullRequestStatusEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest.Builder
The status of the pull request.
pullRequestStatusAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
Optional.
pullRequestStatusAsString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The status of the pull request.
pullRequestStatusAsString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
The changed status of the pull request.
pullRequestStatusAsString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
The status of the pull request.
pullRequestStatusChangedEventMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
Information about the change in status for the pull request event.
pullRequestStatusChangedEventMetadata(Consumer<PullRequestStatusChangedEventMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about the change in status for the pull request event.
pullRequestStatusChangedEventMetadata(PullRequestStatusChangedEventMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestEvent.Builder
Information about the change in status for the pull request event.
PullRequestStatusChangedEventMetadata - Class in software.amazon.awssdk.services.codecommit.model
Information about a change to the status of a pull request.
PullRequestStatusChangedEventMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PullRequestStatusEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
PullRequestStatusRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A pull request status is required, but none was provided.
PullRequestStatusRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PullRequestTarget - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a pull request target.
PullRequestTarget.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
pullRequestTargets() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The targets of the pull request, including the source branch and destination branch for the pull request.
pullRequestTargets(Collection<PullRequestTarget>) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The targets of the pull request, including the source branch and destination branch for the pull request.
pullRequestTargets(Consumer<PullRequestTarget.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The targets of the pull request, including the source branch and destination branch for the pull request.
pullRequestTargets(PullRequestTarget...) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The targets of the pull request, including the source branch and destination branch for the pull request.
push() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
 
putCommentReaction(Consumer<PutCommentReactionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
putCommentReaction(Consumer<PutCommentReactionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
putCommentReaction(PutCommentReactionRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
putCommentReaction(PutCommentReactionRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
PutCommentReactionRequest - Class in software.amazon.awssdk.services.codecommit.model
 
PutCommentReactionRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PutCommentReactionRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
PutCommentReactionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.PutCommentReactionRequestMarshaller
 
PutCommentReactionResponse - Class in software.amazon.awssdk.services.codecommit.model
 
PutCommentReactionResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
putFile(Consumer<PutFileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
putFile(Consumer<PutFileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
putFile(PutFileRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
putFile(PutFileRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
PutFileEntry - Class in software.amazon.awssdk.services.codecommit.model
Information about a file added or updated as part of a commit.
PutFileEntry.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PutFileEntryConflictException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because one or more files specified in the commit reference both a file and a folder.
PutFileEntryConflictException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PutFileRequest - Class in software.amazon.awssdk.services.codecommit.model
 
PutFileRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PutFileRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
PutFileRequest Marshaller
PutFileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.PutFileRequestMarshaller
 
PutFileResponse - Class in software.amazon.awssdk.services.codecommit.model
 
PutFileResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
putFiles() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The files to add or update in this commit.
putFiles(Collection<PutFileEntry>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The files to add or update in this commit.
putFiles(Consumer<PutFileEntry.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The files to add or update in this commit.
putFiles(PutFileEntry...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The files to add or update in this commit.
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition.Builder
 
putRepositoryTriggers(Consumer<PutRepositoryTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Replaces all triggers for a repository.
putRepositoryTriggers(Consumer<PutRepositoryTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Replaces all triggers for a repository.
putRepositoryTriggers(PutRepositoryTriggersRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Replaces all triggers for a repository.
putRepositoryTriggers(PutRepositoryTriggersRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Replaces all triggers for a repository.
PutRepositoryTriggersRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a put repository triggers operation.
PutRepositoryTriggersRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
PutRepositoryTriggersRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
PutRepositoryTriggersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.PutRepositoryTriggersRequestMarshaller
 
PutRepositoryTriggersResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a put repository triggers operation.
PutRepositoryTriggersResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 

R

reaction() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
The reaction for a specified comment.
reaction(Consumer<ReactionValueFormats.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionForComment.Builder
The reaction for a specified comment.
reaction(ReactionValueFormats) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionForComment.Builder
The reaction for a specified comment.
reactionCounts() - Method in class software.amazon.awssdk.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.
reactionCounts(Map<String, Integer>) - Method in interface software.amazon.awssdk.services.codecommit.model.Comment.Builder
A string to integer map that represents the number of individual users who have responded to a comment with the specified reactions.
ReactionForComment - Class in software.amazon.awssdk.services.codecommit.model
Information about the reaction values provided by users on a comment.
ReactionForComment.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ReactionLimitExceededException - Exception in software.amazon.awssdk.services.codecommit.model
The number of reactions has been exceeded.
ReactionLimitExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
reactionsForComment() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
An array of reactions to the specified comment.
reactionsForComment(Collection<ReactionForComment>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse.Builder
An array of reactions to the specified comment.
reactionsForComment(Consumer<ReactionForComment.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse.Builder
An array of reactions to the specified comment.
reactionsForComment(ReactionForComment...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse.Builder
An array of reactions to the specified comment.
reactionsFromDeletedUsersCount() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
A numerical count of users who reacted with the specified emoji whose identities have been subsequently deleted from IAM.
reactionsFromDeletedUsersCount(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionForComment.Builder
A numerical count of users who reacted with the specified emoji whose identities have been subsequently deleted from IAM.
reactionUserArn() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
Optional.
reactionUserArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest.Builder
Optional.
reactionUsers() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
The Amazon Resource Names (ARNs) of users who have provided reactions to the comment.
reactionUsers(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionForComment.Builder
The Amazon Resource Names (ARNs) of users who have provided reactions to the comment.
reactionUsers(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionForComment.Builder
The Amazon Resource Names (ARNs) of users who have provided reactions to the comment.
reactionValue() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
The emoji reaction you want to add or update.
reactionValue(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest.Builder
The emoji reaction you want to add or update.
ReactionValueFormats - Class in software.amazon.awssdk.services.codecommit.model
Information about the values for reactions to a comment.
ReactionValueFormats.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ReactionValueRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A reaction value is required.
ReactionValueRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ref(Identifier) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Ref
 
ReferenceDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified reference does not exist.
ReferenceDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ReferenceNameRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A reference name is required, but none was provided.
ReferenceNameRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
ReferenceTypeNotSupportedException - Exception in software.amazon.awssdk.services.codecommit.model
The specified reference is not a supported type.
ReferenceTypeNotSupportedException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
region() - Method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.codecommit.auth.scheme.internal.DefaultCodeCommitAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Gets the value for AWS region
region() - Method in class software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams
 
region() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitServiceClientConfiguration.Builder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.codecommit.internal.CodeCommitServiceClientConfigurationBuilder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partition.Builder
 
relativeFileVersion() - Method in class software.amazon.awssdk.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.
relativeFileVersion(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Location.Builder
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
relativeFileVersion(RelativeFileVersionEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.Location.Builder
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
relativeFileVersionAsString() - Method in class software.amazon.awssdk.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.
RelativeFileVersionEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
relativePath() - Method in class software.amazon.awssdk.services.codecommit.model.File
The relative path of the file from the folder where the query originated.
relativePath() - Method in class software.amazon.awssdk.services.codecommit.model.Folder
The relative path of the specified folder from the folder where the query originated.
relativePath() - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
The relative path of the submodule from the folder where the query originated.
relativePath() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
The relative path of the symbolic link from the folder where the query originated.
relativePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.File.Builder
The relative path of the file from the folder where the query originated.
relativePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Folder.Builder
The relative path of the specified folder from the folder where the query originated.
relativePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SubModule.Builder
The relative path of the submodule from the folder where the query originated.
relativePath(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SymbolicLink.Builder
The relative path of the symbolic link from the folder where the query originated.
ReplaceContentEntry - Class in software.amazon.awssdk.services.codecommit.model
Information about a replacement content entry in the conflict of a merge or pull request operation.
ReplaceContentEntry.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
replaceContents() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
Files to have content replaced as part of the merge conflict resolution.
replaceContents(Collection<ReplaceContentEntry>) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
Files to have content replaced as part of the merge conflict resolution.
replaceContents(Consumer<ReplaceContentEntry.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
Files to have content replaced as part of the merge conflict resolution.
replaceContents(ReplaceContentEntry...) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
Files to have content replaced as part of the merge conflict resolution.
ReplacementContentRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
USE_NEW_CONTENT was specified, but no replacement content has been provided.
ReplacementContentRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
replacementType() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
The replacement type to use when determining how to resolve the conflict.
replacementType(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry.Builder
The replacement type to use when determining how to resolve the conflict.
replacementType(ReplacementTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry.Builder
The replacement type to use when determining how to resolve the conflict.
replacementTypeAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
The replacement type to use when determining how to resolve the conflict.
ReplacementTypeEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
ReplacementTypeRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A replacement type is required.
ReplacementTypeRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
repositories() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
A list of repositories returned by the batch get repositories operation.
repositories() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
Lists the repositories called by the list repositories operation.
repositories() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesIterable
Returns an iterable to iterate through the paginated ListRepositoriesResponse.repositories() member.
repositories() - Method in class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesPublisher
Returns a publisher that can be used to get a stream of data.
repositories(Collection<RepositoryMetadata>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse.Builder
A list of repositories returned by the batch get repositories operation.
repositories(Collection<RepositoryNameIdPair>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse.Builder
Lists the repositories called by the list repositories operation.
repositories(Consumer<RepositoryMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse.Builder
A list of repositories returned by the batch get repositories operation.
repositories(Consumer<RepositoryNameIdPair.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse.Builder
Lists the repositories called by the list repositories operation.
repositories(RepositoryMetadata...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse.Builder
A list of repositories returned by the batch get repositories operation.
repositories(RepositoryNameIdPair...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse.Builder
Lists the repositories called by the list repositories operation.
repositoriesNotFound() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
Returns a list of repository names for which information could not be found.
repositoriesNotFound(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse.Builder
Returns a list of repository names for which information could not be found.
repositoriesNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse.Builder
Returns a list of repository names for which information could not be found.
REPOSITORY_NAME - software.amazon.awssdk.services.codecommit.model.SortByEnum
 
repositoryDescription() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
A comment or description about the new repository.
repositoryDescription() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
A comment or description about the repository.
repositoryDescription() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
The new comment or description for the specified repository.
repositoryDescription(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest.Builder
A comment or description about the new repository.
repositoryDescription(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
A comment or description about the repository.
repositoryDescription(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest.Builder
The new comment or description for the specified repository.
RepositoryDoesNotExistException - Exception in software.amazon.awssdk.services.codecommit.model
The specified repository does not exist.
RepositoryDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
repositoryId() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
The ID of the repository that was deleted.
repositoryId() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The ID of the repository.
repositoryId() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
The ID associated with the repository.
repositoryId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse.Builder
The ID of the repository that was deleted.
repositoryId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The ID of the repository.
repositoryId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair.Builder
The ID associated with the repository.
RepositoryLimitExceededException - Exception in software.amazon.awssdk.services.codecommit.model
A repository resource limit was exceeded.
RepositoryLimitExceededException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
repositoryMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
Information about the newly created repository.
repositoryMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
Information about the repository.
repositoryMetadata(Consumer<RepositoryMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse.Builder
Information about the newly created repository.
repositoryMetadata(Consumer<RepositoryMetadata.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse.Builder
Information about the repository.
repositoryMetadata(RepositoryMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse.Builder
Information about the newly created repository.
repositoryMetadata(RepositoryMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse.Builder
Information about the repository.
RepositoryMetadata - Class in software.amazon.awssdk.services.codecommit.model
Information about a repository.
RepositoryMetadata.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
The name of the repository that you want to associate with the template.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
The name of the repository where the association was not made.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
The name of the repository that contains the merge conflicts you want to review.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
The name of the repository where the association with the template was not able to be removed.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
The name of the repository that contains the commits.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
The name of the repository that contains the compared commits.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
The name of the repository that contains the pull request.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
The name of the repository in which you want to create the new branch.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The name of the repository where you create the commit.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
The name of the new repository to be created.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
The name of the repository where you want to create the unreferenced merge commit.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
The name of the repository that contains the branch to be deleted.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
The name of the repository that contains the file to delete.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
The name of the repository to delete.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
The name of the repository where you want to get information about a merge conflict.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
The name of the repository you want to disassociate from the template.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
The name of the repository that contains the blob.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
The name of the repository that contains the branch for which you want to retrieve information.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
The name of the repository where you want to compare commits.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
The name of the repository that contains the pull request.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
The name of the repository to which the commit was made.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
The name of the repository where you want to get differences.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
The name of the repository that contains the file.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
The name of the repository.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
The name of the repository that contains the merge commit about which you want to get information.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
The name of the repository where the pull request was created.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
The name of the repository that contains the commits about which you want to get merge options.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
The name of the repository to get information about.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
The name of the repository for which the trigger is configured.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
The name of the repository for which you want to list all associated approval rule templates.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
The name of the repository that contains the branches.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
The name of the repository that contains the file.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
The name of the repository for which you want to list pull requests.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
The name of the repository where you want to merge two branches.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
The name of the repository where you want to merge two branches.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
The name of the repository where you want to merge two branches.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
The name of the repository where the pull request was created.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
The name of the repository where the pull request was created.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
The name of the repository where the pull request was created.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
The name of the repository where you want to post a comment on the comparison between commits.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
The name of the repository where you posted a comment on the comparison between commits.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
The name of the repository where you want to post a comment on a pull request.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
The name of the repository where you posted a comment on a pull request.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
The name of the repository where the pull request was created.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
The name of the repository where the pull request was created.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
The name of the repository where the pull request was updated.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
The name of the repository that contains the pull request source and destination branches.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
The name of the repository where you want to add or update the file.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
The name of the repository where you want to create or update the trigger.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
The repository's name.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
The name associated with the repository.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.Target
The name of the repository that contains the pull request.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
The name of the repository in which to test the triggers.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
The name of the repository for which you want to set or change the default branch.
repositoryName() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
The name of the repository to set or change the comment or description for.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest.Builder
The name of the repository that you want to associate with the template.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder
The name of the repository where the association was not made.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The name of the repository that contains the merge conflicts you want to review.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError.Builder
The name of the repository where the association with the template was not able to be removed.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest.Builder
The name of the repository that contains the commits.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit.Builder
The name of the repository that contains the compared commits.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest.Builder
The name of the repository that contains the pull request.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateBranchRequest.Builder
The name of the repository in which you want to create the new branch.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The name of the repository where you create the commit.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest.Builder
The name of the new repository to be created.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The name of the repository where you want to create the unreferenced merge commit.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest.Builder
The name of the repository that contains the branch to be deleted.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileRequest.Builder
The name of the repository that contains the file to delete.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest.Builder
The name of the repository to delete.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The name of the repository where you want to get information about a merge conflict.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest.Builder
The name of the repository you want to disassociate from the template.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBlobRequest.Builder
The name of the repository that contains the blob.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetBranchRequest.Builder
The name of the repository that contains the branch for which you want to retrieve information.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest.Builder
The name of the repository where you want to compare commits.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest.Builder
The name of the repository that contains the pull request.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetCommitRequest.Builder
The name of the repository to which the commit was made.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest.Builder
The name of the repository where you want to get differences.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFileRequest.Builder
The name of the repository that contains the file.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderRequest.Builder
The name of the repository.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
The name of the repository that contains the merge commit about which you want to get information.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
The name of the repository where the pull request was created.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
The name of the repository that contains the commits about which you want to get merge options.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest.Builder
The name of the repository to get information about.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest.Builder
The name of the repository for which the trigger is configured.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest.Builder
The name of the repository for which you want to list all associated approval rule templates.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListBranchesRequest.Builder
The name of the repository that contains the branches.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest.Builder
The name of the repository that contains the file.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest.Builder
The name of the repository for which you want to list pull requests.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest.Builder
The name of the repository where you want to merge two branches.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The name of the repository where you want to merge two branches.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The name of the repository where you want to merge two branches.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest.Builder
The name of the repository where the pull request was created.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
The name of the repository where the pull request was created.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
The name of the repository where the pull request was created.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest.Builder
The name of the repository where you want to post a comment on the comparison between commits.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse.Builder
The name of the repository where you posted a comment on the comparison between commits.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest.Builder
The name of the repository where you want to post a comment on a pull request.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse.Builder
The name of the repository where you posted a comment on a pull request.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata.Builder
The name of the repository where the pull request was created.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata.Builder
The name of the repository where the pull request was created.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata.Builder
The name of the repository where the pull request was updated.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestTarget.Builder
The name of the repository that contains the pull request source and destination branches.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileRequest.Builder
The name of the repository where you want to add or update the file.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest.Builder
The name of the repository where you want to create or update the trigger.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryMetadata.Builder
The repository's name.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair.Builder
The name associated with the repository.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Target.Builder
The name of the repository that contains the pull request.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest.Builder
The name of the repository in which to test the triggers.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest.Builder
The name of the repository for which you want to set or change the default branch.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest.Builder
The name of the repository to set or change the comment or description for.
RepositoryNameExistsException - Exception in software.amazon.awssdk.services.codecommit.model
The specified repository name already exists.
RepositoryNameExistsException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryNameIdPair - Class in software.amazon.awssdk.services.codecommit.model
Information about a repository name and ID.
RepositoryNameIdPair.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryNameRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A repository name is required, but was not specified.
RepositoryNameRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
repositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
The names of the repositories you want to associate with the template.
repositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
The repository names that you want to disassociate from the approval rule template.
repositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
The names of the repositories to get information about.
repositoryNames() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
A list of repository names that are associated with the specified approval rule template.
repositoryNames(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest.Builder
The names of the repositories you want to associate with the template.
repositoryNames(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest.Builder
The repository names that you want to disassociate from the approval rule template.
repositoryNames(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest.Builder
The names of the repositories to get information about.
repositoryNames(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse.Builder
A list of repository names that are associated with the specified approval rule template.
repositoryNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest.Builder
The names of the repositories you want to associate with the template.
repositoryNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest.Builder
The repository names that you want to disassociate from the approval rule template.
repositoryNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest.Builder
The names of the repositories to get information about.
repositoryNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse.Builder
A list of repository names that are associated with the specified approval rule template.
RepositoryNamesRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
At least one repository name object is required, but was not specified.
RepositoryNamesRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryNotAssociatedWithPullRequestException - Exception in software.amazon.awssdk.services.codecommit.model
The repository does not contain any pull requests with that pull request ID.
RepositoryNotAssociatedWithPullRequestException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryTrigger - Class in software.amazon.awssdk.services.codecommit.model
Information about a trigger for a repository.
RepositoryTrigger.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryTriggerBranchNameListRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
At least one branch name is required, but was not specified in the trigger configuration.
RepositoryTriggerBranchNameListRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryTriggerDestinationArnRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A destination ARN for the target service for the trigger is required, but was not specified.
RepositoryTriggerDestinationArnRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryTriggerEventEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
RepositoryTriggerEventsListRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
At least one event for the trigger is required, but was not specified.
RepositoryTriggerEventsListRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryTriggerExecutionFailure - Class in software.amazon.awssdk.services.codecommit.model
A trigger failed to run.
RepositoryTriggerExecutionFailure.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryTriggerNameRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A name for the trigger is required, but was not specified.
RepositoryTriggerNameRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RepositoryTriggersListRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The list of triggers for the repository is required, but was not specified.
RepositoryTriggersListRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDeletedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModeRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileTooLargeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidActorArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidEmailException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileModeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOrderException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPathException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSortByException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTitleException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.NameLengthExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.NoChangeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PathRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SameFileContentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SamePathRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TagPolicyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetsRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TitleRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TooManyTagsException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
resolveAuthScheme(Consumer<CodeCommitAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(CodeCommitAuthSchemeParams) - Method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(CodeCommitAuthSchemeParams) - Method in class software.amazon.awssdk.services.codecommit.auth.scheme.internal.DefaultCodeCommitAuthSchemeProvider
 
resolveEndpoint(Consumer<CodeCommitEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(CodeCommitEndpointParams) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(CodeCommitEndpointParams) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.DefaultCodeCommitEndpointProvider
 
resource() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
resourceArn() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
resourceArn() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
resourceArn() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to remove tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
resourceArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource to which you want to remove tags.
ResourceArnRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A valid Amazon Resource Name (ARN) for an CodeCommit resource is required.
ResourceArnRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitResponse.BuilderImpl
 
RestrictedSourceFileException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because one of the changes specifies copying or moving a .gitkeep file.
RestrictedSourceFileException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
result(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition.Builder
 
reverse() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
revisionChildren() - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
An array of commit IDs that contain more recent versions of this file.
revisionChildren(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.FileVersion.Builder
An array of commit IDs that contain more recent versions of this file.
revisionChildren(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.FileVersion.Builder
An array of commit IDs that contain more recent versions of this file.
revisionDag() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
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.
revisionDag(Collection<FileVersion>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse.Builder
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.
revisionDag(Consumer<FileVersion.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse.Builder
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.
revisionDag(FileVersion...) - Method in interface software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse.Builder
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.
revisionId() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
The revision ID of the pull request when the override event occurred.
revisionId() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
The revision ID of the pull request when the approval state changed.
revisionId() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
The system-generated ID for the pull request revision.
revisionId() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
The system-generated ID for the pull request revision.
revisionId() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
The system-generated ID of the revision for the pull request.
revisionId() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
The system-generated ID of the most recent revision of the pull request.
revisionId() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The system-generated revision ID for the pull request.
revisionId() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
The system-generated ID of the revision.
revisionId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata.Builder
The revision ID of the pull request when the override event occurred.
revisionId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata.Builder
The revision ID of the pull request when the approval state changed.
revisionId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest.Builder
The system-generated ID for the pull request revision.
revisionId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest.Builder
The system-generated ID for the pull request revision.
revisionId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest.Builder
The system-generated ID of the revision for the pull request.
revisionId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest.Builder
The system-generated ID of the most recent revision of the pull request.
revisionId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The system-generated revision ID for the pull request.
revisionId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest.Builder
The system-generated ID of the revision.
RevisionIdRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A revision ID is required, but was not provided.
RevisionIdRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
RevisionNotCurrentException - Exception in software.amazon.awssdk.services.codecommit.model
The revision ID provided in the request does not match the current revision ID.
RevisionNotCurrentException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
REVOKE - software.amazon.awssdk.services.codecommit.model.ApprovalState
 
REVOKE - software.amazon.awssdk.services.codecommit.model.OverrideStatus
 
Rule - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
ruleContentSha256() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
The SHA-256 hash signature for the content of the approval rule.
ruleContentSha256() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
The SHA-256 hash signature for the content of the approval rule template.
ruleContentSha256(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRule.Builder
The SHA-256 hash signature for the content of the approval rule.
ruleContentSha256(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate.Builder
The SHA-256 hash signature for the content of the approval rule template.
RuleEngine - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.codecommit.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.codecommit.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.CodeCommitResolveEndpointInterceptor
 
RULES - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)

S

SameFileContentException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
SamePathRequestException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because one or more changes in this commit duplicate actions in the same file path.
SamePathRequestException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
SCHEME - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Approval
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.BranchNameExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentDeletedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Difference
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.File
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FileContentRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FileModeRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FileTooLargeException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Folder
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidActorArnException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommitException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidEmailException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidFileModeException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidOrderException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPathException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidSortByException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTitleException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Location
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.NameLengthExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.NoChangeException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PathRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.SameFileContentException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.SamePathRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TagPolicyException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.Target
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TargetRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TargetsRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TitleRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codecommit.model.TooManyTagsException
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Approval
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.BranchNameExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CodeCommitException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Comment
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentDeletedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Commit
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.CommitRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Conflict
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Difference
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Evaluation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.File
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileContentRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileModeRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.FileModes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.FileSizes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FileTooLargeException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.FileVersion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Folder
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidActorArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommitException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidEmailException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidFileModeException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidOrderException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPathException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidSortByException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.InvalidTitleException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Location
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.NameLengthExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.NoChangeException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PathRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequest
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.SameFileContentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.SamePathRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.SubModule
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TagPolicyException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.Target
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TargetRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TargetsRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TitleRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecommit.model.TooManyTagsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecommit.model.UserInfo
 
service() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
SERVICE - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
 
SetFileModeEntry - Class in software.amazon.awssdk.services.codecommit.model
Information about the file mode changes.
SetFileModeEntry.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
setFileModes() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
File modes that are set as part of the merge conflict resolution.
setFileModes() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
The file modes to update for files in this commit.
setFileModes(Collection<SetFileModeEntry>) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
File modes that are set as part of the merge conflict resolution.
setFileModes(Collection<SetFileModeEntry>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The file modes to update for files in this commit.
setFileModes(Consumer<SetFileModeEntry.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
File modes that are set as part of the merge conflict resolution.
setFileModes(Consumer<SetFileModeEntry.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The file modes to update for files in this commit.
setFileModes(SetFileModeEntry...) - Method in interface software.amazon.awssdk.services.codecommit.model.ConflictResolution.Builder
File modes that are set as part of the merge conflict resolution.
setFileModes(SetFileModeEntry...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitRequest.Builder
The file modes to update for files in this commit.
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
shortCode() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
The emoji short code for the reaction.
shortCode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueFormats.Builder
The emoji short code for the reaction.
since() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Array
 
software.amazon.awssdk.services.codecommit - package software.amazon.awssdk.services.codecommit
CodeCommit
software.amazon.awssdk.services.codecommit.auth.scheme - package software.amazon.awssdk.services.codecommit.auth.scheme
 
software.amazon.awssdk.services.codecommit.auth.scheme.internal - package software.amazon.awssdk.services.codecommit.auth.scheme.internal
 
software.amazon.awssdk.services.codecommit.endpoints - package software.amazon.awssdk.services.codecommit.endpoints
 
software.amazon.awssdk.services.codecommit.endpoints.internal - package software.amazon.awssdk.services.codecommit.endpoints.internal
 
software.amazon.awssdk.services.codecommit.internal - package software.amazon.awssdk.services.codecommit.internal
 
software.amazon.awssdk.services.codecommit.model - package software.amazon.awssdk.services.codecommit.model
 
software.amazon.awssdk.services.codecommit.paginators - package software.amazon.awssdk.services.codecommit.paginators
 
software.amazon.awssdk.services.codecommit.transform - package software.amazon.awssdk.services.codecommit.transform
 
sortBy() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
The criteria used to sort the results of a list repositories operation.
sortBy(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest.Builder
The criteria used to sort the results of a list repositories operation.
sortBy(SortByEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest.Builder
The criteria used to sort the results of a list repositories operation.
sortByAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
The criteria used to sort the results of a list repositories operation.
SortByEnum - Enum in software.amazon.awssdk.services.codecommit.model
 
source() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
The file mode of a file in the source of a merge or pull request.
source() - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
The size of a file in the source of a merge or pull request.
source() - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
The binary or non-binary status of file in the source of a merge or pull request.
source() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
Information about the merge hunk in the source of a merge or pull request.
source() - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
source() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
The type of the object in the source branch.
source(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.IsBinaryFile.Builder
The binary or non-binary status of file in the source of a merge or pull request.
source(Long) - Method in interface software.amazon.awssdk.services.codecommit.model.FileSizes.Builder
The size of a file in the source of a merge or pull request.
source(String) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModes.Builder
The file mode of a file in the source of a merge or pull request.
source(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOperations.Builder
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
source(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ObjectTypes.Builder
The type of the object in the source branch.
source(Consumer<MergeHunkDetail.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunk.Builder
Information about the merge hunk in the source of a merge or pull request.
source(ChangeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOperations.Builder
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
source(FileModeTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModes.Builder
The file mode of a file in the source of a merge or pull request.
source(MergeHunkDetail) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunk.Builder
Information about the merge hunk in the source of a merge or pull request.
source(ObjectTypeEnum) - Method in interface software.amazon.awssdk.services.codecommit.model.ObjectTypes.Builder
The type of the object in the source branch.
SourceAndDestinationAreSameException - Exception in software.amazon.awssdk.services.codecommit.model
The source branch and destination branch for the pull request are the same.
SourceAndDestinationAreSameException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
sourceAsString() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
The file mode of a file in the source of a merge or pull request.
sourceAsString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
sourceAsString() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
The type of the object in the source branch.
sourceCommit() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
The full commit ID of the tip of the source branch used to create the pull request.
sourceCommit(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestTarget.Builder
The full commit ID of the tip of the source branch used to create the pull request.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
The full commit ID of the original or updated commit in the pull request source branch.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
The full commit ID of the original or updated commit in the pull request source branch.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
The full commit ID of the original or updated commit in the pull request source branch.
sourceCommitId() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
The commit ID on the source branch used when the pull request was created.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse.Builder
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse.Builder
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse.Builder
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse.Builder
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse.Builder
The commit ID of the source commit specifier that was used in the merge evaluation.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest.Builder
The full commit ID of the original or updated commit in the pull request source branch.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest.Builder
The full commit ID of the original or updated commit in the pull request source branch.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest.Builder
The full commit ID of the original or updated commit in the pull request source branch.
sourceCommitId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata.Builder
The commit ID on the source branch used when the pull request was created.
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier() - Method in class software.amazon.awssdk.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).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
sourceCommitSpecifier(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, a branch name or a full commit ID).
SourceException - Exception in software.amazon.awssdk.services.codecommit.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
sourceFile() - Method in class software.amazon.awssdk.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.
sourceFile(Consumer<SourceFileSpecifier.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntry.Builder
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.
sourceFile(SourceFileSpecifier) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntry.Builder
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.
SourceFileOrContentRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
The commit cannot be created because no source files or file content have been specified for the commit.
SourceFileOrContentRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
SourceFileSpecifier - Class in software.amazon.awssdk.services.codecommit.model
Information about a source file that is part of changes made in a commit.
SourceFileSpecifier.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
sourceReference() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
The branch of the repository that contains the changes for the pull request.
sourceReference() - Method in class software.amazon.awssdk.services.codecommit.model.Target
The branch of the repository that contains the changes for the pull request.
sourceReference(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestTarget.Builder
The branch of the repository that contains the changes for the pull request.
sourceReference(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Target.Builder
The branch of the repository that contains the changes for the pull request.
SQUASH_MERGE - software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
 
startIndex() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
startLine() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
The start position of the hunk in the merge result.
startLine(Integer) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeHunkDetail.Builder
The start position of the hunk in the merge result.
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDeletedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModeRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FileTooLargeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidActorArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidEmailException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileModeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOrderException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPathException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSortByException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTitleException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.NameLengthExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.NoChangeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PathRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.SameFileContentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.SamePathRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TagPolicyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetsRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TitleRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codecommit.model.TooManyTagsException.Builder
 
stopIndex() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
STRING - software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterType
 
StringEqualsFn - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
subFolders() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
The list of folders that exist under the specified folder, if any.
subFolders(Collection<Folder>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of folders that exist under the specified folder, if any.
subFolders(Consumer<Folder.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of folders that exist under the specified folder, if any.
subFolders(Folder...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of folders that exist under the specified folder, if any.
SubModule - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a submodule reference in a repository folder.
SubModule.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
subModules() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
The list of submodules in the specified folder, if any.
subModules(Collection<SubModule>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of submodules in the specified folder, if any.
subModules(Consumer<SubModule.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of submodules in the specified folder, if any.
subModules(SubModule...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of submodules in the specified folder, if any.
subscribe(Subscriber<? super DescribeMergeConflictsResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.DescribeMergeConflictsPublisher
 
subscribe(Subscriber<? super DescribePullRequestEventsResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.DescribePullRequestEventsPublisher
 
subscribe(Subscriber<? super GetCommentReactionsResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.GetCommentReactionsPublisher
 
subscribe(Subscriber<? super GetCommentsForComparedCommitResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.GetCommentsForComparedCommitPublisher
 
subscribe(Subscriber<? super GetCommentsForPullRequestResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.GetCommentsForPullRequestPublisher
 
subscribe(Subscriber<? super GetDifferencesResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.GetDifferencesPublisher
 
subscribe(Subscriber<? super GetMergeConflictsResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.GetMergeConflictsPublisher
 
subscribe(Subscriber<? super ListApprovalRuleTemplatesResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.ListApprovalRuleTemplatesPublisher
 
subscribe(Subscriber<? super ListAssociatedApprovalRuleTemplatesForRepositoryResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.ListAssociatedApprovalRuleTemplatesForRepositoryPublisher
 
subscribe(Subscriber<? super ListBranchesResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.ListBranchesPublisher
 
subscribe(Subscriber<? super ListFileCommitHistoryResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.ListFileCommitHistoryPublisher
 
subscribe(Subscriber<? super ListPullRequestsResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.ListPullRequestsPublisher
 
subscribe(Subscriber<? super ListRepositoriesForApprovalRuleTemplateResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesForApprovalRuleTemplatePublisher
 
subscribe(Subscriber<? super ListRepositoriesResponse>) - Method in class software.amazon.awssdk.services.codecommit.paginators.ListRepositoriesPublisher
 
Substring - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Substring
 
successfulExecutions() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
The list of triggers that were successfully tested.
successfulExecutions(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse.Builder
The list of triggers that were successfully tested.
successfulExecutions(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse.Builder
The list of triggers that were successfully tested.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs.Builder
 
SYMBOLIC_LINK - software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
 
SymbolicLink - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a symbolic link in a repository folder.
SymbolicLink.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
symbolicLinks() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
The list of symbolic links to other files and folders in the specified folder, if any.
symbolicLinks(Collection<SymbolicLink>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of symbolic links to other files and folders in the specified folder, if any.
symbolicLinks(Consumer<SymbolicLink.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of symbolic links to other files and folders in the specified folder, if any.
symbolicLinks(SymbolicLink...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The list of symbolic links to other files and folders in the specified folder, if any.
SYMLINK - software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
 

T

tagKeys() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
The tag key for each tag that you want to remove from the resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.codecommit.model.UntagResourceRequest.Builder
The tag key for each tag that you want to remove from the resource.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.codecommit.model.UntagResourceRequest.Builder
The tag key for each tag that you want to remove from the resource.
TagKeysListRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A list of tag keys is required.
TagKeysListRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
TagPolicyException - Exception in software.amazon.awssdk.services.codecommit.model
The tag policy is not valid.
TagPolicyException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Adds or updates tags for a resource in CodeCommit.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Adds or updates tags for a resource in CodeCommit.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Adds or updates tags for a resource in CodeCommit.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Adds or updates tags for a resource in CodeCommit.
TagResourceRequest - Class in software.amazon.awssdk.services.codecommit.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.codecommit.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
tags() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
One or more tag key-value pairs to use when tagging this repository.
tags() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
A list of tag key and value pairs associated with the specified resource.
tags() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
The key-value pair to use when tagging this repository.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest.Builder
One or more tag key-value pairs to use when tagging this repository.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse.Builder
A list of tag key and value pairs associated with the specified resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.codecommit.model.TagResourceRequest.Builder
The key-value pair to use when tagging this repository.
TagsMapRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A map of tags is required.
TagsMapRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
target() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.SingleArgFn
 
target(Expr) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Builder
 
Target - Class in software.amazon.awssdk.services.codecommit.model
Returns information about a target for a pull request.
Target.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
targetBranch() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
The branch where the merge is applied.
targetBranch() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
The branch where the merge is applied.
targetBranch() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
The branch where the merge is applied.
targetBranch(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest.Builder
The branch where the merge is applied.
targetBranch(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest.Builder
The branch where the merge is applied.
targetBranch(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest.Builder
The branch where the merge is applied.
TargetRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A pull request target is required.
TargetRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
targets() - Method in class software.amazon.awssdk.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).
targets(Collection<Target>) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest.Builder
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).
targets(Consumer<Target.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest.Builder
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).
targets(Target...) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest.Builder
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).
TargetsRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
An array of target objects is required.
TargetsRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
template() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
testRepositoryTriggers(Consumer<TestRepositoryTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Tests the functionality of repository triggers by sending information to the trigger target.
testRepositoryTriggers(Consumer<TestRepositoryTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Tests the functionality of repository triggers by sending information to the trigger target.
testRepositoryTriggers(TestRepositoryTriggersRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Tests the functionality of repository triggers by sending information to the trigger target.
testRepositoryTriggers(TestRepositoryTriggersRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Tests the functionality of repository triggers by sending information to the trigger target.
TestRepositoryTriggersRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of a test repository triggers operation.
TestRepositoryTriggersRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
TestRepositoryTriggersRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
TestRepositoryTriggersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.TestRepositoryTriggersRequestMarshaller
 
TestRepositoryTriggersResponse - Class in software.amazon.awssdk.services.codecommit.model
Represents the output of a test repository triggers operation.
TestRepositoryTriggersResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
THREE_WAY_MERGE - software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
 
TipOfSourceReferenceIsDifferentException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
TipsDivergenceExceededException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
title() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
The title of the pull request.
title() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
The user-defined title of the pull request.
title() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
The updated title of the pull request.
title(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest.Builder
The title of the pull request.
title(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequest.Builder
The user-defined title of the pull request.
title(String) - Method in interface software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest.Builder
The updated title of the pull request.
TitleRequiredException - Exception in software.amazon.awssdk.services.codecommit.model
A pull request title is required.
TitleRequiredException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
toBuilder() - Method in interface software.amazon.awssdk.services.codecommit.auth.scheme.CodeCommitAuthSchemeParams
Returns a CodeCommitAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.auth.scheme.internal.DefaultCodeCommitAuthSchemeParams
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Approval
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.BranchNameExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CodeCommitException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentDeletedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.CommitRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Difference
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.File
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FileContentRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FileModeRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FileTooLargeException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Folder
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidActorArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommitException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidEmailException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidFileModeException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidOrderException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPathException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidSortByException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTargetsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.InvalidTitleException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Location
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.NameLengthExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.NoChangeException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PathRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.SameFileContentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.SamePathRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TagPolicyException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.Target
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TargetRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TargetsRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TitleRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codecommit.model.TooManyTagsException
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
 
toList() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters
 
TooManyTagsException - Exception in software.amazon.awssdk.services.codecommit.model
The maximum number of tags for an CodeCommit resource has been exceeded.
TooManyTagsException.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
toParameterReference() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.codecommit.endpoints.internal
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Approval
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRule
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleEventMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleOverriddenEventMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.ApprovalState
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ApprovalStateChangedEventMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.AssociateApprovalRuleTemplateWithRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchAssociateApprovalRuleTemplateWithRepositoriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDescribeMergeConflictsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchDisassociateApprovalRuleTemplateFromRepositoriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetCommitsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BatchGetRepositoriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BlobMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.BranchInfo
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Comment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForComparedCommit
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CommentsForPullRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Conflict
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.ConflictDetailLevelTypeEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ConflictResolution
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateApprovalRuleTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateBranchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestApprovalRuleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreatePullRequestResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteApprovalRuleTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteBranchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteCommentContentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeletePullRequestApprovalRuleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DescribeMergeConflictsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DescribePullRequestEventsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Difference
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.DisassociateApprovalRuleTemplateFromRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.EvaluatePullRequestApprovalRulesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Evaluation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.File
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.FileMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.FileModes
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.FileSizes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.FileVersion
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Folder
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetApprovalRuleTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetBlobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetBranchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentReactionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForComparedCommitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetCommitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetDifferencesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetFileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeCommitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeConflictsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetMergeOptionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestApprovalStatesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestOverrideStateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetPullRequestResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.IsBinaryFile
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListApprovalRuleTemplatesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListAssociatedApprovalRuleTemplatesForRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListBranchesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListFileCommitHistoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListPullRequestsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesForApprovalRuleTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListRepositoriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Location
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunk
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeHunkDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergeOperations
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByFastForwardResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestBySquashResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.MergePullRequestByThreeWayResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ObjectTypes
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.OrderEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.OriginApprovalRuleTemplate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.OverridePullRequestApprovalRulesResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.OverrideStatus
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForComparedCommitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentForPullRequestResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PostCommentReplyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestCreatedEventMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestEvent
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestMergedStateChangedEventMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestStatusChangedEventMetadata
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.PullRequestStatusEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PullRequestTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PutCommentReactionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionForComment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.RelativeFileVersionEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.ReplaceContentEntry
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryNameIdPair
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTrigger
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.SetFileModeEntry
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codecommit.model.SortByEnum
 
toString() - Method in class software.amazon.awssdk.services.codecommit.model.SourceFileSpecifier
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.SubModule
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.SymbolicLink
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.Target
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateContentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateDescriptionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateApprovalRuleTemplateNameResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateCommentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateDefaultBranchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalRuleContentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestApprovalStateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestDescriptionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdatePullRequestTitleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryDescriptionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UpdateRepositoryNameResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codecommit.model.UserInfo
Returns a string representation of this object.
TREE - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.Commit
Tree information for the specified commit.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.CreateCommitResponse
The full SHA-1 pointer of the tree information for the commit that contains the commited file changes.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse
The full SHA-1 pointer of the tree information for the commit that contains the merge results.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.DeleteFileResponse
The full SHA-1 pointer of the tree information for the commit that contains the delete file change.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.Folder
The full SHA-1 pointer of the tree information for the commit that contains the folder.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.GetFolderResponse
The full SHA-1 pointer of the tree information for the commit that contains the folder.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse
The tree ID of the merge in the destination or target branch.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse
The tree ID of the merge in the destination or target branch.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse
The tree ID of the merge in the destination or target branch.
treeId() - Method in class software.amazon.awssdk.services.codecommit.model.PutFileResponse
The full SHA-1 pointer of the tree information for the commit that contains this file change.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Commit.Builder
Tree information for the specified commit.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateCommitResponse.Builder
The full SHA-1 pointer of the tree information for the commit that contains the commited file changes.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.CreateUnreferencedMergeCommitResponse.Builder
The full SHA-1 pointer of the tree information for the commit that contains the merge results.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.DeleteFileResponse.Builder
The full SHA-1 pointer of the tree information for the commit that contains the delete file change.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Folder.Builder
The full SHA-1 pointer of the tree information for the commit that contains the folder.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.GetFolderResponse.Builder
The full SHA-1 pointer of the tree information for the commit that contains the folder.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByFastForwardResponse.Builder
The tree ID of the merge in the destination or target branch.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesBySquashResponse.Builder
The tree ID of the merge in the destination or target branch.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeBranchesByThreeWayResponse.Builder
The tree ID of the merge in the destination or target branch.
treeId(String) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileResponse.Builder
The full SHA-1 pointer of the tree information for the commit that contains this file change.
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.TreeRule
 
trigger() - Method in class software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure
The name of the trigger that did not run.
trigger(String) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerExecutionFailure.Builder
The name of the trigger that did not run.
triggers() - Method in class software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse
The JSON block of configuration information for each trigger.
triggers() - Method in class software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest
The JSON block of configuration information for each trigger.
triggers() - Method in class software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest
The list of triggers to test.
triggers(Collection<RepositoryTrigger>) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse.Builder
The JSON block of configuration information for each trigger.
triggers(Collection<RepositoryTrigger>) - Method in interface software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest.Builder
The JSON block of configuration information for each trigger.
triggers(Collection<RepositoryTrigger>) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest.Builder
The list of triggers to test.
triggers(Consumer<RepositoryTrigger.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse.Builder
The JSON block of configuration information for each trigger.
triggers(Consumer<RepositoryTrigger.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest.Builder
The JSON block of configuration information for each trigger.
triggers(Consumer<RepositoryTrigger.Builder>...) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest.Builder
The list of triggers to test.
triggers(RepositoryTrigger...) - Method in interface software.amazon.awssdk.services.codecommit.model.GetRepositoryTriggersResponse.Builder
The JSON block of configuration information for each trigger.
triggers(RepositoryTrigger...) - Method in interface software.amazon.awssdk.services.codecommit.model.PutRepositoryTriggersRequest.Builder
The JSON block of configuration information for each trigger.
triggers(RepositoryTrigger...) - Method in interface software.amazon.awssdk.services.codecommit.model.TestRepositoryTriggersRequest.Builder
The list of triggers to test.
type(ParameterType) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.codecommit.endpoints.internal.Rule
 
types() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Template.Literal
 
unicode() - Method in class software.amazon.awssdk.services.codecommit.model.ReactionValueFormats
The Unicode codepoint for the reaction.
unicode(String) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueFormats.Builder
The Unicode codepoint for the reaction.
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.ApprovalState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.ConflictDetailLevelTypeEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.OrderEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.OverrideStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.PullRequestEventType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.PullRequestStatusEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.RelativeFileVersionEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codecommit.model.SortByEnum
 
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Removes tags for a resource in CodeCommit.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Removes tags for a resource in CodeCommit.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Removes tags for a resource in CodeCommit.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Removes tags for a resource in CodeCommit.
UntagResourceRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UPDATE_REFERENCE - software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
 
updateApprovalRuleTemplateContent(Consumer<UpdateApprovalRuleTemplateContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the content of an approval rule template.
updateApprovalRuleTemplateContent(Consumer<UpdateApprovalRuleTemplateContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the content of an approval rule template.
updateApprovalRuleTemplateContent(UpdateApprovalRuleTemplateContentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the content of an approval rule template.
updateApprovalRuleTemplateContent(UpdateApprovalRuleTemplateContentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the content of an approval rule template.
UpdateApprovalRuleTemplateContentRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateContentRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateContentRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdateApprovalRuleTemplateContentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdateApprovalRuleTemplateContentRequestMarshaller
 
UpdateApprovalRuleTemplateContentResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateContentResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updateApprovalRuleTemplateDescription(Consumer<UpdateApprovalRuleTemplateDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the description for a specified approval rule template.
updateApprovalRuleTemplateDescription(Consumer<UpdateApprovalRuleTemplateDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the description for a specified approval rule template.
updateApprovalRuleTemplateDescription(UpdateApprovalRuleTemplateDescriptionRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the description for a specified approval rule template.
updateApprovalRuleTemplateDescription(UpdateApprovalRuleTemplateDescriptionRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the description for a specified approval rule template.
UpdateApprovalRuleTemplateDescriptionRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateDescriptionRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateDescriptionRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdateApprovalRuleTemplateDescriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdateApprovalRuleTemplateDescriptionRequestMarshaller
 
UpdateApprovalRuleTemplateDescriptionResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateDescriptionResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updateApprovalRuleTemplateName(Consumer<UpdateApprovalRuleTemplateNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the name of a specified approval rule template.
updateApprovalRuleTemplateName(Consumer<UpdateApprovalRuleTemplateNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the name of a specified approval rule template.
updateApprovalRuleTemplateName(UpdateApprovalRuleTemplateNameRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the name of a specified approval rule template.
updateApprovalRuleTemplateName(UpdateApprovalRuleTemplateNameRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the name of a specified approval rule template.
UpdateApprovalRuleTemplateNameRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateNameRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateNameRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdateApprovalRuleTemplateNameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdateApprovalRuleTemplateNameRequestMarshaller
 
UpdateApprovalRuleTemplateNameResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateApprovalRuleTemplateNameResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updateComment(Consumer<UpdateCommentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Replaces the contents of a comment.
updateComment(Consumer<UpdateCommentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Replaces the contents of a comment.
updateComment(UpdateCommentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Replaces the contents of a comment.
updateComment(UpdateCommentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Replaces the contents of a comment.
UpdateCommentRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateCommentRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdateCommentRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdateCommentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdateCommentRequestMarshaller
 
UpdateCommentResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateCommentResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updateDefaultBranch(Consumer<UpdateDefaultBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Sets or changes the default branch name for the specified repository.
updateDefaultBranch(Consumer<UpdateDefaultBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Sets or changes the default branch name for the specified repository.
updateDefaultBranch(UpdateDefaultBranchRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Sets or changes the default branch name for the specified repository.
updateDefaultBranch(UpdateDefaultBranchRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Sets or changes the default branch name for the specified repository.
UpdateDefaultBranchRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of an update default branch operation.
UpdateDefaultBranchRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdateDefaultBranchRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdateDefaultBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdateDefaultBranchRequestMarshaller
 
UpdateDefaultBranchResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateDefaultBranchResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updatePullRequestApprovalRuleContent(Consumer<UpdatePullRequestApprovalRuleContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the structure of an approval rule created specifically for a pull request.
updatePullRequestApprovalRuleContent(Consumer<UpdatePullRequestApprovalRuleContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the structure of an approval rule created specifically for a pull request.
updatePullRequestApprovalRuleContent(UpdatePullRequestApprovalRuleContentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the structure of an approval rule created specifically for a pull request.
updatePullRequestApprovalRuleContent(UpdatePullRequestApprovalRuleContentRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the structure of an approval rule created specifically for a pull request.
UpdatePullRequestApprovalRuleContentRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestApprovalRuleContentRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestApprovalRuleContentRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdatePullRequestApprovalRuleContentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestApprovalRuleContentRequestMarshaller
 
UpdatePullRequestApprovalRuleContentResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestApprovalRuleContentResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updatePullRequestApprovalState(Consumer<UpdatePullRequestApprovalStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the state of a user's approval on a pull request.
updatePullRequestApprovalState(Consumer<UpdatePullRequestApprovalStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the state of a user's approval on a pull request.
updatePullRequestApprovalState(UpdatePullRequestApprovalStateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the state of a user's approval on a pull request.
updatePullRequestApprovalState(UpdatePullRequestApprovalStateRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the state of a user's approval on a pull request.
UpdatePullRequestApprovalStateRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestApprovalStateRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestApprovalStateRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdatePullRequestApprovalStateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestApprovalStateRequestMarshaller
 
UpdatePullRequestApprovalStateResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestApprovalStateResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updatePullRequestDescription(Consumer<UpdatePullRequestDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Replaces the contents of the description of a pull request.
updatePullRequestDescription(Consumer<UpdatePullRequestDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Replaces the contents of the description of a pull request.
updatePullRequestDescription(UpdatePullRequestDescriptionRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Replaces the contents of the description of a pull request.
updatePullRequestDescription(UpdatePullRequestDescriptionRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Replaces the contents of the description of a pull request.
UpdatePullRequestDescriptionRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestDescriptionRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestDescriptionRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdatePullRequestDescriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestDescriptionRequestMarshaller
 
UpdatePullRequestDescriptionResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestDescriptionResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updatePullRequestStatus(Consumer<UpdatePullRequestStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the status of a pull request.
updatePullRequestStatus(Consumer<UpdatePullRequestStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the status of a pull request.
updatePullRequestStatus(UpdatePullRequestStatusRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Updates the status of a pull request.
updatePullRequestStatus(UpdatePullRequestStatusRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Updates the status of a pull request.
UpdatePullRequestStatusRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestStatusRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestStatusRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdatePullRequestStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestStatusRequestMarshaller
 
UpdatePullRequestStatusResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestStatusResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updatePullRequestTitle(Consumer<UpdatePullRequestTitleRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Replaces the title of a pull request.
updatePullRequestTitle(Consumer<UpdatePullRequestTitleRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Replaces the title of a pull request.
updatePullRequestTitle(UpdatePullRequestTitleRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Replaces the title of a pull request.
updatePullRequestTitle(UpdatePullRequestTitleRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Replaces the title of a pull request.
UpdatePullRequestTitleRequest - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestTitleRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestTitleRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdatePullRequestTitleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdatePullRequestTitleRequestMarshaller
 
UpdatePullRequestTitleResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdatePullRequestTitleResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updateRepositoryDescription(Consumer<UpdateRepositoryDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Sets or changes the comment or description for a repository.
updateRepositoryDescription(Consumer<UpdateRepositoryDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Sets or changes the comment or description for a repository.
updateRepositoryDescription(UpdateRepositoryDescriptionRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Sets or changes the comment or description for a repository.
updateRepositoryDescription(UpdateRepositoryDescriptionRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Sets or changes the comment or description for a repository.
UpdateRepositoryDescriptionRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of an update repository description operation.
UpdateRepositoryDescriptionRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdateRepositoryDescriptionRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdateRepositoryDescriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdateRepositoryDescriptionRequestMarshaller
 
UpdateRepositoryDescriptionResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateRepositoryDescriptionResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
updateRepositoryName(Consumer<UpdateRepositoryNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Renames a repository.
updateRepositoryName(Consumer<UpdateRepositoryNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Renames a repository.
updateRepositoryName(UpdateRepositoryNameRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitAsyncClient
Renames a repository.
updateRepositoryName(UpdateRepositoryNameRequest) - Method in interface software.amazon.awssdk.services.codecommit.CodeCommitClient
Renames a repository.
UpdateRepositoryNameRequest - Class in software.amazon.awssdk.services.codecommit.model
Represents the input of an update repository description operation.
UpdateRepositoryNameRequest.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UpdateRepositoryNameRequestMarshaller - Class in software.amazon.awssdk.services.codecommit.transform
UpdateRepositoryNameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecommit.transform.UpdateRepositoryNameRequestMarshaller
 
UpdateRepositoryNameResponse - Class in software.amazon.awssdk.services.codecommit.model
 
UpdateRepositoryNameResponse.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 
UriEncodeFn - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.UriEncodeFn
 
url(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Value.Endpoint.Builder
 
url(Expr) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointResult.Builder
 
USE_NEW_CONTENT - software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
 
useDualStack() - Method in class software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.CodeCommitEndpointParams.Builder
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecommit.endpoints.internal.AwsEndpointProviderUtils
 
UserAgentUtils - Class in software.amazon.awssdk.services.codecommit.internal
 
userArn() - Method in class software.amazon.awssdk.services.codecommit.model.Approval
The Amazon Resource Name (ARN) of the user.
userArn(String) - Method in interface software.amazon.awssdk.services.codecommit.model.Approval.Builder
The Amazon Resource Name (ARN) of the user.
UserInfo - Class in software.amazon.awssdk.services.codecommit.model
Information about the user who made a specified commit.
UserInfo.Builder - Interface in software.amazon.awssdk.services.codecommit.model
 

V

validate() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.FnNode
 
value(Value) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.codecommit.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.codecommit.endpoints.internal
A string value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ApprovalState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ConflictDetailLevelTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.OrderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.OverrideStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.PullRequestEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.PullRequestStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.RelativeFileVersionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codecommit.model.SortByEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.codecommit.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.ApprovalState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.ChangeTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.ConflictDetailLevelTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.ConflictResolutionStrategyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.FileModeTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.MergeOptionTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.ObjectTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.OrderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.OverrideStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.PullRequestEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.PullRequestStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.RelativeFileVersionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.ReplacementTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codecommit.model.SortByEnum
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions
 
version(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.Partitions.Builder
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.codecommit.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.RuleEvaluator
 

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.EndpointRuleset.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.codecommit.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ActorDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleContentRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleNameRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateContentRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalRuleTemplateNameRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ApprovalStateRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.AuthorDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.BeforeCommitIdAndAfterCommitIdAreSameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.BlobIdRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameIsTagNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.BranchNameRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotDeleteApprovalRuleFromTemplateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ClientRequestTokenRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CodeCommitException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.codecommit.model.CodeCommitException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentContentSizeLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDeletedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentIdRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommentNotCreatedByCallerException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitIdsListRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitMessageLengthExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.CommitRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ConcurrentReferenceUpdateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.DefaultBranchCannotBeDeletedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.DirectoryNameConflictsWithFileNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionIntegrityChecksFailedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyAccessDeniedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.EncryptionKeyUnavailableException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentAndSourceFileSpecifiedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FileContentSizeLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FileDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FileEntryRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FileModeRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FileNameConflictsWithDirectoryNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FilePathConflictsWithSubmodulePathException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FileTooLargeException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderContentSizeLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.IdempotencyParameterMismatchException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidActorArnException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleContentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateContentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateDescriptionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalRuleTemplateNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidApprovalStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidAuthorArnException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBlobIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidBranchNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidClientRequestTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommentIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidCommitIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictDetailLevelException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidConflictResolutionStrategyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidContinuationTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDeletionParameterException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDescriptionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidDestinationCommitSpecifierException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidEmailException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileLocationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFileModeException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidFilePositionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxConflictFilesException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxMergeHunksException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMaxResultsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidMergeOptionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOrderException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidOverrideStatusException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidParentCommitIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPathException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestEventTypeException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidPullRequestStatusUpdateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionUserArnException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReactionValueException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReferenceNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRelativeFileVersionEnumException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementContentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidReplacementTypeException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryDescriptionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerBranchNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerCustomDataException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerDestinationArnException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerEventsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRepositoryTriggerRegionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidResourceArnException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRevisionIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidRuleContentSha256Exception.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSortByException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSourceCommitSpecifierException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidSystemTagUsageException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagKeysListException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTagsMapException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetBranchException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTargetsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.InvalidTitleException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ManualMergeRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumBranchesExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumConflictResolutionEntriesExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileContentToLoadExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumFileEntriesExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumItemsToCompareExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumNumberOfApprovalsExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumOpenPullRequestsExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryNamesExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRepositoryTriggersExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MergeOptionRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleConflictResolutionEntriesException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.MultipleRepositoriesInPullRequestException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.NameLengthExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.NoChangeException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRulesExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.NumberOfRuleTemplatesExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideAlreadySetException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.OverrideStatusRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdOutdatedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ParentCommitIdRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PathDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PathRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestAlreadyClosedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestApprovalRulesNotSatisfiedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestCannotBeApprovedByAuthorException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestIdRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PullRequestStatusRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.PutFileEntryConflictException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ReactionValueRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceNameRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ReferenceTypeNotSupportedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementContentRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ReplacementTypeRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNameRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNamesRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryNotAssociatedWithPullRequestException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerBranchNameListRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerDestinationArnRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerEventsListRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggerNameRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RepositoryTriggersListRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.ResourceArnRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RestrictedSourceFileException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionIdRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.RevisionNotCurrentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.SameFileContentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.SamePathRequestException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceAndDestinationAreSameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.SourceFileOrContentRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TagKeysListRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TagPolicyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TagsMapRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TargetsRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TipOfSourceReferenceIsDifferentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TipsDivergenceExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TitleRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codecommit.model.TooManyTagsException.Builder
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages