Builder

public class Builder

Collects the parameters of a symbol search and assembles them into a SearchRequest.

The function is pinned to SYMBOL_SEARCH on construction, so the keyword is the only parameter a caller supplies.

Constructors

Link copied to clipboard
public void SearchRequest.Builder()
Creates a builder for the SYMBOL_SEARCH endpoint.

Functions

Link copied to clipboard
Assembles the parameters set so far into a request.
Link copied to clipboard
Sets the text to search for.