| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogKindResponse |
SoftwareCatalogApi.upsertCatalogKind(UpsertCatalogKindRequest body)
Create or update kinds.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UpsertCatalogKindResponse> |
SoftwareCatalogApi.upsertCatalogKindAsync(UpsertCatalogKindRequest body)
Create or update kinds.
|
ApiResponse<UpsertCatalogKindResponse> |
SoftwareCatalogApi.upsertCatalogKindWithHttpInfo(UpsertCatalogKindRequest body)
Create or update kinds in Software Catalog.
|
CompletableFuture<ApiResponse<UpsertCatalogKindResponse>> |
SoftwareCatalogApi.upsertCatalogKindWithHttpInfoAsync(UpsertCatalogKindRequest body)
Create or update kinds.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogKindResponse |
UpsertCatalogKindResponse.addDataItem(KindData dataItem) |
UpsertCatalogKindResponse |
UpsertCatalogKindResponse.data(List<KindData> data) |
UpsertCatalogKindResponse |
UpsertCatalogKindResponse.meta(KindResponseMeta meta) |
UpsertCatalogKindResponse |
UpsertCatalogKindResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.