| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalSourceSetting |
ExternalSourceSetting.clone() |
ExternalSourceSetting |
UpdateSlotTypeResult.getExternalSourceSetting() |
ExternalSourceSetting |
UpdateSlotTypeRequest.getExternalSourceSetting() |
ExternalSourceSetting |
DescribeSlotTypeResult.getExternalSourceSetting() |
ExternalSourceSetting |
CreateSlotTypeResult.getExternalSourceSetting()
The type of external information used to create the slot type.
|
ExternalSourceSetting |
CreateSlotTypeRequest.getExternalSourceSetting()
Sets the type of external information used to create the slot type.
|
ExternalSourceSetting |
ExternalSourceSetting.withGrammarSlotTypeSetting(GrammarSlotTypeSetting grammarSlotTypeSetting)
Settings required for a slot type based on a grammar that you provide.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSlotTypeResult.setExternalSourceSetting(ExternalSourceSetting externalSourceSetting) |
void |
UpdateSlotTypeRequest.setExternalSourceSetting(ExternalSourceSetting externalSourceSetting) |
void |
DescribeSlotTypeResult.setExternalSourceSetting(ExternalSourceSetting externalSourceSetting) |
void |
CreateSlotTypeResult.setExternalSourceSetting(ExternalSourceSetting externalSourceSetting)
The type of external information used to create the slot type.
|
void |
CreateSlotTypeRequest.setExternalSourceSetting(ExternalSourceSetting externalSourceSetting)
Sets the type of external information used to create the slot type.
|
UpdateSlotTypeResult |
UpdateSlotTypeResult.withExternalSourceSetting(ExternalSourceSetting externalSourceSetting) |
UpdateSlotTypeRequest |
UpdateSlotTypeRequest.withExternalSourceSetting(ExternalSourceSetting externalSourceSetting) |
DescribeSlotTypeResult |
DescribeSlotTypeResult.withExternalSourceSetting(ExternalSourceSetting externalSourceSetting) |
CreateSlotTypeResult |
CreateSlotTypeResult.withExternalSourceSetting(ExternalSourceSetting externalSourceSetting)
The type of external information used to create the slot type.
|
CreateSlotTypeRequest |
CreateSlotTypeRequest.withExternalSourceSetting(ExternalSourceSetting externalSourceSetting)
Sets the type of external information used to create the slot type.
|
Copyright © 2023. All rights reserved.