| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
ImportResourceSpecification |
StartImportRequest.resourceSpecification()
Parameters for creating the bot, bot locale or custom vocabulary.
|
ImportResourceSpecification |
DescribeImportResponse.resourceSpecification()
The specifications of the imported bot, bot locale, or custom vocabulary.
|
ImportResourceSpecification |
StartImportResponse.resourceSpecification()
The parameters used when importing the resource.
|
| Modifier and Type | Method and Description |
|---|---|
StartImportRequest.Builder |
StartImportRequest.Builder.resourceSpecification(ImportResourceSpecification resourceSpecification)
Parameters for creating the bot, bot locale or custom vocabulary.
|
DescribeImportResponse.Builder |
DescribeImportResponse.Builder.resourceSpecification(ImportResourceSpecification resourceSpecification)
The specifications of the imported bot, bot locale, or custom vocabulary.
|
StartImportResponse.Builder |
StartImportResponse.Builder.resourceSpecification(ImportResourceSpecification resourceSpecification)
The parameters used when importing the resource.
|
Copyright © 2023. All rights reserved.