Class LogCollectorRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.LogCollectorRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-03T13:16:57.458750146Z[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
-