public static interface AcknowledgeThirdPartyJobResponse.Builder extends CodePipelineResponse.Builder, CopyableBuilder<AcknowledgeThirdPartyJobResponse.Builder,AcknowledgeThirdPartyJobResponse>
| Modifier and Type | Method and Description |
|---|---|
AcknowledgeThirdPartyJobResponse.Builder |
status(JobStatus status)
The status information for the third party job, if any.
|
AcknowledgeThirdPartyJobResponse.Builder |
status(String status)
The status information for the third party job, if any.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildAcknowledgeThirdPartyJobResponse.Builder status(String status)
The status information for the third party job, if any.
AcknowledgeThirdPartyJobResponse.Builder status(JobStatus status)
The status information for the third party job, if any.
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.