| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsScalarResponseAttributes |
ProductAnalyticsScalarResponseAttributes.addColumnsItem(ProductAnalyticsScalarColumn columnsItem) |
ProductAnalyticsScalarResponseAttributes |
ProductAnalyticsScalarResponseAttributes.columns(List<ProductAnalyticsScalarColumn> columns) |
ProductAnalyticsScalarResponseAttributes |
ProductAnalyticsScalarResponseData.getAttributes()
Attributes of a scalar analytics response, containing the result columns.
|
ProductAnalyticsScalarResponseAttributes |
ProductAnalyticsJourneyScalarResponseData.getAttributes()
Attributes of a scalar analytics response, containing the result columns.
|
ProductAnalyticsScalarResponseAttributes |
ProductAnalyticsScalarResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsScalarResponseData |
ProductAnalyticsScalarResponseData.attributes(ProductAnalyticsScalarResponseAttributes attributes) |
ProductAnalyticsJourneyScalarResponseData |
ProductAnalyticsJourneyScalarResponseData.attributes(ProductAnalyticsScalarResponseAttributes attributes) |
void |
ProductAnalyticsScalarResponseData.setAttributes(ProductAnalyticsScalarResponseAttributes attributes) |
void |
ProductAnalyticsJourneyScalarResponseData.setAttributes(ProductAnalyticsScalarResponseAttributes attributes) |
| Constructor and Description |
|---|
ProductAnalyticsJourneyScalarResponseData(ProductAnalyticsScalarResponseAttributes attributes,
String id,
ProductAnalyticsJourneyScalarResponseType type) |
Copyright © 2026. All rights reserved.