Class LogCollectorRequestDto
java.lang.Object
org.qubership.atp.orchestrator.clients.dto.LogCollectorRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-11T14:57:02.150935592Z[Etc/UTC]")
public class LogCollectorRequestDto
extends Object
LogCollectorRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBody()Get bodyGet endpointGet resultJsonPathinthashCode()resultJsonPath(String resultJsonPath) voidvoidsetEndpoint(String endpoint) voidsetResultJsonPath(String resultJsonPath) toString()
-
Constructor Details
-
LogCollectorRequestDto
public LogCollectorRequestDto()
-
-
Method Details
-
body
-
getBody
Get body- Returns:
- body
-
setBody
-
endpoint
-
getEndpoint
Get endpoint- Returns:
- endpoint
-
setEndpoint
-
resultJsonPath
-
getResultJsonPath
Get resultJsonPath- Returns:
- resultJsonPath
-
setResultJsonPath
-
equals
-
hashCode
public int hashCode() -
toString
-