| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSlotTypeResponse> |
LexModelBuildingAsyncClient.getSlotType(GetSlotTypeRequest getSlotTypeRequest)
Returns information about a specific version of a slot type.
|
default GetSlotTypeResponse |
LexModelBuildingClient.getSlotType(GetSlotTypeRequest getSlotTypeRequest)
Returns information about a specific version of a slot type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSlotTypeRequestMarshaller.marshall(GetSlotTypeRequest getSlotTypeRequest) |
Copyright © 2023. All rights reserved.