| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
ApprovalResult | 
ApprovalResult.clone()  | 
ApprovalResult | 
PutApprovalResultRequest.getResult()
 Represents information about the result of the approval request. 
 | 
ApprovalResult | 
ApprovalResult.withStatus(ApprovalStatus status)
 The response submitted by a reviewer assigned to an approval action request. 
 | 
ApprovalResult | 
ApprovalResult.withStatus(String status)
 The response submitted by a reviewer assigned to an approval action request. 
 | 
ApprovalResult | 
ApprovalResult.withSummary(String summary)
 The summary of the current status of the approval request. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PutApprovalResultRequest.setResult(ApprovalResult result)
 Represents information about the result of the approval request. 
 | 
PutApprovalResultRequest | 
PutApprovalResultRequest.withResult(ApprovalResult result)
 Represents information about the result of the approval request. 
 | 
Copyright © 2023. All rights reserved.