Returns the built url.
The built url.
Updates the url to optimize to retrieve a count.
This will add the size and page parameters to the url and remove the sort parameter.
This object.
Adds the request parameters to the url.
This will add the page, size, search, filter, and sort parameters to the url if they are defined.
The request to add to the url.
This object.
Represents a decorator that can build a url for a restful endpoint given an existing base url.