| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamsOwnershipMappingBatchOperation |
TeamsOwnershipMappingBatchOperation.data(TeamsOwnershipMappingBatchOperationData data) |
TeamsOwnershipMappingBatchOperation |
TeamsOwnershipMappingBatchOperation.op(TeamsOwnershipMappingBatchOperationOp op) |
TeamsOwnershipMappingBatchOperation |
TeamsOwnershipMappingBatchOperation.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TeamsOwnershipMappingBatchOperation |
TeamsOwnershipMappingBatchOperation.ref(TeamsOwnershipMappingBatchOperationRef ref) |
| Modifier and Type | Method and Description |
|---|---|
List<TeamsOwnershipMappingBatchOperation> |
TeamsOwnershipMappingBatchRequest.getAtomicOperations()
The list of add and remove operations to apply atomically.
|
| Modifier and Type | Method and Description |
|---|---|
TeamsOwnershipMappingBatchRequest |
TeamsOwnershipMappingBatchRequest.addAtomicOperationsItem(TeamsOwnershipMappingBatchOperation atomicOperationsItem) |
| Modifier and Type | Method and Description |
|---|---|
TeamsOwnershipMappingBatchRequest |
TeamsOwnershipMappingBatchRequest.atomicOperations(List<TeamsOwnershipMappingBatchOperation> atomicOperations) |
void |
TeamsOwnershipMappingBatchRequest.setAtomicOperations(List<TeamsOwnershipMappingBatchOperation> atomicOperations) |
| Constructor and Description |
|---|
TeamsOwnershipMappingBatchRequest(List<TeamsOwnershipMappingBatchOperation> atomicOperations) |
Copyright © 2026. All rights reserved.