public class TaskUpdateParameter extends Object
| Constructor and Description |
|---|
TaskUpdateParameter() |
| Modifier and Type | Method and Description |
|---|---|
TaskConstraints |
constraints()
Get the constraints value.
|
TaskUpdateParameter |
withConstraints(TaskConstraints constraints)
Set the constraints value.
|
public TaskConstraints constraints()
public TaskUpdateParameter withConstraints(TaskConstraints constraints)
constraints - the constraints value to setCopyright © 2019. All rights reserved.