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