Interface DeleteResourceCommandStep1
- All Superinterfaces:
CommandWithCommunicationApiStep<DeleteResourceCommandStep1>,CommandWithOperationReferenceStep<DeleteResourceCommandStep1>,FinalCommandStep<DeleteResourceResponse>
- All Known Implementing Classes:
DeleteResourceCommandImpl
@Deprecated
public interface DeleteResourceCommandStep1
extends CommandWithOperationReferenceStep<DeleteResourceCommandStep1>, CommandWithCommunicationApiStep<DeleteResourceCommandStep1>, FinalCommandStep<DeleteResourceResponse>
Deprecated.
-
Method Summary
Methods inherited from interface io.camunda.zeebe.client.api.command.CommandWithCommunicationApiStep
useGrpc, useRestMethods inherited from interface io.camunda.zeebe.client.api.command.CommandWithOperationReferenceStep
operationReferenceMethods inherited from interface io.camunda.zeebe.client.api.command.FinalCommandStep
requestTimeout, send
DeleteResourceCommandStep1