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