Class LogCollectorConditionDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.LogCollectorConditionDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:27.942622368Z[Etc/UTC]")
public class LogCollectorConditionDto
extends Object
LogCollectorConditionDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptiongetName()Get nameGet resultJsonPathGet searchConditionGet searchPath@Valid UUIDGet testPlanId@Valid UUIDgetUuid()Get uuidinthashCode()resultJsonPath(String resultJsonPath) searchCondition(String searchCondition) searchPath(String searchPath) voidsetDescription(String description) voidvoidsetResultJsonPath(String resultJsonPath) voidsetSearchCondition(String searchCondition) voidsetSearchPath(String searchPath) voidsetTestPlanId(UUID testPlanId) voidtestPlanId(UUID testPlanId) toString()
-
Constructor Details
-
LogCollectorConditionDto
public LogCollectorConditionDto()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
name
-
getName
Get name- Returns:
- name
-
setName
-
resultJsonPath
-
getResultJsonPath
Get resultJsonPath- Returns:
- resultJsonPath
-
setResultJsonPath
-
searchCondition
-
getSearchCondition
Get searchCondition- Returns:
- searchCondition
-
setSearchCondition
-
searchPath
-
getSearchPath
Get searchPath- Returns:
- searchPath
-
setSearchPath
-
testPlanId
-
getTestPlanId
Get testPlanId- Returns:
- testPlanId
-
setTestPlanId
-
uuid
-
getUuid
Get uuid- Returns:
- uuid
-
setUuid
-
equals
-
hashCode
public int hashCode() -
toString
-