| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintsResponse |
AppBuilderApi.getBlueprintsByIntegrationId(String integrationId)
Get Blueprints by Integration ID.
|
GetBlueprintsResponse |
AppBuilderApi.getBlueprintsBySlugs(String slugs)
Get Blueprints by Slugs.
|
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintsResponse |
GetBlueprintsResponse.addDataItem(BlueprintData dataItem) |
GetBlueprintsResponse |
GetBlueprintsResponse.data(List<BlueprintData> data) |
GetBlueprintsResponse |
GetBlueprintsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.