| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotArray |
RumReplayHeatmapsApi.listReplayHeatmapSnapshots(String filterViewName)
List replay heatmap snapshots.
|
SnapshotArray |
RumReplayHeatmapsApi.listReplayHeatmapSnapshots(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List replay heatmap snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SnapshotArray> |
RumReplayHeatmapsApi.listReplayHeatmapSnapshotsAsync(String filterViewName)
List replay heatmap snapshots.
|
CompletableFuture<SnapshotArray> |
RumReplayHeatmapsApi.listReplayHeatmapSnapshotsAsync(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List replay heatmap snapshots.
|
ApiResponse<SnapshotArray> |
RumReplayHeatmapsApi.listReplayHeatmapSnapshotsWithHttpInfo(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List heatmap snapshots.
|
CompletableFuture<ApiResponse<SnapshotArray>> |
RumReplayHeatmapsApi.listReplayHeatmapSnapshotsWithHttpInfoAsync(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List replay heatmap snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotArray |
SnapshotArray.addDataItem(SnapshotData dataItem) |
SnapshotArray |
SnapshotArray.data(List<SnapshotData> data) |
SnapshotArray |
SnapshotArray.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.