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