Uses of Class
fr.enedis.chutney.jira.api.ImmutableJiraDto
Packages that use ImmutableJiraDto
-
Uses of ImmutableJiraDto in fr.enedis.chutney.jira.api
Methods in fr.enedis.chutney.jira.api that return ImmutableJiraDtoModifier and TypeMethodDescriptionImmutableJiraDto.Builder.build()Builds a newImmutableJiraDto.static ImmutableJiraDtoCreates an immutable copy of aJiraDtovalue.final ImmutableJiraDtoImmutableJiraDto.withChutneyId(String value) Copy the current immutable object by setting a value for thechutneyIdattribute.final ImmutableJiraDtoImmutableJiraDto.withExecutionStatus(String value) Copy the current immutable object by setting a present value for the optionalexecutionStatusattribute.final ImmutableJiraDtoImmutableJiraDto.withExecutionStatus(Optional<String> optional) Copy the current immutable object by setting an optional value for theexecutionStatusattribute.final ImmutableJiraDtoCopy the current immutable object by setting a value for theidattribute.