| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteImportResponse |
LexModelsV2Client.deleteImport(DeleteImportRequest deleteImportRequest)
Removes a previous import and the associated file stored in an S3 bucket.
|
default CompletableFuture<DeleteImportResponse> |
LexModelsV2AsyncClient.deleteImport(DeleteImportRequest deleteImportRequest)
Removes a previous import and the associated file stored in an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteImportRequestMarshaller.marshall(DeleteImportRequest deleteImportRequest) |
Copyright © 2022. All rights reserved.