| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponseHttpDestinationAuth |
CustomDestinationResponseHttpDestinationAuth.CustomDestinationResponseHttpDestinationAuthDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
CustomDestinationResponseHttpDestinationAuth |
CustomDestinationResponseForwardDestinationHttp.getAuth()
Authentication method of the HTTP requests.
|
CustomDestinationResponseHttpDestinationAuth |
CustomDestinationResponseHttpDestinationAuth.CustomDestinationResponseHttpDestinationAuthDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponseForwardDestinationHttp |
CustomDestinationResponseForwardDestinationHttp.auth(CustomDestinationResponseHttpDestinationAuth auth) |
void |
CustomDestinationResponseHttpDestinationAuth.CustomDestinationResponseHttpDestinationAuthSerializer.serialize(CustomDestinationResponseHttpDestinationAuth value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomDestinationResponseForwardDestinationHttp.setAuth(CustomDestinationResponseHttpDestinationAuth auth) |
| Constructor and Description |
|---|
CustomDestinationResponseForwardDestinationHttp(CustomDestinationResponseHttpDestinationAuth auth,
String endpoint,
CustomDestinationResponseForwardDestinationHttpType type) |
| Constructor and Description |
|---|
CustomDestinationResponseHttpDestinationAuthSerializer(Class<CustomDestinationResponseHttpDestinationAuth> t) |
Copyright © 2024. All rights reserved.