| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LeakedKeyType |
LeakedKeyType.LEAKED_KEYS |
| Modifier and Type | Method and Description |
|---|---|
static LeakedKeyType |
LeakedKeyType.fromValue(String value) |
LeakedKeyType |
LeakedKey.getType()
The definition of LeakedKeyType object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LeakedKeyType.LeakedKeyTypeSerializer.serialize(LeakedKeyType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LeakedKey.setType(LeakedKeyType type) |
LeakedKey |
LeakedKey.type(LeakedKeyType type) |
| Constructor and Description |
|---|
LeakedKey(LeakedKeyAttributes attributes,
String id,
LeakedKeyType type) |
| Constructor and Description |
|---|
LeakedKeyTypeSerializer(Class<LeakedKeyType> t) |
Copyright © 2025. All rights reserved.