public static interface PutApprovalResultResponse.Builder extends CodePipelineResponse.Builder, CopyableBuilder<PutApprovalResultResponse.Builder,PutApprovalResultResponse>
| Modifier and Type | Method and Description |
|---|---|
PutApprovalResultResponse.Builder |
approvedAt(Instant approvedAt)
The timestamp showing when the approval or rejection was submitted.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildPutApprovalResultResponse.Builder approvedAt(Instant approvedAt)
The timestamp showing when the approval or rejection was submitted.
approvedAt - The timestamp showing when the approval or rejection was submitted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.