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