| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateExportResponse |
LexModelsV2Client.updateExport(UpdateExportRequest updateExportRequest)
Updates the password used to protect an export zip archive.
|
default CompletableFuture<UpdateExportResponse> |
LexModelsV2AsyncClient.updateExport(UpdateExportRequest updateExportRequest)
Updates the password used to protect an export zip archive.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateExportRequestMarshaller.marshall(UpdateExportRequest updateExportRequest) |
Copyright © 2023. All rights reserved.