| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotUpdateRequestData |
SnapshotUpdateRequestData.attributes(SnapshotUpdateRequestDataAttributes attributes) |
SnapshotUpdateRequestData |
SnapshotUpdateRequest.getData()
Data object for a heatmap snapshot update request, containing the resource identifier, type,
and attributes.
|
SnapshotUpdateRequestData |
SnapshotUpdateRequestData.id(String id) |
SnapshotUpdateRequestData |
SnapshotUpdateRequestData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SnapshotUpdateRequestData |
SnapshotUpdateRequestData.type(SnapshotUpdateRequestDataType type) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotUpdateRequest |
SnapshotUpdateRequest.data(SnapshotUpdateRequestData data) |
void |
SnapshotUpdateRequest.setData(SnapshotUpdateRequestData data) |
| Constructor and Description |
|---|
SnapshotUpdateRequest(SnapshotUpdateRequestData data) |
Copyright © 2026. All rights reserved.