public static interface FulfillmentCodeHookSettings.Builder extends SdkPojo, CopyableBuilder<FulfillmentCodeHookSettings.Builder,FulfillmentCodeHookSettings>
| Modifier and Type | Method and Description |
|---|---|
FulfillmentCodeHookSettings.Builder |
enabled(Boolean enabled)
Indicates whether a Lambda function should be invoked to fulfill a specific intent.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFulfillmentCodeHookSettings.Builder enabled(Boolean enabled)
Indicates whether a Lambda function should be invoked to fulfill a specific intent.
enabled - Indicates whether a Lambda function should be invoked to fulfill a specific intent.Copyright © 2021. All rights reserved.