| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SoftwareCatalogApi.ListCatalogEntityOptionalParameters |
SoftwareCatalogApi.ListCatalogEntityOptionalParameters.filterRelationType(RelationType filterRelationType)
Set filterRelationType.
|
| Modifier and Type | Field and Description |
|---|---|
static RelationType |
RelationType.RELATIONTYPEDEPENDENCYOF |
static RelationType |
RelationType.RELATIONTYPEDEPENDSON |
static RelationType |
RelationType.RELATIONTYPEHASPART |
static RelationType |
RelationType.RELATIONTYPEIMPLEMENTEDBY |
static RelationType |
RelationType.RELATIONTYPEIMPLEMENTS |
static RelationType |
RelationType.RELATIONTYPEOTHEROWNEDBY |
static RelationType |
RelationType.RELATIONTYPEOTHEROWNS |
static RelationType |
RelationType.RELATIONTYPEOWNEDBY |
static RelationType |
RelationType.RELATIONTYPEOWNS |
static RelationType |
RelationType.RELATIONTYPEPARTSOF |
| Modifier and Type | Method and Description |
|---|---|
static RelationType |
RelationType.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationType.RelationTypeSerializer.serialize(RelationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
RelationTypeSerializer(Class<RelationType> t) |
Copyright © 2024. All rights reserved.