T - the type of the result of the commandD - the type of the draft (body of the command)public interface DraftBasedCreateCommand<T,D> extends CreateCommand<T>
| Modifier and Type | Method and Description |
|---|---|
D |
getDraft() |
canDeserialize, deserialize, httpRequestIntentD getDraft()