| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSlotTypeResponse> |
LexModelsV2AsyncClient.createSlotType(CreateSlotTypeRequest createSlotTypeRequest)
Creates a custom slot type
|
default CreateSlotTypeResponse |
LexModelsV2Client.createSlotType(CreateSlotTypeRequest createSlotTypeRequest)
Creates a custom slot type
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSlotTypeRequestMarshaller.marshall(CreateSlotTypeRequest createSlotTypeRequest) |
Copyright © 2023. All rights reserved.