| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAppResponse |
AppBuilderApi.revertApp(UUID appId,
String version)
Revert App.
|
UpdateAppResponse |
AppBuilderApi.updateApp(UUID appId,
UpdateAppRequest body)
Update App.
|
UpdateAppResponse |
AppBuilderApi.updateProtectionLevel(UUID appId,
UpdateAppProtectionLevelRequest body)
Update App Protection Level.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAppResponse |
UpdateAppResponse.addIncludedItem(Deployment includedItem) |
UpdateAppResponse |
UpdateAppResponse.data(UpdateAppResponseData data) |
UpdateAppResponse |
UpdateAppResponse.included(List<Deployment> included) |
UpdateAppResponse |
UpdateAppResponse.meta(AppMeta meta) |
UpdateAppResponse |
UpdateAppResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UpdateAppResponse |
UpdateAppResponse.relationship(AppRelationship relationship) |
Copyright © 2026. All rights reserved.