Package org.bonitasoft.web.client.model
Class InstanciateProcess429Response
java.lang.Object
org.bonitasoft.web.client.model.InstanciateProcess429Response
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class InstanciateProcess429Response
extends Object
implements Serializable
InstanciateProcess429Response
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncode(BigDecimal code) description(String description) booleangetCode()The response status codeThe status descriptionThe detail of the reasoninthashCode()reasonPhrase(String reasonPhrase) voidsetCode(BigDecimal code) voidsetDescription(String description) voidsetReasonPhrase(String reasonPhrase) toString()
-
Field Details
-
JSON_PROPERTY_CODE
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_REASON_PHRASE
- See Also:
-
-
Constructor Details
-
InstanciateProcess429Response
public InstanciateProcess429Response()
-
-
Method Details
-
code
-
getCode
The response status code- Returns:
- code
-
setCode
-
description
-
getDescription
The status description- Returns:
- description
-
setDescription
-
reasonPhrase
-
getReasonPhrase
The detail of the reason- Returns:
- reasonPhrase
-
setReasonPhrase
-
equals
-
hashCode
public int hashCode() -
toString
-