ImmutableJiraTestExecutionDto |
ImmutableJiraTestExecutionDto.Builder.build() |
|
static ImmutableJiraTestExecutionDto |
ImmutableJiraTestExecutionDto.copyOf(JiraTestExecutionDto instance) |
|
ImmutableJiraTestExecutionDto |
ImmutableJiraTestExecutionDto.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableJiraTestExecutionDto |
ImmutableJiraTestExecutionDto.withJiraScenarios(JiraDto... elements) |
Copy the current immutable object with elements that replace the content of jiraScenarios.
|
ImmutableJiraTestExecutionDto |
ImmutableJiraTestExecutionDto.withJiraScenarios(Iterable<? extends JiraDto> elements) |
Copy the current immutable object with elements that replace the content of jiraScenarios.
|