| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AppProtectionLevel |
AppProtectionLevel.APPROVAL_REQUIRED |
static AppProtectionLevel |
AppProtectionLevel.DIRECT_PUBLISH |
| Modifier and Type | Method and Description |
|---|---|
static AppProtectionLevel |
AppProtectionLevel.fromValue(String value) |
AppProtectionLevel |
UpdateAppProtectionLevelRequestDataAttributes.getProtectionLevel()
The publication protection level of the app.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAppProtectionLevelRequestDataAttributes |
UpdateAppProtectionLevelRequestDataAttributes.protectionLevel(AppProtectionLevel protectionLevel) |
void |
AppProtectionLevel.AppProtectionLevelSerializer.serialize(AppProtectionLevel value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateAppProtectionLevelRequestDataAttributes.setProtectionLevel(AppProtectionLevel protectionLevel) |
| Constructor and Description |
|---|
UpdateAppProtectionLevelRequestDataAttributes(AppProtectionLevel protectionLevel) |
| Constructor and Description |
|---|
AppProtectionLevelSerializer(Class<AppProtectionLevel> t) |
Copyright © 2026. All rights reserved.