Package | Description |
---|---|
io.sphere.sdk.customers.commands.updateactions |
Provides the possible operations which can be performed on update commands for customers.
|
Modifier and Type | Method and Description |
---|---|
static SetDefaultShippingAddress |
SetDefaultShippingAddress.of(String addressId) |
static SetDefaultShippingAddress |
SetDefaultShippingAddress.ofAddress(Address address) |
static SetDefaultShippingAddress |
SetDefaultShippingAddress.ofKey(String addressKey) |