| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AppProtectionLevelType |
AppProtectionLevelType.PROTECTIONLEVEL |
| Modifier and Type | Method and Description |
|---|---|
static AppProtectionLevelType |
AppProtectionLevelType.fromValue(String value) |
AppProtectionLevelType |
UpdateAppProtectionLevelRequestData.getType()
The protection-level resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppProtectionLevelType.AppProtectionLevelTypeSerializer.serialize(AppProtectionLevelType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateAppProtectionLevelRequestData.setType(AppProtectionLevelType type) |
UpdateAppProtectionLevelRequestData |
UpdateAppProtectionLevelRequestData.type(AppProtectionLevelType type) |
| Constructor and Description |
|---|
AppProtectionLevelTypeSerializer(Class<AppProtectionLevelType> t) |
Copyright © 2026. All rights reserved.