Package lv.id.jc.piglatin.model
Class Translate400Response
java.lang.Object
lv.id.jc.piglatin.model.Translate400Response
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-03-17T12:36:21.716430+02:00[Europe/Riga]")
public class Translate400Response
extends Object
Translate400Response
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getError()
The error message.getPath()
The request path.The HTTP status code.@Valid OffsetDateTime
The date and time of the error.int
hashCode()
void
void
void
void
setTimestamp
(OffsetDateTime timestamp) timestamp
(OffsetDateTime timestamp) toString()
-
Constructor Details
-
Translate400Response
public Translate400Response()
-
-
Method Details
-
timestamp
-
getTimestamp
The date and time of the error.- Returns:
- timestamp
-
setTimestamp
-
status
-
getStatus
The HTTP status code.- Returns:
- status
-
setStatus
-
error
-
getError
The error message.- Returns:
- error
-
setError
-
path
-
getPath
The request path.- Returns:
- path
-
setPath
-
equals
-
hashCode
public int hashCode() -
toString
-