Class ListEventsResponse

All Implemented Interfaces:
Jsonable

public final class ListEventsResponse extends HalPageResponse
  • Method Details

    • getEvents

      public List<Event> getEvents()
      Gets the events contained in the _embedded response.
      Returns:
      The events for this page.