Interface CreateSubscriptionCommand
- All Superinterfaces:
Command<CreateSubscriptionRequest,SubscriptionResult>
- All Known Implementing Classes:
CreateSubscriptionMockCommand
public interface CreateSubscriptionCommand
extends Command<CreateSubscriptionRequest,SubscriptionResult>
Command for creating a subscription.
-
Method Summary