| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LeakedKeyAttributes |
LeakedKeyAttributes.date(OffsetDateTime date) |
LeakedKeyAttributes |
LeakedKey.getAttributes()
The definition of LeakedKeyAttributes object.
|
LeakedKeyAttributes |
LeakedKeyAttributes.leakSource(String leakSource) |
LeakedKeyAttributes |
LeakedKeyAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
LeakedKey |
LeakedKey.attributes(LeakedKeyAttributes attributes) |
void |
LeakedKey.setAttributes(LeakedKeyAttributes attributes) |
| Constructor and Description |
|---|
LeakedKey(LeakedKeyAttributes attributes,
String id,
LeakedKeyType type) |
Copyright © 2024. All rights reserved.