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