| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static VirusTotalAPIKeyType |
VirusTotalAPIKeyType.VIRUSTOTALAPIKEY |
| Modifier and Type | Method and Description |
|---|---|
static VirusTotalAPIKeyType |
VirusTotalAPIKeyType.fromValue(String value) |
VirusTotalAPIKeyType |
VirusTotalAPIKeyUpdate.getType()
The definition of the
VirusTotalAPIKey object. |
VirusTotalAPIKeyType |
VirusTotalAPIKey.getType()
The definition of the
VirusTotalAPIKey object. |
| Modifier and Type | Method and Description |
|---|---|
void |
VirusTotalAPIKeyType.VirusTotalAPIKeyTypeSerializer.serialize(VirusTotalAPIKeyType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
VirusTotalAPIKeyUpdate.setType(VirusTotalAPIKeyType type) |
void |
VirusTotalAPIKey.setType(VirusTotalAPIKeyType type) |
VirusTotalAPIKeyUpdate |
VirusTotalAPIKeyUpdate.type(VirusTotalAPIKeyType type) |
VirusTotalAPIKey |
VirusTotalAPIKey.type(VirusTotalAPIKeyType type) |
| Constructor and Description |
|---|
VirusTotalAPIKey(String apiKey,
VirusTotalAPIKeyType type) |
VirusTotalAPIKeyUpdate(VirusTotalAPIKeyType type) |
| Constructor and Description |
|---|
VirusTotalAPIKeyTypeSerializer(Class<VirusTotalAPIKeyType> t) |
Copyright © 2025. All rights reserved.