| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GreyNoiseIntegrationType |
GreyNoiseIntegrationType.GREYNOISE |
| Modifier and Type | Method and Description |
|---|---|
static GreyNoiseIntegrationType |
GreyNoiseIntegrationType.fromValue(String value) |
GreyNoiseIntegrationType |
GreyNoiseIntegrationUpdate.getType()
The definition of the
GreyNoiseIntegrationType object. |
GreyNoiseIntegrationType |
GreyNoiseIntegration.getType()
The definition of the
GreyNoiseIntegrationType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
GreyNoiseIntegrationType.GreyNoiseIntegrationTypeSerializer.serialize(GreyNoiseIntegrationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GreyNoiseIntegrationUpdate.setType(GreyNoiseIntegrationType type) |
void |
GreyNoiseIntegration.setType(GreyNoiseIntegrationType type) |
GreyNoiseIntegrationUpdate |
GreyNoiseIntegrationUpdate.type(GreyNoiseIntegrationType type) |
GreyNoiseIntegration |
GreyNoiseIntegration.type(GreyNoiseIntegrationType type) |
| Constructor and Description |
|---|
GreyNoiseIntegration(GreyNoiseCredentials credentials,
GreyNoiseIntegrationType type) |
GreyNoiseIntegrationUpdate(GreyNoiseIntegrationType type) |
| Constructor and Description |
|---|
GreyNoiseIntegrationTypeSerializer(Class<GreyNoiseIntegrationType> t) |
Copyright © 2026. All rights reserved.