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