Uses of Class
software.amazon.awssdk.services.codepipeline.model.ErrorDetails
-
Packages that use ErrorDetails Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of ErrorDetails in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return ErrorDetails Modifier and Type Method Description ErrorDetailsActionExecution. errorDetails()The details of an error returned by a URL external to Amazon Web Services.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type ErrorDetails Modifier and Type Method Description ActionExecution.BuilderActionExecution.Builder. errorDetails(ErrorDetails errorDetails)The details of an error returned by a URL external to Amazon Web Services.
-