| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotDataAttributes |
SnapshotDataAttributes.applicationId(String applicationId) |
SnapshotDataAttributes |
SnapshotDataAttributes.deviceType(String deviceType) |
SnapshotDataAttributes |
SnapshotDataAttributes.eventId(String eventId) |
SnapshotDataAttributes |
SnapshotData.getAttributes()
Attributes of a heatmap snapshot, including view context, device information, and audit
metadata.
|
SnapshotDataAttributes |
SnapshotDataAttributes.isDeviceTypeSelectedByUser(Boolean isDeviceTypeSelectedByUser) |
SnapshotDataAttributes |
SnapshotDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SnapshotDataAttributes |
SnapshotDataAttributes.sessionId(String sessionId) |
SnapshotDataAttributes |
SnapshotDataAttributes.snapshotName(String snapshotName) |
SnapshotDataAttributes |
SnapshotDataAttributes.start(Long start) |
SnapshotDataAttributes |
SnapshotDataAttributes.viewId(String viewId) |
SnapshotDataAttributes |
SnapshotDataAttributes.viewName(String viewName) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotData |
SnapshotData.attributes(SnapshotDataAttributes attributes) |
void |
SnapshotData.setAttributes(SnapshotDataAttributes attributes) |
Copyright © 2026. All rights reserved.