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