| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutSlotTypeResponse |
LexModelBuildingClient.putSlotType(PutSlotTypeRequest putSlotTypeRequest)
Creates a custom slot type or replaces an existing custom slot type.
|
default CompletableFuture<PutSlotTypeResponse> |
LexModelBuildingAsyncClient.putSlotType(PutSlotTypeRequest putSlotTypeRequest)
Creates a custom slot type or replaces an existing custom slot type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutSlotTypeRequestMarshaller.marshall(PutSlotTypeRequest putSlotTypeRequest) |
Copyright © 2021. All rights reserved.