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