public static class BatchRetrieveOrdersRequest.Builder extends Object
BatchRetrieveOrdersRequest.| Constructor and Description |
|---|
Builder(List<String> orderIds)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BatchRetrieveOrdersRequest |
build()
Builds a new
BatchRetrieveOrdersRequest object using the set fields. |
BatchRetrieveOrdersRequest.Builder |
locationId(String locationId)
Setter for locationId.
|
BatchRetrieveOrdersRequest.Builder |
orderIds(List<String> orderIds)
Setter for orderIds.
|
public BatchRetrieveOrdersRequest.Builder orderIds(List<String> orderIds)
orderIds - List of String value for orderIds.public BatchRetrieveOrdersRequest.Builder locationId(String locationId)
locationId - String value for locationId.public BatchRetrieveOrdersRequest build()
BatchRetrieveOrdersRequest object using the set fields.BatchRetrieveOrdersRequestCopyright © 2022. All rights reserved.