CopyableBuilder<DeleteLexiconRequest.Builder,DeleteLexiconRequest>, SdkBuilder<DeleteLexiconRequest.Builder,DeleteLexiconRequest>public static interface DeleteLexiconRequest.Builder extends CopyableBuilder<DeleteLexiconRequest.Builder,DeleteLexiconRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteLexiconRequest.Builder |
name(String name) |
The name of the lexicon to delete.
|
copyapply, buildDeleteLexiconRequest.Builder name(String name)
The name of the lexicon to delete. Must be an existing lexicon in the region.
name - The name of the lexicon to delete. Must be an existing lexicon in the region.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.