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