public class AutomateWorkflowReferenceV2026R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
AutomateWorkflowReferenceV2026R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The identifier for the Automate workflow instance.
|
protected String |
name
The display name for the Automate workflow.
|
protected EnumWrapper<AutomateWorkflowReferenceV2026R0TypeField> |
type
The object type.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
AutomateWorkflowReferenceV2026R0(AutomateWorkflowReferenceV2026R0.Builder builder) |
|
AutomateWorkflowReferenceV2026R0(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getName() |
EnumWrapper<AutomateWorkflowReferenceV2026R0TypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<AutomateWorkflowReferenceV2026R0TypeField> type
public AutomateWorkflowReferenceV2026R0(String id)
protected AutomateWorkflowReferenceV2026R0(AutomateWorkflowReferenceV2026R0.Builder builder)
public EnumWrapper<AutomateWorkflowReferenceV2026R0TypeField> getType()