| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSlotTypeVersionResponse |
LexModelBuildingClient.createSlotTypeVersion(CreateSlotTypeVersionRequest createSlotTypeVersionRequest)
Creates a new version of a slot type based on the
$LATEST version of the specified slot type. |
default CompletableFuture<CreateSlotTypeVersionResponse> |
LexModelBuildingAsyncClient.createSlotTypeVersion(CreateSlotTypeVersionRequest createSlotTypeVersionRequest)
Creates a new version of a slot type based on the
$LATEST version of the specified slot type. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSlotTypeVersionRequestMarshaller.marshall(CreateSlotTypeVersionRequest createSlotTypeVersionRequest) |
Copyright © 2021. All rights reserved.