public class AutomateWorkflowsV2026R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
AutomateWorkflowsV2026R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<AutomateWorkflowActionV2026R0> |
entries
Workflow actions available for manual start.
|
protected Long |
limit
The limit that was used for these entries.
|
protected String |
nextMarker
The marker for the start of the next page of results.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
AutomateWorkflowsV2026R0() |
protected |
AutomateWorkflowsV2026R0(AutomateWorkflowsV2026R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<AutomateWorkflowActionV2026R0> |
getEntries() |
Long |
getLimit() |
String |
getNextMarker() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected List<AutomateWorkflowActionV2026R0> entries
protected Long limit
protected String nextMarker
public AutomateWorkflowsV2026R0()
protected AutomateWorkflowsV2026R0(AutomateWorkflowsV2026R0.Builder builder)
public List<AutomateWorkflowActionV2026R0> getEntries()
public String getNextMarker()