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 ChangeAddress |
ChangeAddress.of(Address address,
String addressKey) |
static ChangeAddress |
ChangeAddress.of(String addressId,
Address address) |
static ChangeAddress |
ChangeAddress.ofOldAddressToNewAddress(Address oldAddress,
Address newAddress) |