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