Uses of Class
fr.enedis.chutney.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Packages that use ImmutableGwtTestCaseDto
-
Uses of ImmutableGwtTestCaseDto in fr.enedis.chutney.scenario.api.raw.dto
Methods in fr.enedis.chutney.scenario.api.raw.dto that return ImmutableGwtTestCaseDtoModifier and TypeMethodDescriptionImmutableGwtTestCaseDto.Builder.build()Builds a newImmutableGwtTestCaseDto.static ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.copyOf(GwtTestCaseDto instance) Creates an immutable copy of aGwtTestCaseDtovalue.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withAuthor(String value) Copy the current immutable object by setting a value for theauthorattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withCreationDate(Instant value) Copy the current immutable object by setting a present value for the optionalcreationDateattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withCreationDate(Optional<? extends Instant> optional) Copy the current immutable object by setting an optional value for thecreationDateattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withDefaultDataset(String value) Copy the current immutable object by setting a present value for the optionaldefaultDatasetattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withDefaultDataset(Optional<String> optional) Copy the current immutable object by setting an optional value for thedefaultDatasetattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withDescription(String value) Copy the current immutable object by setting a present value for the optionaldescriptionattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withDescription(Optional<String> optional) Copy the current immutable object by setting an optional value for thedescriptionattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withExecutions(ExecutionSummaryDto... elements) Copy the current immutable object with elements that replace the content ofexecutions.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withExecutions(Iterable<? extends ExecutionSummaryDto> elements) Copy the current immutable object with elements that replace the content ofexecutions.final ImmutableGwtTestCaseDtoCopy the current immutable object by setting a present value for the optionalidattribute.final ImmutableGwtTestCaseDtoCopy the current immutable object by setting an optional value for theidattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withRepositorySource(String value) Copy the current immutable object by setting a present value for the optionalrepositorySourceattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withRepositorySource(Optional<String> optional) Copy the current immutable object by setting an optional value for therepositorySourceattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withScenario(GwtScenarioDto value) Copy the current immutable object by setting a value for thescenarioattribute.final ImmutableGwtTestCaseDtoCopy the current immutable object with elements that replace the content oftags.final ImmutableGwtTestCaseDtoCopy the current immutable object with elements that replace the content oftags.final ImmutableGwtTestCaseDtoCopy the current immutable object by setting a value for thetitleattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withUpdateDate(Instant value) Copy the current immutable object by setting a value for theupdateDateattribute.final ImmutableGwtTestCaseDtoImmutableGwtTestCaseDto.withVersion(Integer value) Copy the current immutable object by setting a value for theversionattribute.