CopyableBuilder<AcknowledgeThirdPartyJobResponse.Builder,AcknowledgeThirdPartyJobResponse>, SdkBuilder<AcknowledgeThirdPartyJobResponse.Builder,AcknowledgeThirdPartyJobResponse>public static interface AcknowledgeThirdPartyJobResponse.Builder extends CopyableBuilder<AcknowledgeThirdPartyJobResponse.Builder,AcknowledgeThirdPartyJobResponse>
| Modifier and Type | Method | Description |
|---|---|---|
AcknowledgeThirdPartyJobResponse.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.
|
copyapply, buildAcknowledgeThirdPartyJobResponse.Builder status(String status)
The status information for the third party job, if any.
status - The status information for the third party job, if any.JobStatusAcknowledgeThirdPartyJobResponse.Builder status(JobStatus status)
The status information for the third party job, if any.
status - The status information for the third party job, if any.JobStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.