| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponseForwardDestination |
CustomDestinationResponseForwardDestination.CustomDestinationResponseForwardDestinationDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
CustomDestinationResponseForwardDestination |
CustomDestinationResponseAttributes.getForwarderDestination()
A custom destination's location to forward logs.
|
CustomDestinationResponseForwardDestination |
CustomDestinationResponseForwardDestination.CustomDestinationResponseForwardDestinationDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponseAttributes |
CustomDestinationResponseAttributes.forwarderDestination(CustomDestinationResponseForwardDestination forwarderDestination) |
void |
CustomDestinationResponseForwardDestination.CustomDestinationResponseForwardDestinationSerializer.serialize(CustomDestinationResponseForwardDestination value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomDestinationResponseAttributes.setForwarderDestination(CustomDestinationResponseForwardDestination forwarderDestination) |
| Constructor and Description |
|---|
CustomDestinationResponseForwardDestinationSerializer(Class<CustomDestinationResponseForwardDestination> t) |
Copyright © 2024. All rights reserved.