| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TeamsOwnershipMappingType |
TeamsOwnershipMappingType.TEAMS_OWNERSHIP_MAPPINGS |
| Modifier and Type | Method and Description |
|---|---|
static TeamsOwnershipMappingType |
TeamsOwnershipMappingType.fromValue(String value) |
TeamsOwnershipMappingType |
TeamsOwnershipMappingResponseData.getType()
The type of the resource.
|
TeamsOwnershipMappingType |
TeamsOwnershipMappingCreateData.getType()
The type of the resource.
|
TeamsOwnershipMappingType |
TeamsOwnershipMappingBatchResultData.getType()
The type of the resource.
|
TeamsOwnershipMappingType |
TeamsOwnershipMappingBatchOperationRef.getType()
The type of the resource.
|
TeamsOwnershipMappingType |
TeamsOwnershipMappingBatchOperationData.getType()
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamsOwnershipMappingType.TeamsOwnershipMappingTypeSerializer.serialize(TeamsOwnershipMappingType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TeamsOwnershipMappingResponseData.setType(TeamsOwnershipMappingType type) |
void |
TeamsOwnershipMappingCreateData.setType(TeamsOwnershipMappingType type) |
void |
TeamsOwnershipMappingBatchResultData.setType(TeamsOwnershipMappingType type) |
void |
TeamsOwnershipMappingBatchOperationRef.setType(TeamsOwnershipMappingType type) |
void |
TeamsOwnershipMappingBatchOperationData.setType(TeamsOwnershipMappingType type) |
TeamsOwnershipMappingResponseData |
TeamsOwnershipMappingResponseData.type(TeamsOwnershipMappingType type) |
TeamsOwnershipMappingCreateData |
TeamsOwnershipMappingCreateData.type(TeamsOwnershipMappingType type) |
TeamsOwnershipMappingBatchResultData |
TeamsOwnershipMappingBatchResultData.type(TeamsOwnershipMappingType type) |
TeamsOwnershipMappingBatchOperationRef |
TeamsOwnershipMappingBatchOperationRef.type(TeamsOwnershipMappingType type) |
TeamsOwnershipMappingBatchOperationData |
TeamsOwnershipMappingBatchOperationData.type(TeamsOwnershipMappingType type) |
| Constructor and Description |
|---|
TeamsOwnershipMappingBatchOperationData(TeamsOwnershipMappingBatchOperationDataAttributes attributes,
TeamsOwnershipMappingType type) |
TeamsOwnershipMappingBatchOperationRef(String id,
TeamsOwnershipMappingType type) |
TeamsOwnershipMappingBatchResultData(TeamsOwnershipMappingBatchResultDataAttributes attributes,
String id,
TeamsOwnershipMappingType type) |
TeamsOwnershipMappingCreateData(TeamsOwnershipMappingCreateDataAttributes attributes,
TeamsOwnershipMappingType type) |
TeamsOwnershipMappingResponseData(TeamsOwnershipMappingResponseAttributes attributes,
String id,
TeamsOwnershipMappingType type) |
| Constructor and Description |
|---|
TeamsOwnershipMappingTypeSerializer(Class<TeamsOwnershipMappingType> t) |
Copyright © 2026. All rights reserved.