public static class WorkflowFlowsTriggerScopeObjectField.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected EnumWrapper<WorkflowFlowsTriggerScopeObjectTypeField> |
type |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowFlowsTriggerScopeObjectField |
build() |
WorkflowFlowsTriggerScopeObjectField.Builder |
id(String id) |
WorkflowFlowsTriggerScopeObjectField.Builder |
type(EnumWrapper<WorkflowFlowsTriggerScopeObjectTypeField> type) |
WorkflowFlowsTriggerScopeObjectField.Builder |
type(WorkflowFlowsTriggerScopeObjectTypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<WorkflowFlowsTriggerScopeObjectTypeField> type
public Builder()
public WorkflowFlowsTriggerScopeObjectField.Builder type(WorkflowFlowsTriggerScopeObjectTypeField type)
public WorkflowFlowsTriggerScopeObjectField.Builder type(EnumWrapper<WorkflowFlowsTriggerScopeObjectTypeField> type)
public WorkflowFlowsTriggerScopeObjectField.Builder id(String id)
public WorkflowFlowsTriggerScopeObjectField build()