public static final class TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties |
build() |
|
String |
propertyId() |
Get The ID of the property
|
TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties.Builder |
propertyId(String value) |
Set The ID of the property
|
Map |
value() |
Get The desired property value
|
TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties.Builder |
value(Map value) |
Set The desired property value
|
public final String propertyId()
public final TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties.Builder propertyId(String value)
value - The ID of the propertypublic final Map value()
public final TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties.Builder value(Map value)
value - The desired property valuepublic final TestCustomWorkflowsUpdateWorkflowableTestObjectRequestProperties build()
Copyright © 2021. All rights reserved.