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