public final class OrderImportCommand extends CommandImpl<Order>
| Modifier and Type | Method and Description |
|---|---|
HttpRequestIntent |
httpRequestIntent()
Provides an http request intent, this does not include the execution of it.
|
protected com.fasterxml.jackson.databind.JavaType |
jacksonJavaType() |
static OrderImportCommand |
of(OrderImportDraft orderImportDraft) |
deserializeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcanDeserializeprotected com.fasterxml.jackson.databind.JavaType jacksonJavaType()
jacksonJavaType in class CommandImpl<Order>public HttpRequestIntent httpRequestIntent()
SphereRequestpublic static OrderImportCommand of(OrderImportDraft orderImportDraft)