Class DataSetPatch.DataSetPatchBuilder
java.lang.Object
com.chutneytesting.component.dataset.infra.DataSetPatch.DataSetPatchBuilder
- Enclosing class:
- DataSetPatch
-
Method Summary
Modifier and TypeMethodDescriptionbuild()fromDataSets(DataSet newDataSet, DataSet previousDataSet) withCreationDate(Instant creationDate) withDescription(String description) withUnifiedDiffValues(String unifiedDiffValues) withVersion(Integer version)
-
Method Details
-
build
-
withId
-
withRefId
-
withName
-
withDescription
-
withCreationDate
-
withTags
-
withUnifiedDiffValues
-
withVersion
-
fromDataSets
-