| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BlueprintData |
BlueprintData.attributes(BlueprintAttributes attributes) |
BlueprintData |
GetBlueprintResponse.getData()
A blueprint resource.
|
BlueprintData |
BlueprintData.id(UUID id) |
BlueprintData |
BlueprintData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BlueprintData |
BlueprintData.type(BlueprintDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<BlueprintData> |
GetBlueprintsResponse.getData()
An array of blueprints.
|
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintsResponse |
GetBlueprintsResponse.addDataItem(BlueprintData dataItem) |
GetBlueprintResponse |
GetBlueprintResponse.data(BlueprintData data) |
void |
GetBlueprintResponse.setData(BlueprintData data) |
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintsResponse |
GetBlueprintsResponse.data(List<BlueprintData> data) |
void |
GetBlueprintsResponse.setData(List<BlueprintData> data) |
Copyright © 2026. All rights reserved.