| Package | Description |
|---|---|
| com.amazonaws.services.codecommit |
|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePullRequestApprovalStateRequest |
UpdatePullRequestApprovalStateRequest.clone() |
UpdatePullRequestApprovalStateRequest |
UpdatePullRequestApprovalStateRequest.withApprovalState(ApprovalState approvalState)
The approval state to associate with the user on the pull request.
|
UpdatePullRequestApprovalStateRequest |
UpdatePullRequestApprovalStateRequest.withApprovalState(String approvalState)
The approval state to associate with the user on the pull request.
|
UpdatePullRequestApprovalStateRequest |
UpdatePullRequestApprovalStateRequest.withPullRequestId(String pullRequestId)
The system-generated ID of the pull request.
|
UpdatePullRequestApprovalStateRequest |
UpdatePullRequestApprovalStateRequest.withRevisionId(String revisionId)
The system-generated ID of the revision.
|
Copyright © 2023. All rights reserved.