public class GetOpenPositionBySymbolRequestBuilder extends PositionsRequestBuilder
bodyProperties, URL_SEPARATOR, urlParametersPOSITIONS_ENDPOINT| Constructor | Description |
|---|---|
GetOpenPositionBySymbolRequestBuilder(java.lang.String baseUrl) |
Instantiates a new gets the open position by symbol request builder.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetOpenPositionBySymbolRequestBuilder |
symbol(java.lang.String symbol) |
Symbol.
|
appendBodyProperty, appendEndpoint, appendURLParameter, getBodyAsJSON, getURL, isDefaultEndpoint, setDefaultEndpointclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndpointpublic GetOpenPositionBySymbolRequestBuilder(java.lang.String baseUrl)
baseUrl - the base urlpublic GetOpenPositionBySymbolRequestBuilder symbol(java.lang.String symbol)
symbol - the symbol