| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| Modifier and Type | Method and Description |
|---|---|
default GetExportResponse |
LexModelBuildingClient.getExport(Consumer<GetExportRequest.Builder> getExportRequest)
Exports the contents of a Amazon Lex resource in a specified format.
|
default GetExportResponse |
LexModelBuildingClient.getExport(GetExportRequest getExportRequest)
Exports the contents of a Amazon Lex resource in a specified format.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetExportResponse> |
LexModelBuildingAsyncClient.getExport(Consumer<GetExportRequest.Builder> getExportRequest)
Exports the contents of a Amazon Lex resource in a specified format.
|
default CompletableFuture<GetExportResponse> |
LexModelBuildingAsyncClient.getExport(GetExportRequest getExportRequest)
Exports the contents of a Amazon Lex resource in a specified format.
|
Copyright © 2023. All rights reserved.