Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.Specifications
-
Packages that use Specifications Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of Specifications in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return types with arguments of type Specifications Modifier and Type Method Description Map<String,Specifications>SubSlotSetting. slotSpecifications()Specifications for the constituent sub slots of a composite slot.Method parameters in software.amazon.awssdk.services.lexmodelsv2.model with type arguments of type Specifications Modifier and Type Method Description SubSlotSetting.BuilderSubSlotSetting.Builder. slotSpecifications(Map<String,Specifications> slotSpecifications)Specifications for the constituent sub slots of a composite slot.
-