| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RUMQueryPageOptions |
RUMQueryPageOptions.cursor(String cursor) |
RUMQueryPageOptions |
RUMAggregateRequest.getPage()
Paging attributes for listing events.
|
RUMQueryPageOptions |
RUMSearchEventsRequest.getPage()
Paging attributes for listing events.
|
RUMQueryPageOptions |
RUMQueryPageOptions.limit(Integer limit) |
RUMQueryPageOptions |
RUMQueryPageOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
RUMAggregateRequest |
RUMAggregateRequest.page(RUMQueryPageOptions page) |
RUMSearchEventsRequest |
RUMSearchEventsRequest.page(RUMQueryPageOptions page) |
void |
RUMAggregateRequest.setPage(RUMQueryPageOptions page) |
void |
RUMSearchEventsRequest.setPage(RUMQueryPageOptions page) |
Copyright © 2024. All rights reserved.