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