Class TestAvailableDataMonitoringDto
java.lang.Object
org.qubership.atp.tdm.controllers.api.dto.statistics.TestAvailableDataMonitoringDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T06:59:11.699458717Z[Etc/UTC]")
public class TestAvailableDataMonitoringDto
extends Object
TestAvailableDataMonitoringDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactiveColumn(String activeColumn) environmentId(UUID environmentId) booleanGet activeColumn@Valid UUIDGet environmentIdGet recipientsGet scheduleGet scheduled@Valid UUIDGet systemId@Valid BigDecimalGet thresholdinthashCode()recipients(String recipients) voidsetActiveColumn(String activeColumn) voidsetEnvironmentId(UUID environmentId) voidsetRecipients(String recipients) voidsetSchedule(String schedule) voidsetScheduled(Boolean scheduled) voidsetSystemId(UUID systemId) voidsetThreshold(BigDecimal threshold) threshold(BigDecimal threshold) toString()
-
Constructor Details
-
TestAvailableDataMonitoringDto
public TestAvailableDataMonitoringDto()
-
-
Method Details
-
scheduled
-
getScheduled
Get scheduled- Returns:
- scheduled
-
setScheduled
-
schedule
-
getSchedule
Get schedule- Returns:
- schedule
-
setSchedule
-
activeColumn
-
getActiveColumn
Get activeColumn- Returns:
- activeColumn
-
setActiveColumn
-
recipients
-
getRecipients
Get recipients- Returns:
- recipients
-
setRecipients
-
environmentId
-
getEnvironmentId
Get environmentId- Returns:
- environmentId
-
setEnvironmentId
-
systemId
-
getSystemId
Get systemId- Returns:
- systemId
-
setSystemId
-
threshold
-
getThreshold
Get threshold- Returns:
- threshold
-
setThreshold
-
equals
-
hashCode
public int hashCode() -
toString
-