| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EventsListResponse |
EventsApi.listEvents()
Get a list of events.
|
EventsListResponse |
EventsApi.listEvents(EventsApi.ListEventsOptionalParameters parameters)
Get a list of events.
|
EventsListResponse |
EventsApi.searchEvents()
Search events.
|
EventsListResponse |
EventsApi.searchEvents(EventsApi.SearchEventsOptionalParameters parameters)
Search events.
|
| Modifier and Type | Method and Description |
|---|---|
EventsListResponse |
EventsListResponse.addDataItem(EventResponse dataItem) |
EventsListResponse |
EventsListResponse.data(List<EventResponse> data) |
EventsListResponse |
EventsListResponse.links(EventsListResponseLinks links) |
EventsListResponse |
EventsListResponse.meta(EventsResponseMetadata meta) |
EventsListResponse |
EventsListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.