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