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