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