public static final class TestPointHistorySnapshot.Builder extends Object
public TestPointHistorySnapshot.Builder resultOutcome(TestOutcome resultOutcome)
public TestPointHistorySnapshot.Builder dateSK(Integer dateSK)
public TestPointHistorySnapshot.Builder isLastDayOfPeriod(Period isLastDayOfPeriod)
public TestPointHistorySnapshot.Builder testPointSK(Integer testPointSK)
public TestPointHistorySnapshot.Builder analyticsUpdatedDate(OffsetDateTime analyticsUpdatedDate)
public TestPointHistorySnapshot.Builder projectSK(String projectSK)
public TestPointHistorySnapshot.Builder testSuiteSK(Integer testSuiteSK)
public TestPointHistorySnapshot.Builder testPlanId(Integer testPlanId)
public TestPointHistorySnapshot.Builder testSuiteId(Integer testSuiteId)
public TestPointHistorySnapshot.Builder testPointId(Integer testPointId)
public TestPointHistorySnapshot.Builder testConfigurationSK(Integer testConfigurationSK)
public TestPointHistorySnapshot.Builder testConfigurationId(Integer testConfigurationId)
public TestPointHistorySnapshot.Builder testCaseId(Integer testCaseId)
public TestPointHistorySnapshot.Builder testerUserSK(String testerUserSK)
public TestPointHistorySnapshot.Builder assignedToUserSK(String assignedToUserSK)
public TestPointHistorySnapshot.Builder priority(Integer priority)
public TestPointHistorySnapshot.Builder automationStatus(String automationStatus)
public TestPointHistorySnapshot build()
Copyright © 2018–2021. All rights reserved.