Package io.camunda.client.impl.http
Class ApiEntity.Unknown<T>
java.lang.Object
io.camunda.client.impl.http.ApiEntity.Unknown<T>
- All Implemented Interfaces:
ApiEntity<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.camunda.client.impl.http.ApiEntity
ApiEntity.Error<T>, ApiEntity.Response<T>, ApiEntity.Unknown<T> -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.client.impl.http.ApiEntity
isProblem, isResponse
-
Method Details
-
response
-
problem
-
unknown
-
isUnknown
public boolean isUnknown()
-