| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AllocationDataResponse |
AllocationDataResponse.attributes(Allocation attributes) |
AllocationDataResponse |
AllocationResponse.getData()
Data wrapper for targeting rule allocation responses.
|
AllocationDataResponse |
AllocationDataResponse.id(UUID id) |
AllocationDataResponse |
AllocationDataResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AllocationDataResponse |
AllocationDataResponse.type(AllocationDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<AllocationDataResponse> |
ListAllocationsResponse.getData()
List of targeting rules (allocations).
|
| Modifier and Type | Method and Description |
|---|---|
ListAllocationsResponse |
ListAllocationsResponse.addDataItem(AllocationDataResponse dataItem) |
AllocationResponse |
AllocationResponse.data(AllocationDataResponse data) |
void |
AllocationResponse.setData(AllocationDataResponse data) |
| Modifier and Type | Method and Description |
|---|---|
ListAllocationsResponse |
ListAllocationsResponse.data(List<AllocationDataResponse> data) |
void |
ListAllocationsResponse.setData(List<AllocationDataResponse> data) |
| Constructor and Description |
|---|
AllocationResponse(AllocationDataResponse data) |
| Constructor and Description |
|---|
ListAllocationsResponse(List<AllocationDataResponse> data) |
Copyright © 2026. All rights reserved.