| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SoftwareCatalogApi.ListCatalogEntityOptionalParameters |
SoftwareCatalogApi.ListCatalogEntityOptionalParameters.include(IncludeType include)
Set include.
|
| Modifier and Type | Field and Description |
|---|---|
static IncludeType |
IncludeType.INCIDENT |
static IncludeType |
IncludeType.ONCALL |
static IncludeType |
IncludeType.RAW_SCHEMA |
static IncludeType |
IncludeType.RELATION |
static IncludeType |
IncludeType.SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
static IncludeType |
IncludeType.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeType.IncludeTypeSerializer.serialize(IncludeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
IncludeTypeSerializer(Class<IncludeType> t) |
Copyright © 2024. All rights reserved.