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