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