| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalSourceSetting |
DescribeSlotTypeResponse.externalSourceSetting()
Returns the value of the ExternalSourceSetting property for this object.
|
ExternalSourceSetting |
CreateSlotTypeResponse.externalSourceSetting()
The type of external information used to create the slot type.
|
ExternalSourceSetting |
UpdateSlotTypeRequest.externalSourceSetting()
Returns the value of the ExternalSourceSetting property for this object.
|
ExternalSourceSetting |
UpdateSlotTypeResponse.externalSourceSetting()
Returns the value of the ExternalSourceSetting property for this object.
|
ExternalSourceSetting |
CreateSlotTypeRequest.externalSourceSetting()
Sets the type of external information used to create the slot type.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSlotTypeResponse.Builder |
DescribeSlotTypeResponse.Builder.externalSourceSetting(ExternalSourceSetting externalSourceSetting)
Sets the value of the ExternalSourceSetting property for this object.
|
CreateSlotTypeResponse.Builder |
CreateSlotTypeResponse.Builder.externalSourceSetting(ExternalSourceSetting externalSourceSetting)
The type of external information used to create the slot type.
|
UpdateSlotTypeRequest.Builder |
UpdateSlotTypeRequest.Builder.externalSourceSetting(ExternalSourceSetting externalSourceSetting)
Sets the value of the ExternalSourceSetting property for this object.
|
UpdateSlotTypeResponse.Builder |
UpdateSlotTypeResponse.Builder.externalSourceSetting(ExternalSourceSetting externalSourceSetting)
Sets the value of the ExternalSourceSetting property for this object.
|
CreateSlotTypeRequest.Builder |
CreateSlotTypeRequest.Builder.externalSourceSetting(ExternalSourceSetting externalSourceSetting)
Sets the type of external information used to create the slot type.
|
Copyright © 2023. All rights reserved.