| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateExportResponse |
LexModelsV2Client.updateExport(Consumer<UpdateExportRequest.Builder> updateExportRequest)
Updates the password used to protect an export zip archive.
|
default UpdateExportResponse |
LexModelsV2Client.updateExport(UpdateExportRequest updateExportRequest)
Updates the password used to protect an export zip archive.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateExportResponse> |
LexModelsV2AsyncClient.updateExport(Consumer<UpdateExportRequest.Builder> 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.
|
Copyright © 2022. All rights reserved.