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) |
deserialize
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
canDeserialize
protected com.fasterxml.jackson.databind.JavaType jacksonJavaType()
jacksonJavaType
in class CommandImpl<Order>
public HttpRequestIntent httpRequestIntent()
SphereRequest
public static OrderImportCommand of(OrderImportDraft orderImportDraft)