| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResponse |
ReportingAndSharingApi.createSnapshot(CreateSnapshotRequest body)
Create a graph snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateSnapshotResponse> |
ReportingAndSharingApi.createSnapshotAsync(CreateSnapshotRequest body)
Create a graph snapshot.
|
ApiResponse<CreateSnapshotResponse> |
ReportingAndSharingApi.createSnapshotWithHttpInfo(CreateSnapshotRequest body)
Create a snapshot of a graph widget.
|
CompletableFuture<ApiResponse<CreateSnapshotResponse>> |
ReportingAndSharingApi.createSnapshotWithHttpInfoAsync(CreateSnapshotRequest body)
Create a graph snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResponse |
CreateSnapshotResponse.data(CreateSnapshotDataResponse data) |
CreateSnapshotResponse |
CreateSnapshotResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.