Uses of Interface
software.amazon.awssdk.services.polly.model.PutLexiconResponse.Builder
-
Packages that use PutLexiconResponse.Builder Package Description software.amazon.awssdk.services.polly.model -
-
Uses of PutLexiconResponse.Builder in software.amazon.awssdk.services.polly.model
Methods in software.amazon.awssdk.services.polly.model that return PutLexiconResponse.Builder Modifier and Type Method Description static PutLexiconResponse.BuilderPutLexiconResponse. builder()PutLexiconResponse.BuilderPutLexiconResponse. toBuilder()Methods in software.amazon.awssdk.services.polly.model that return types with arguments of type PutLexiconResponse.Builder Modifier and Type Method Description static Class<? extends PutLexiconResponse.Builder>PutLexiconResponse. serializableBuilderClass()
-