| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateBucketAttributes |
SpansAggregateBucketAttributes.by(Map<String,Object> by) |
SpansAggregateBucketAttributes |
SpansAggregateBucketAttributes.compute(Object compute) |
SpansAggregateBucketAttributes |
SpansAggregateBucketAttributes.computes(Map<String,SpansAggregateBucketValue> computes) |
SpansAggregateBucketAttributes |
SpansAggregateBucket.getAttributes()
A bucket values.
|
SpansAggregateBucketAttributes |
SpansAggregateBucketAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SpansAggregateBucketAttributes |
SpansAggregateBucketAttributes.putByItem(String key,
Object byItem) |
SpansAggregateBucketAttributes |
SpansAggregateBucketAttributes.putComputesItem(String key,
SpansAggregateBucketValue computesItem) |
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateBucket |
SpansAggregateBucket.attributes(SpansAggregateBucketAttributes attributes) |
void |
SpansAggregateBucket.setAttributes(SpansAggregateBucketAttributes attributes) |
Copyright © 2024. All rights reserved.