| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EntityResponseArray |
SoftwareCatalogApi.previewCatalogEntities()
Preview catalog entities.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EntityResponseArray> |
SoftwareCatalogApi.previewCatalogEntitiesAsync()
Preview catalog entities.
|
ApiResponse<EntityResponseArray> |
SoftwareCatalogApi.previewCatalogEntitiesWithHttpInfo() |
CompletableFuture<ApiResponse<EntityResponseArray>> |
SoftwareCatalogApi.previewCatalogEntitiesWithHttpInfoAsync()
Preview catalog entities.
|
| Modifier and Type | Method and Description |
|---|---|
EntityResponseArray |
EntityResponseArray.addDataItem(PreviewEntityResponseData dataItem) |
EntityResponseArray |
EntityResponseArray.data(List<PreviewEntityResponseData> data) |
EntityResponseArray |
EntityResponseArray.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.