| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EntityResponseMeta |
EntityResponseMeta.count(Long count) |
EntityResponseMeta |
UpsertCatalogEntityResponse.getMeta()
Entity metadata.
|
EntityResponseMeta |
ListEntityCatalogResponse.getMeta()
Entity metadata.
|
EntityResponseMeta |
EntityResponseMeta.includeCount(Long includeCount) |
EntityResponseMeta |
EntityResponseMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogEntityResponse |
UpsertCatalogEntityResponse.meta(EntityResponseMeta meta) |
ListEntityCatalogResponse |
ListEntityCatalogResponse.meta(EntityResponseMeta meta) |
void |
UpsertCatalogEntityResponse.setMeta(EntityResponseMeta meta) |
void |
ListEntityCatalogResponse.setMeta(EntityResponseMeta meta) |
Copyright © 2025. All rights reserved.