Uses of Class
software.amazon.awssdk.services.appflow.model.AppflowException.BuilderImpl
-
Packages that use AppflowException.BuilderImpl Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of AppflowException.BuilderImpl in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return AppflowException.BuilderImpl Modifier and Type Method Description AppflowException.BuilderImplAppflowException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)AppflowException.BuilderImplAppflowException.BuilderImpl. cause(Throwable cause)AppflowException.BuilderImplAppflowException.BuilderImpl. message(String message)AppflowException.BuilderImplAppflowException.BuilderImpl. requestId(String requestId)AppflowException.BuilderImplAppflowException.BuilderImpl. statusCode(int statusCode)AppflowException.BuilderImplAppflowException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-