| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TestSetStorageLocation |
DescribeTestSetResponse.storageLocation()
The Amazon S3 storage location for the test set data.
|
TestSetStorageLocation |
DescribeTestSetGenerationResponse.storageLocation()
The Amazon S3 storage location for the test set generation.
|
TestSetStorageLocation |
TestSetImportResourceSpecification.storageLocation()
Contains information about the location that Amazon Lex uses to store the test-set.
|
TestSetStorageLocation |
UpdateTestSetResponse.storageLocation()
The Amazon S3 storage location for the updated test set.
|
TestSetStorageLocation |
TestSetSummary.storageLocation()
Contains information about the location at which the test set is stored.
|
TestSetStorageLocation |
StartTestSetGenerationRequest.storageLocation()
The Amazon S3 storage location for the test set generation.
|
TestSetStorageLocation |
StartTestSetGenerationResponse.storageLocation()
The Amazon S3 storage location for the test set generation.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTestSetResponse.Builder |
DescribeTestSetResponse.Builder.storageLocation(TestSetStorageLocation storageLocation)
The Amazon S3 storage location for the test set data.
|
DescribeTestSetGenerationResponse.Builder |
DescribeTestSetGenerationResponse.Builder.storageLocation(TestSetStorageLocation storageLocation)
The Amazon S3 storage location for the test set generation.
|
TestSetImportResourceSpecification.Builder |
TestSetImportResourceSpecification.Builder.storageLocation(TestSetStorageLocation storageLocation)
Contains information about the location that Amazon Lex uses to store the test-set.
|
UpdateTestSetResponse.Builder |
UpdateTestSetResponse.Builder.storageLocation(TestSetStorageLocation storageLocation)
The Amazon S3 storage location for the updated test set.
|
TestSetSummary.Builder |
TestSetSummary.Builder.storageLocation(TestSetStorageLocation storageLocation)
Contains information about the location at which the test set is stored.
|
StartTestSetGenerationRequest.Builder |
StartTestSetGenerationRequest.Builder.storageLocation(TestSetStorageLocation storageLocation)
The Amazon S3 storage location for the test set generation.
|
StartTestSetGenerationResponse.Builder |
StartTestSetGenerationResponse.Builder.storageLocation(TestSetStorageLocation storageLocation)
The Amazon S3 storage location for the test set generation.
|
Copyright © 2023. All rights reserved.