Uses of Class
fr.enedis.chutney.execution.api.ImmutableExecutionSummaryDto
Packages that use ImmutableExecutionSummaryDto
-
Uses of ImmutableExecutionSummaryDto in fr.enedis.chutney.execution.api
Methods in fr.enedis.chutney.execution.api that return ImmutableExecutionSummaryDtoModifier and TypeMethodDescriptionImmutableExecutionSummaryDto.Builder.build()Builds a newImmutableExecutionSummaryDto.static ImmutableExecutionSummaryDtoImmutableExecutionSummaryDto.copyOf(ExecutionSummaryDto instance) Creates an immutable copy of aExecutionSummaryDtovalue.ImmutableExecutionSummaryDto.withCampaignReport(CampaignExecution value) Copy the current immutable object by setting a present value for the optionalcampaignReportattribute.ImmutableExecutionSummaryDto.withCampaignReport(Optional<? extends CampaignExecution> optional) Copy the current immutable object by setting an optional value for thecampaignReportattribute.ImmutableExecutionSummaryDto.withDataset(DataSet value) Copy the current immutable object by setting a present value for the optionaldatasetattribute.ImmutableExecutionSummaryDto.withDataset(Optional<? extends DataSet> optional) Copy the current immutable object by setting an optional value for thedatasetattribute.ImmutableExecutionSummaryDto.withDuration(long value) Copy the current immutable object by setting a value for thedurationattribute.ImmutableExecutionSummaryDto.withEnvironment(String value) Copy the current immutable object by setting a value for theenvironmentattribute.Copy the current immutable object by setting a present value for the optionalerrorattribute.Copy the current immutable object by setting an optional value for theerrorattribute.ImmutableExecutionSummaryDto.withExecutionId(Long value) Copy the current immutable object by setting a value for theexecutionIdattribute.Copy the current immutable object by setting a present value for the optionalinfoattribute.Copy the current immutable object by setting an optional value for theinfoattribute.ImmutableExecutionSummaryDto.withScenarioId(String value) Copy the current immutable object by setting a value for thescenarioIdattribute.ImmutableExecutionSummaryDto.withStatus(ServerReportStatus value) Copy the current immutable object by setting a value for thestatusattribute.Copy the current immutable object by setting an optional value for thetagsattribute.Copy the current immutable object by setting a present value for the optionaltagsattribute.ImmutableExecutionSummaryDto.withTestCaseTitle(String value) Copy the current immutable object by setting a value for thetestCaseTitleattribute.ImmutableExecutionSummaryDto.withTime(LocalDateTime value) Copy the current immutable object by setting a value for thetimeattribute.Copy the current immutable object by setting a value for theuserattribute.