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