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