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, withDraftcanDeserialize, deserialize, httpRequestIntentplusExpansionPaths, withExpansionPathsplusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPathsexpansionPathsstatic SubscriptionCreateCommand of(SubscriptionDraft draft)
Subscription.draft - template to create the new object