Uses of Interface
io.camunda.zeebe.client.api.response.FailJobResponse
-
Packages that use FailJobResponse Package Description io.camunda.zeebe.client.impl.command -
-
Uses of FailJobResponse in io.camunda.zeebe.client.impl.command
Methods in io.camunda.zeebe.client.impl.command that return types with arguments of type FailJobResponse Modifier and Type Method Description FinalCommandStep<FailJobResponse>FailJobCommandImpl. requestTimeout(Duration requestTimeout)ZeebeFuture<FailJobResponse>FailJobCommandImpl. send()
-