| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdatePullRequestApprovalRuleContentResponse |
CodeCommitClient.updatePullRequestApprovalRuleContent(UpdatePullRequestApprovalRuleContentRequest updatePullRequestApprovalRuleContentRequest)
Updates the structure of an approval rule created specifically for a pull request.
|
default CompletableFuture<UpdatePullRequestApprovalRuleContentResponse> |
CodeCommitAsyncClient.updatePullRequestApprovalRuleContent(UpdatePullRequestApprovalRuleContentRequest updatePullRequestApprovalRuleContentRequest)
Updates the structure of an approval rule created specifically for a pull request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdatePullRequestApprovalRuleContentRequestMarshaller.marshall(UpdatePullRequestApprovalRuleContentRequest updatePullRequestApprovalRuleContentRequest) |
Copyright © 2021. All rights reserved.