| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImportSummary> |
ListImportsResponse.importSummaries()
Summary information for the imports that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListImportsResponse.Builder |
ListImportsResponse.Builder.importSummaries(ImportSummary... importSummaries)
Summary information for the imports that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListImportsResponse.Builder |
ListImportsResponse.Builder.importSummaries(Collection<ImportSummary> importSummaries)
Summary information for the imports that meet the filter criteria specified in the request.
|
Copyright © 2023. All rights reserved.