| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomDestinationHttpDestinationAuthCustomHeaderType |
CustomDestinationHttpDestinationAuthCustomHeaderType.CUSTOM_HEADER |
| Modifier and Type | Method and Description |
|---|---|
static CustomDestinationHttpDestinationAuthCustomHeaderType |
CustomDestinationHttpDestinationAuthCustomHeaderType.fromValue(String value) |
CustomDestinationHttpDestinationAuthCustomHeaderType |
CustomDestinationHttpDestinationAuthCustomHeader.getType()
Type of the custom header access authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomDestinationHttpDestinationAuthCustomHeaderType.CustomDestinationHttpDestinationAuthCustomHeaderTypeSerializer.serialize(CustomDestinationHttpDestinationAuthCustomHeaderType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomDestinationHttpDestinationAuthCustomHeader.setType(CustomDestinationHttpDestinationAuthCustomHeaderType type) |
CustomDestinationHttpDestinationAuthCustomHeader |
CustomDestinationHttpDestinationAuthCustomHeader.type(CustomDestinationHttpDestinationAuthCustomHeaderType type) |
| Constructor and Description |
|---|
CustomDestinationHttpDestinationAuthCustomHeader(String headerName,
String headerValue,
CustomDestinationHttpDestinationAuthCustomHeaderType type) |
| Constructor and Description |
|---|
CustomDestinationHttpDestinationAuthCustomHeaderTypeSerializer(Class<CustomDestinationHttpDestinationAuthCustomHeaderType> t) |
Copyright © 2024. All rights reserved.