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