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