Package | Description |
---|---|
com.amazonaws.services.codepipeline | |
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
PutThirdPartyJobSuccessResultRequest |
PutThirdPartyJobSuccessResultRequest.clone() |
PutThirdPartyJobSuccessResultRequest |
PutThirdPartyJobSuccessResultRequest.withClientToken(String clientToken)
The clientToken portion of the clientId and clientToken pair used to
verify that the calling entity is allowed access to the job and its
details.
|
PutThirdPartyJobSuccessResultRequest |
PutThirdPartyJobSuccessResultRequest.withContinuationToken(String continuationToken)
A token generated by a job worker, such as an AWS CodeDeploy deployment
ID, that a successful job provides to identify a partner action in
progress.
|
PutThirdPartyJobSuccessResultRequest |
PutThirdPartyJobSuccessResultRequest.withCurrentRevision(CurrentRevision currentRevision) |
PutThirdPartyJobSuccessResultRequest |
PutThirdPartyJobSuccessResultRequest.withExecutionDetails(ExecutionDetails executionDetails) |
PutThirdPartyJobSuccessResultRequest |
PutThirdPartyJobSuccessResultRequest.withJobId(String jobId)
The ID of the job that successfully completed.
|
Copyright © 2018. All rights reserved.