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