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