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