public static class WorkflowRule.Builder extends Object
| Constructor and Description |
|---|
Builder(String expression,
List<WorkflowRuleTarget> targets) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowRule |
build() |
WorkflowRule.Builder |
friendlyName(String friendlyName) |
public Builder(String expression, List<WorkflowRuleTarget> targets)
public WorkflowRule.Builder friendlyName(String friendlyName)
public WorkflowRule build()
Copyright © 2016 Twilio, Inc. All Rights Reserved.