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