public final class CartReplicationCommand extends CommandImpl<Cart>
Modifier and Type | Method and Description |
---|---|
CartReplicationDraft |
getCartReplicationDraft() |
HttpRequestIntent |
httpRequestIntent()
Provides an http request intent, this does not include the execution of it.
|
protected com.fasterxml.jackson.databind.JavaType |
jacksonJavaType() |
static CartReplicationCommand |
of(CartReplicationDraft cartReplicationDraft) |
deserialize
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
canDeserialize
public static CartReplicationCommand of(CartReplicationDraft cartReplicationDraft)
protected com.fasterxml.jackson.databind.JavaType jacksonJavaType()
jacksonJavaType
in class CommandImpl<Cart>
public HttpRequestIntent httpRequestIntent()
SphereRequest
public CartReplicationDraft getCartReplicationDraft()