public class StockQuotesQuery1V7Request extends QuotesRequest<Stock>
symbols| Constructor and Description |
|---|
StockQuotesQuery1V7Request(String symbols) |
| Modifier and Type | Method and Description |
|---|---|
protected Stock |
parseJson(com.fasterxml.jackson.databind.JsonNode node) |
getResult, getSingleResult, getSymbolspublic StockQuotesQuery1V7Request(String symbols)
protected Stock parseJson(com.fasterxml.jackson.databind.JsonNode node)
parseJson in class QuotesRequest<Stock>Copyright © 2022. All rights reserved.