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