| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAppResponse |
AppBuilderApi.updateProtectionLevel(UUID appId,
UpdateAppProtectionLevelRequest body)
Update App Protection Level.
|
CompletableFuture<UpdateAppResponse> |
AppBuilderApi.updateProtectionLevelAsync(UUID appId,
UpdateAppProtectionLevelRequest body)
Update App Protection Level.
|
ApiResponse<UpdateAppResponse> |
AppBuilderApi.updateProtectionLevelWithHttpInfo(UUID appId,
UpdateAppProtectionLevelRequest body)
Update the publication protection level of an app.
|
CompletableFuture<ApiResponse<UpdateAppResponse>> |
AppBuilderApi.updateProtectionLevelWithHttpInfoAsync(UUID appId,
UpdateAppProtectionLevelRequest body)
Update App Protection Level.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAppProtectionLevelRequest |
UpdateAppProtectionLevelRequest.data(UpdateAppProtectionLevelRequestData data) |
UpdateAppProtectionLevelRequest |
UpdateAppProtectionLevelRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.