T - the type of the result of the commandD - the type of the draft (body of the command)C - the type of this elementpublic interface DraftBasedCreateCommandDsl<T,D,C> extends DraftBasedCreateCommand<T,D>
| Modifier and Type | Method and Description |
|---|---|
D |
getDraft() |
C |
withDraft(D draft) |
canDeserialize, deserialize, httpRequestIntent