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