SearchRequest

public class SearchRequest

The endpoint parameters of a SYMBOL_SEARCH call: the fixed function name, and the keyword to match against the symbols and names Alpha Vantage covers.

Instances are immutable and built through Builder. Each non-null field becomes one query-string parameter when com.crazzyghost.alphavantage.UrlExtractor reads the request reflectively.

Author

Sylvester Sefa-Yeboah

Since

1.8.0

Types

Link copied to clipboard
public class Builder
Collects the parameters of a symbol search and assembles them into a SearchRequest.