| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EntityContextResponseMeta |
EntityContextResponse.getMeta()
Metadata returned alongside the entity context response.
|
EntityContextResponseMeta |
EntityContextResponseMeta.page(EntityContextPage page) |
EntityContextResponseMeta |
EntityContextResponseMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
EntityContextResponseMeta |
EntityContextResponseMeta.totalCount(Integer totalCount) |
| Modifier and Type | Method and Description |
|---|---|
EntityContextResponse |
EntityContextResponse.meta(EntityContextResponseMeta meta) |
void |
EntityContextResponse.setMeta(EntityContextResponseMeta meta) |
| Constructor and Description |
|---|
EntityContextResponse(List<EntityContextEntity> data,
EntityContextResponseMeta meta) |
Copyright © 2026. All rights reserved.