- getContent() - Method in class io.tronalddump.client.Page
-
Returns the page content as List.
- getDate() - Method in class io.tronalddump.client.Quote
-
Returns the date of the quote.
- getHttpStatus() - Method in exception io.tronalddump.client.TronaldHttpException
-
- getId() - Method in class io.tronalddump.client.Quote
-
Returns the unique id of the quote.
- getNumber() - Method in class io.tronalddump.client.Page
-
Returns the page number.
- getNumberOfElements() - Method in class io.tronalddump.client.Page
-
Returns the number of elements currently on this
Page.
- getPage() - Method in class io.tronalddump.client.Pageable
-
Returns the page number.
- getQuote(String) - Method in class io.tronalddump.client.TronaldClient
-
Returns the quote for the given id.
- getRandomQuote() - Method in class io.tronalddump.client.TronaldClient
-
Returns a random quote.
- getRandomQuote(String) - Method in class io.tronalddump.client.TronaldClient
-
Returns a random quote with the given tag.
- getSize() - Method in class io.tronalddump.client.Page
-
Returns the page size.
- getSize() - Method in class io.tronalddump.client.Pageable
-
Returns the page size.
- getSourceUrl() - Method in class io.tronalddump.client.Quote
-
Returns the source url of the quote.
- getTags() - Method in class io.tronalddump.client.Quote
-
Returns the tags associated with the quote.
- getTags() - Method in class io.tronalddump.client.TronaldClient
-
Returns a list of available tags.
- getTotalElements() - Method in class io.tronalddump.client.Page
-
Returns the total amount of elements.
- getTotalPages() - Method in class io.tronalddump.client.Page
-
Returns the number of total pages.
- getValue() - Method in class io.tronalddump.client.Quote
-
Returns the actual quote.