public class GetAssetBySymbolRequestBuilder extends AssetsRequestBuilder
bodyProperties, URL_SEPARATOR, urlParametersASSETS_ENDPOINT| Constructor | Description |
|---|---|
GetAssetBySymbolRequestBuilder(java.lang.String baseUrl) |
Instantiates a new gets the asset by symbol request builder.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetAssetBySymbolRequestBuilder |
symbol(java.lang.String symbol) |
Symbol.
|
appendBodyProperty, appendEndpoint, appendURLParameter, getBodyAsJSON, getURL, isDefaultEndpoint, setDefaultEndpointgetEndpointpublic GetAssetBySymbolRequestBuilder(java.lang.String baseUrl)
baseUrl - the base urlpublic GetAssetBySymbolRequestBuilder symbol(java.lang.String symbol)
symbol - the symbol