| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateExportResponse> |
LexModelsV2AsyncClient.createExport(CreateExportRequest createExportRequest)
Creates a zip archive containing the contents of a bot or a bot locale.
|
default CreateExportResponse |
LexModelsV2Client.createExport(CreateExportRequest createExportRequest)
Creates a zip archive containing the contents of a bot or a bot locale.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateExportRequestMarshaller.marshall(CreateExportRequest createExportRequest) |
Copyright © 2022. All rights reserved.