Uses of Class
fr.enedis.chutney.scenario.api.raw.dto.ImmutableTestCaseIndexDto
Packages that use ImmutableTestCaseIndexDto
-
Uses of ImmutableTestCaseIndexDto in fr.enedis.chutney.scenario.api.raw.dto
Methods in fr.enedis.chutney.scenario.api.raw.dto that return ImmutableTestCaseIndexDtoModifier and TypeMethodDescriptionImmutableTestCaseIndexDto.Builder.build()Builds a newImmutableTestCaseIndexDto.static ImmutableTestCaseIndexDtoImmutableTestCaseIndexDto.copyOf(TestCaseIndexDto instance) Creates an immutable copy of aTestCaseIndexDtovalue.ImmutableTestCaseIndexDto.withMetadata(GwtTestCaseMetadataDto value) Copy the current immutable object by setting a value for themetadataattribute.