| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
List<Approval> |
GetPullRequestApprovalStatesResponse.approvals()
Information about users who have approved the pull request.
|
| Modifier and Type | Method and Description |
|---|---|
GetPullRequestApprovalStatesResponse.Builder |
GetPullRequestApprovalStatesResponse.Builder.approvals(Approval... approvals)
Information about users who have approved the pull request.
|
| Modifier and Type | Method and Description |
|---|---|
GetPullRequestApprovalStatesResponse.Builder |
GetPullRequestApprovalStatesResponse.Builder.approvals(Collection<Approval> approvals)
Information about users who have approved the pull request.
|
Copyright © 2021. All rights reserved.