Uses of Class
fr.enedis.chutney.jira.api.ImmutableJiraScenarioLinksDto
Packages that use ImmutableJiraScenarioLinksDto
-
Uses of ImmutableJiraScenarioLinksDto in fr.enedis.chutney.jira.api
Methods in fr.enedis.chutney.jira.api that return ImmutableJiraScenarioLinksDtoModifier and TypeMethodDescriptionImmutableJiraScenarioLinksDto.Builder.build()Builds a newImmutableJiraScenarioLinksDto.ImmutableJiraScenarioLinksDto.copyOf(JiraScenarioLinksDto instance) Creates an immutable copy of aJiraScenarioLinksDtovalue.ImmutableJiraScenarioLinksDto.withChutneyId(String value) Copy the current immutable object by setting a value for thechutneyIdattribute.ImmutableJiraScenarioLinksDto.withDatasetLinks(Map<String, ? extends String> entries) Copy the current immutable object by replacing thedatasetLinksmap with the specified map.Copy the current immutable object by setting a value for theidattribute.