| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AllocationDataRequest |
AllocationDataRequest.attributes(UpsertAllocationRequest attributes) |
AllocationDataRequest |
CreateAllocationsRequest.getData()
Data wrapper for allocation request payloads.
|
AllocationDataRequest |
AllocationDataRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AllocationDataRequest |
AllocationDataRequest.type(AllocationDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<AllocationDataRequest> |
OverwriteAllocationsRequest.getData()
Targeting rules (allocations) to replace existing ones with.
|
| Modifier and Type | Method and Description |
|---|---|
OverwriteAllocationsRequest |
OverwriteAllocationsRequest.addDataItem(AllocationDataRequest dataItem) |
CreateAllocationsRequest |
CreateAllocationsRequest.data(AllocationDataRequest data) |
void |
CreateAllocationsRequest.setData(AllocationDataRequest data) |
| Modifier and Type | Method and Description |
|---|---|
OverwriteAllocationsRequest |
OverwriteAllocationsRequest.data(List<AllocationDataRequest> data) |
void |
OverwriteAllocationsRequest.setData(List<AllocationDataRequest> data) |
| Constructor and Description |
|---|
CreateAllocationsRequest(AllocationDataRequest data) |
| Constructor and Description |
|---|
OverwriteAllocationsRequest(List<AllocationDataRequest> data) |
Copyright © 2026. All rights reserved.