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