| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSlotTypeResponse |
LexModelsV2Client.describeSlotType(DescribeSlotTypeRequest describeSlotTypeRequest)
Gets metadata information about a slot type.
|
default CompletableFuture<DescribeSlotTypeResponse> |
LexModelsV2AsyncClient.describeSlotType(DescribeSlotTypeRequest describeSlotTypeRequest)
Gets metadata information about a slot type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeSlotTypeRequestMarshaller.marshall(DescribeSlotTypeRequest describeSlotTypeRequest) |
Copyright © 2023. All rights reserved.