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