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