public class AutomateWorkflowStartRequestV2026R0 extends SerializableObject
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
fileIds
The files to process with the selected workflow.
|
protected String |
workflowActionId
The callable action ID used to trigger the selected workflow.
|
explicitlySetNullableFields| Constructor and Description |
|---|
AutomateWorkflowStartRequestV2026R0(String workflowActionId,
List<String> fileIds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getFileIds() |
String |
getWorkflowActionId() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final String workflowActionId
public AutomateWorkflowStartRequestV2026R0(String workflowActionId, List<String> fileIds)
public String getWorkflowActionId()
public List<String> getFileIds()