public static class OrderFulfillmentUpdatedUpdate.Builder extends Object
OrderFulfillmentUpdatedUpdate.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
OrderFulfillmentUpdatedUpdate |
build()
Builds a new
OrderFulfillmentUpdatedUpdate object using the set fields. |
OrderFulfillmentUpdatedUpdate.Builder |
fulfillmentUid(String fulfillmentUid)
Setter for fulfillmentUid.
|
OrderFulfillmentUpdatedUpdate.Builder |
newState(String newState)
Setter for newState.
|
OrderFulfillmentUpdatedUpdate.Builder |
oldState(String oldState)
Setter for oldState.
|
public OrderFulfillmentUpdatedUpdate.Builder fulfillmentUid(String fulfillmentUid)
fulfillmentUid - String value for fulfillmentUid.public OrderFulfillmentUpdatedUpdate.Builder oldState(String oldState)
oldState - String value for oldState.public OrderFulfillmentUpdatedUpdate.Builder newState(String newState)
newState - String value for newState.public OrderFulfillmentUpdatedUpdate build()
OrderFulfillmentUpdatedUpdate object using the set fields.OrderFulfillmentUpdatedUpdateCopyright © 2022. All rights reserved.