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