| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorDetails | 
ErrorDetails.clone()  | 
ErrorDetails | 
ActionExecution.getErrorDetails()
 The details of an error returned by a URL external to Amazon Web Services. 
 | 
ErrorDetails | 
ErrorDetails.withCode(String code)
 The system ID or number code of the error. 
 | 
ErrorDetails | 
ErrorDetails.withMessage(String message)
 The text of the error message. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ActionExecution.setErrorDetails(ErrorDetails errorDetails)
 The details of an error returned by a URL external to Amazon Web Services. 
 | 
ActionExecution | 
ActionExecution.withErrorDetails(ErrorDetails errorDetails)
 The details of an error returned by a URL external to Amazon Web Services. 
 | 
Copyright © 2023. All rights reserved.