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