| Package | Description |
|---|---|
| microsoft.vs.analytics.v4.model.entity |
| Modifier and Type | Method and Description |
|---|---|
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.analyticsUpdatedDate(OffsetDateTime analyticsUpdatedDate) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.assignedToUserSK(String assignedToUserSK) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.automationStatus(String automationStatus) |
static TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.dateSK(Integer dateSK) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.isLastDayOfPeriod(Period isLastDayOfPeriod) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.priority(Integer priority) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.projectSK(String projectSK) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.resultOutcome(TestOutcome resultOutcome) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testCaseId(Integer testCaseId) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testConfigurationId(Integer testConfigurationId) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testConfigurationSK(Integer testConfigurationSK) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testerUserSK(String testerUserSK) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testPlanId(Integer testPlanId) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testPointId(Integer testPointId) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testPointSK(Integer testPointSK) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testSuiteId(Integer testSuiteId) |
TestPointHistorySnapshot.Builder |
TestPointHistorySnapshot.Builder.testSuiteSK(Integer testSuiteSK) |
Copyright © 2018–2020. All rights reserved.