Uses of Interface
software.amazon.awssdk.services.polly.model.EngineNotSupportedException.Builder
-
Packages that use EngineNotSupportedException.Builder Package Description software.amazon.awssdk.services.polly.model -
-
Uses of EngineNotSupportedException.Builder in software.amazon.awssdk.services.polly.model
Methods in software.amazon.awssdk.services.polly.model that return EngineNotSupportedException.Builder Modifier and Type Method Description EngineNotSupportedException.BuilderEngineNotSupportedException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static EngineNotSupportedException.BuilderEngineNotSupportedException. builder()EngineNotSupportedException.BuilderEngineNotSupportedException.Builder. cause(Throwable cause)EngineNotSupportedException.BuilderEngineNotSupportedException.Builder. message(String message)EngineNotSupportedException.BuilderEngineNotSupportedException.Builder. requestId(String requestId)EngineNotSupportedException.BuilderEngineNotSupportedException.Builder. statusCode(int statusCode)EngineNotSupportedException.BuilderEngineNotSupportedException. toBuilder()EngineNotSupportedException.BuilderEngineNotSupportedException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.polly.model that return types with arguments of type EngineNotSupportedException.Builder Modifier and Type Method Description static Class<? extends EngineNotSupportedException.Builder>EngineNotSupportedException. serializableBuilderClass()
-