public static interface SubSlotSetting.Builder extends SdkPojo, CopyableBuilder<SubSlotSetting.Builder,SubSlotSetting>
| Modifier and Type | Method and Description |
|---|---|
SubSlotSetting.Builder |
expression(String expression)
The expression text for defining the constituent sub slots in the composite slot using logical AND and OR
operators.
|
SubSlotSetting.Builder |
slotSpecifications(Map<String,Specifications> slotSpecifications)
Specifications for the constituent sub slots of a composite slot.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSubSlotSetting.Builder expression(String expression)
The expression text for defining the constituent sub slots in the composite slot using logical AND and OR operators.
expression - The expression text for defining the constituent sub slots in the composite slot using logical AND and
OR operators.SubSlotSetting.Builder slotSpecifications(Map<String,Specifications> slotSpecifications)
Specifications for the constituent sub slots of a composite slot.
slotSpecifications - Specifications for the constituent sub slots of a composite slot.Copyright © 2023. All rights reserved.