public interface SubscriptionCreateCommand extends DraftBasedCreateCommandDsl<Subscription,SubscriptionDraft,SubscriptionCreateCommand>, MetaModelReferenceExpansionDsl<Subscription,SubscriptionCreateCommand,SubscriptionExpansionModel<Subscription>>
Subscription
.SubscriptionDraft
,
Subscription
Modifier and Type | Method and Description |
---|---|
static SubscriptionCreateCommand |
of(SubscriptionDraft draft)
Creates a command object to create a
Subscription . |
getDraft, withDraft
canDeserialize, deserialize, httpRequestIntent
plusExpansionPaths, withExpansionPaths
plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths
expansionPaths
static SubscriptionCreateCommand of(SubscriptionDraft draft)
Subscription
.draft
- template to create the new object