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