public static class CanFulfillSlot.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CanFulfillSlot |
build() |
CanFulfillSlot.Builder |
withCanFulfill(CanFulfillSlotValues canFulfill) |
CanFulfillSlot.Builder |
withCanFulfill(String canFulfill) |
CanFulfillSlot.Builder |
withCanUnderstand(CanUnderstandSlotValues canUnderstand) |
CanFulfillSlot.Builder |
withCanUnderstand(String canUnderstand) |
public CanFulfillSlot.Builder withCanUnderstand(String canUnderstand)
public CanFulfillSlot.Builder withCanUnderstand(CanUnderstandSlotValues canUnderstand)
public CanFulfillSlot.Builder withCanFulfill(String canFulfill)
public CanFulfillSlot.Builder withCanFulfill(CanFulfillSlotValues canFulfill)
public CanFulfillSlot build()
Copyright © 2023. All rights reserved.