public class GetOrderByClientIdRequestBuilder extends OrdersRequestBuilder
bodyProperties, URL_SEPARATOR, urlParameters
ORDERS_ENDPOINT
Constructor | Description |
---|---|
GetOrderByClientIdRequestBuilder(java.lang.String baseUrl) |
Instantiates a new gets the order by client id request builder.
|
Modifier and Type | Method | Description |
---|---|---|
GetOrderByClientIdRequestBuilder |
ordersByClientOrderId(java.lang.String clientOrderId) |
Orders by client order id.
|
appendBodyProperty, appendEndpoint, appendURLParameter, getBodyAsJSON, getURL, isDefaultEndpoint, setDefaultEndpoint
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpoint
public GetOrderByClientIdRequestBuilder(java.lang.String baseUrl)
baseUrl
- the base urlpublic GetOrderByClientIdRequestBuilder ordersByClientOrderId(java.lang.String clientOrderId)
clientOrderId
- the client order id