| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
Evaluation |
EvaluatePullRequestApprovalRulesResponse.evaluation()
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.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluatePullRequestApprovalRulesResponse.Builder |
EvaluatePullRequestApprovalRulesResponse.Builder.evaluation(Evaluation evaluation)
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.
|
Copyright © 2020. All rights reserved.