| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateVocabularyResponse.Builder |
CreateVocabularyResponse.builder() |
CreateVocabularyResponse.Builder |
CreateVocabularyResponse.Builder.state(String state)
The current state of the custom vocabulary.
|
CreateVocabularyResponse.Builder |
CreateVocabularyResponse.Builder.state(VocabularyState state)
The current state of the custom vocabulary.
|
CreateVocabularyResponse.Builder |
CreateVocabularyResponse.toBuilder() |
CreateVocabularyResponse.Builder |
CreateVocabularyResponse.Builder.vocabularyArn(String vocabularyArn)
The Amazon Resource Name (ARN) of the custom vocabulary.
|
CreateVocabularyResponse.Builder |
CreateVocabularyResponse.Builder.vocabularyId(String vocabularyId)
The identifier of the custom vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateVocabularyResponse.Builder> |
CreateVocabularyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.