| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomDestinationResponseForwardDestinationHttpType |
CustomDestinationResponseForwardDestinationHttpType.HTTP |
| Modifier and Type | Method and Description |
|---|---|
static CustomDestinationResponseForwardDestinationHttpType |
CustomDestinationResponseForwardDestinationHttpType.fromValue(String value) |
CustomDestinationResponseForwardDestinationHttpType |
CustomDestinationResponseForwardDestinationHttp.getType()
Type of the HTTP destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomDestinationResponseForwardDestinationHttpType.CustomDestinationResponseForwardDestinationHttpTypeSerializer.serialize(CustomDestinationResponseForwardDestinationHttpType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomDestinationResponseForwardDestinationHttp.setType(CustomDestinationResponseForwardDestinationHttpType type) |
CustomDestinationResponseForwardDestinationHttp |
CustomDestinationResponseForwardDestinationHttp.type(CustomDestinationResponseForwardDestinationHttpType type) |
| Constructor and Description |
|---|
CustomDestinationResponseForwardDestinationHttp(CustomDestinationResponseHttpDestinationAuth auth,
String endpoint,
CustomDestinationResponseForwardDestinationHttpType type) |
| Constructor and Description |
|---|
CustomDestinationResponseForwardDestinationHttpTypeSerializer(Class<CustomDestinationResponseForwardDestinationHttpType> t) |
Copyright © 2024. All rights reserved.