Uses of Class
com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Packages that use ImmutableExecutionSummaryDto
-
Uses of ImmutableExecutionSummaryDto in com.chutneytesting.execution.api
Methods in com.chutneytesting.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(CampaignExecutionReport value) Copy the current immutable object by setting a present value for the optionalcampaignReportattribute.ImmutableExecutionSummaryDto.withCampaignReport(Optional<? extends CampaignExecutionReport> optional) Copy the current immutable object by setting an optional value for thecampaignReportattribute.ImmutableExecutionSummaryDto.withDatasetId(String value) Copy the current immutable object by setting a present value for the optionaldatasetIdattribute.ImmutableExecutionSummaryDto.withDatasetId(Optional<String> optional) Copy the current immutable object by setting an optional value for thedatasetIdattribute.ImmutableExecutionSummaryDto.withDatasetVersion(int value) Copy the current immutable object by setting a present value for the optionaldatasetVersionattribute.ImmutableExecutionSummaryDto.withDatasetVersion(Optional<Integer> optional) Copy the current immutable object by setting an optional value for thedatasetVersionattribute.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.withStatus(ServerReportStatus value) Copy the current immutable object by setting a value for thestatusattribute.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.