ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.Builder.build() |
|
static ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.copyOf(WorkflowsResponse instance) |
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withBadgeUrl(String value) |
Copy the current immutable object by setting a value for the badgeUrl attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withCreatedAt(ZonedDateTime value) |
Copy the current immutable object by setting a value for the createdAt attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withDeletedAt(ZonedDateTime value) |
Copy the current immutable object by setting a value for the deletedAt attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withHtmlUrl(String value) |
Copy the current immutable object by setting a value for the htmlUrl attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withId(int value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withName(String value) |
Copy the current immutable object by setting a value for the name attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withNodeId(String value) |
Copy the current immutable object by setting a value for the nodeId attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withPath(String value) |
Copy the current immutable object by setting a value for the path attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withState(WorkflowsState value) |
Copy the current immutable object by setting a value for the state attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withUpdatedAt(ZonedDateTime value) |
Copy the current immutable object by setting a value for the updatedAt attribute.
|
ImmutableWorkflowsResponse |
ImmutableWorkflowsResponse.withUrl(String value) |
Copy the current immutable object by setting a value for the url attribute.
|