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