| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
VariantWeightRequest |
VariantWeightRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
VariantWeightRequest |
VariantWeightRequest.value(Double value) |
VariantWeightRequest |
VariantWeightRequest.variantId(UUID variantId) |
VariantWeightRequest |
VariantWeightRequest.variantKey(String variantKey) |
| Modifier and Type | Method and Description |
|---|---|
List<VariantWeightRequest> |
UpsertAllocationRequest.getVariantWeights()
Variant distribution weights.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertAllocationRequest |
UpsertAllocationRequest.addVariantWeightsItem(VariantWeightRequest variantWeightsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpsertAllocationRequest.setVariantWeights(List<VariantWeightRequest> variantWeights) |
UpsertAllocationRequest |
UpsertAllocationRequest.variantWeights(List<VariantWeightRequest> variantWeights) |
Copyright © 2026. All rights reserved.