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