Class TestScopeUpdateShortRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestScopeUpdateShortRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:28.339869979Z[Etc/UTC]")
public class TestScopeUpdateShortRequestDto
extends Object
TestScopeUpdateShortRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet description@Valid UUIDGet logCollectorTemplateId@Valid OffsetDateTimeGet modifiedWhen@NotNull StringgetName()Get name@NotNull @Valid UUIDGet projectUuid@NotNull @Valid UUIDGet testPlanUuid@Valid UUIDgetUuid()Get uuid@Valid UUIDGet widgetConfigTemplateIdinthashCode()logCollectorTemplateId(UUID logCollectorTemplateId) modifiedWhen(OffsetDateTime modifiedWhen) projectUuid(UUID projectUuid) voidsetDescription(String description) voidsetLogCollectorTemplateId(UUID logCollectorTemplateId) voidsetModifiedWhen(OffsetDateTime modifiedWhen) voidvoidsetProjectUuid(UUID projectUuid) voidsetTestPlanUuid(UUID testPlanUuid) voidvoidsetWidgetConfigTemplateId(UUID widgetConfigTemplateId) testPlanUuid(UUID testPlanUuid) toString()widgetConfigTemplateId(UUID widgetConfigTemplateId)
-
Constructor Details
-
TestScopeUpdateShortRequestDto
public TestScopeUpdateShortRequestDto()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
modifiedWhen
-
getModifiedWhen
Get modifiedWhen- Returns:
- modifiedWhen
-
setModifiedWhen
-
name
-
getName
Get name- Returns:
- name
-
setName
-
projectUuid
-
getProjectUuid
Get projectUuid- Returns:
- projectUuid
-
setProjectUuid
-
testPlanUuid
-
getTestPlanUuid
Get testPlanUuid- Returns:
- testPlanUuid
-
setTestPlanUuid
-
uuid
-
getUuid
Get uuid- Returns:
- uuid
-
setUuid
-
widgetConfigTemplateId
-
getWidgetConfigTemplateId
Get widgetConfigTemplateId- Returns:
- widgetConfigTemplateId
-
setWidgetConfigTemplateId
-
logCollectorTemplateId
-
getLogCollectorTemplateId
Get logCollectorTemplateId- Returns:
- logCollectorTemplateId
-
setLogCollectorTemplateId
-
equals
-
hashCode
public int hashCode() -
toString
-