Package io.zeebe.client.api.command
Interface TopologyRequestStep1
-
- All Superinterfaces:
FinalCommandStep<Topology>
- All Known Implementing Classes:
TopologyRequestImpl
public interface TopologyRequestStep1 extends FinalCommandStep<Topology>
-
-
Method Summary
-
Methods inherited from interface io.zeebe.client.api.command.FinalCommandStep
requestTimeout, send
-
-