| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SingleAggregatedConnectionResponseDataType |
SingleAggregatedConnectionResponseDataType.AGGREGATED_CONNECTION |
| Modifier and Type | Method and Description |
|---|---|
static SingleAggregatedConnectionResponseDataType |
SingleAggregatedConnectionResponseDataType.fromValue(String value) |
SingleAggregatedConnectionResponseDataType |
SingleAggregatedConnectionResponseData.getType()
Aggregated connection resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleAggregatedConnectionResponseDataType.SingleAggregatedConnectionResponseDataTypeSerializer.serialize(SingleAggregatedConnectionResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SingleAggregatedConnectionResponseData.setType(SingleAggregatedConnectionResponseDataType type) |
SingleAggregatedConnectionResponseData |
SingleAggregatedConnectionResponseData.type(SingleAggregatedConnectionResponseDataType type) |
| Constructor and Description |
|---|
SingleAggregatedConnectionResponseDataTypeSerializer(Class<SingleAggregatedConnectionResponseDataType> t) |
Copyright © 2025. All rights reserved.