Interface DeleteSubscriptionCommand
- All Superinterfaces:
Command<DeleteSubscriptionRequest,SubscriptionResult>
- All Known Implementing Classes:
DeleteSubscriptionMockCommand
public interface DeleteSubscriptionCommand
extends Command<DeleteSubscriptionRequest,SubscriptionResult>
Command for deleting a subscription.
-
Method Summary