| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogEntityResponse |
SoftwareCatalogApi.upsertCatalogEntity(UpsertCatalogEntityRequest body)
Create or update entities.
|
CompletableFuture<UpsertCatalogEntityResponse> |
SoftwareCatalogApi.upsertCatalogEntityAsync(UpsertCatalogEntityRequest body)
Create or update entities.
|
ApiResponse<UpsertCatalogEntityResponse> |
SoftwareCatalogApi.upsertCatalogEntityWithHttpInfo(UpsertCatalogEntityRequest body)
Create or update entities in Software Catalog.
|
CompletableFuture<ApiResponse<UpsertCatalogEntityResponse>> |
SoftwareCatalogApi.upsertCatalogEntityWithHttpInfoAsync(UpsertCatalogEntityRequest body)
Create or update entities.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogEntityRequest |
UpsertCatalogEntityRequest.UpsertCatalogEntityRequestDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
UpsertCatalogEntityRequest |
UpsertCatalogEntityRequest.UpsertCatalogEntityRequestDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpsertCatalogEntityRequest.UpsertCatalogEntityRequestSerializer.serialize(UpsertCatalogEntityRequest value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
UpsertCatalogEntityRequestSerializer(Class<UpsertCatalogEntityRequest> t) |
Copyright © 2025. All rights reserved.