| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TeamsOwnershipMappingBatchOperationOp |
TeamsOwnershipMappingBatchOperationOp.ADD |
static TeamsOwnershipMappingBatchOperationOp |
TeamsOwnershipMappingBatchOperationOp.REMOVE |
| Modifier and Type | Method and Description |
|---|---|
static TeamsOwnershipMappingBatchOperationOp |
TeamsOwnershipMappingBatchOperationOp.fromValue(String value) |
TeamsOwnershipMappingBatchOperationOp |
TeamsOwnershipMappingBatchOperation.getOp()
Whether this operation adds a new mapping or removes an existing one.
|
| Modifier and Type | Method and Description |
|---|---|
TeamsOwnershipMappingBatchOperation |
TeamsOwnershipMappingBatchOperation.op(TeamsOwnershipMappingBatchOperationOp op) |
void |
TeamsOwnershipMappingBatchOperationOp.TeamsOwnershipMappingBatchOperationOpSerializer.serialize(TeamsOwnershipMappingBatchOperationOp value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TeamsOwnershipMappingBatchOperation.setOp(TeamsOwnershipMappingBatchOperationOp op) |
| Constructor and Description |
|---|
TeamsOwnershipMappingBatchOperation(TeamsOwnershipMappingBatchOperationOp op) |
| Constructor and Description |
|---|
TeamsOwnershipMappingBatchOperationOpSerializer(Class<TeamsOwnershipMappingBatchOperationOp> t) |
Copyright © 2026. All rights reserved.