| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EntityContextPage |
EntityContextResponseMeta.getPage()
Pagination metadata for the entity context response.
|
EntityContextPage |
EntityContextPage.nextToken(String nextToken) |
EntityContextPage |
EntityContextPage.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
EntityContextResponseMeta |
EntityContextResponseMeta.page(EntityContextPage page) |
void |
EntityContextResponseMeta.setPage(EntityContextPage page) |
| Constructor and Description |
|---|
EntityContextResponseMeta(EntityContextPage page,
Integer totalCount) |
Copyright © 2026. All rights reserved.