Uses of Interface
io.camunda.zeebe.client.impl.http.ApiEntity
Packages that use ApiEntity
-
Uses of ApiEntity in io.camunda.zeebe.client.impl.http
Classes in io.camunda.zeebe.client.impl.http that implement ApiEntityModifier and TypeClassDescriptionstatic final classstatic final classstatic final classMethods in io.camunda.zeebe.client.impl.http that return ApiEntityModifier and TypeMethodDescriptionstatic <T> ApiEntity<T> ApiEntity.of(ProblemDetail error) static <T> ApiEntity<T> ApiEntity.of(ByteBuffer body) static <T> ApiEntity<T> ApiEntity.of(T response)