public class GetOpenPositionBySymbolRequestBuilder extends PositionsRequestBuilder
bodyProperties, URL_SEPARATOR, urlParameters
POSITIONS_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, setDefaultEndpoint
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpoint
public GetOpenPositionBySymbolRequestBuilder(java.lang.String baseUrl)
baseUrl
- the base urlpublic GetOpenPositionBySymbolRequestBuilder symbol(java.lang.String symbol)
symbol
- the symbol