| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteExportResponse> |
LexModelsV2AsyncClient.deleteExport(DeleteExportRequest deleteExportRequest)
Removes a previous export and the associated files stored in an S3 bucket.
|
default DeleteExportResponse |
LexModelsV2Client.deleteExport(DeleteExportRequest deleteExportRequest)
Removes a previous export and the associated files stored in an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteExportRequestMarshaller.marshall(DeleteExportRequest deleteExportRequest) |
Copyright © 2022. All rights reserved.