Class ProblemDetail
java.lang.Object
io.camunda.zeebe.client.protocol.rest.ProblemDetail
Deprecated.
since 8.8 for removal in 8.9, replaced by #TODO
https://github.com/camunda/camunda/issues/26851
Added to keep compatibility with the previous version of the client. Used in
ProblemException.details().-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.booleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.getTitle()Deprecated.getType()Deprecated.inthashCode()Deprecated.Deprecated.voidDeprecated.voidsetInstance(URI instance) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.Deprecated.Deprecated.toString()Deprecated.Deprecated.toUrlQueryString(String prefix) Deprecated.Deprecated.
-
Constructor Details
-
ProblemDetail
Deprecated.
-
-
Method Details
-
getDelegate
Deprecated. -
type
Deprecated. -
getType
Deprecated. -
setType
Deprecated. -
title
Deprecated. -
getTitle
Deprecated. -
setTitle
Deprecated. -
status
Deprecated. -
getStatus
Deprecated. -
setStatus
Deprecated. -
detail
Deprecated. -
getDetail
Deprecated. -
setDetail
Deprecated. -
instance
Deprecated. -
getInstance
Deprecated. -
setInstance
Deprecated. -
hashCode
public int hashCode()Deprecated. -
equals
Deprecated. -
toString
Deprecated. -
toUrlQueryString
Deprecated. -
toUrlQueryString
Deprecated.
-