ImmutableWorkflowsRepositoryResponseList |
ImmutableWorkflowsRepositoryResponseList.Builder.build() |
|
static ImmutableWorkflowsRepositoryResponseList |
ImmutableWorkflowsRepositoryResponseList.copyOf(WorkflowsRepositoryResponseList instance) |
|
ImmutableWorkflowsRepositoryResponseList |
ImmutableWorkflowsRepositoryResponseList.withTotalCount(int value) |
Copy the current immutable object by setting a value for the totalCount attribute.
|
ImmutableWorkflowsRepositoryResponseList |
ImmutableWorkflowsRepositoryResponseList.withWorkflows(WorkflowsResponse... elements) |
Copy the current immutable object with elements that replace the content of workflows .
|
ImmutableWorkflowsRepositoryResponseList |
ImmutableWorkflowsRepositoryResponseList.withWorkflows(Iterable<? extends WorkflowsResponse> elements) |
Copy the current immutable object with elements that replace the content of workflows .
|