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