| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomConnectionType |
CustomConnectionType.CUSTOM_CONNECTIONS |
| Modifier and Type | Method and Description |
|---|---|
static CustomConnectionType |
CustomConnectionType.fromValue(String value) |
CustomConnectionType |
CustomConnection.getType()
The definition of
CustomConnectionType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomConnectionType.CustomConnectionTypeSerializer.serialize(CustomConnectionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomConnection.setType(CustomConnectionType type) |
CustomConnection |
CustomConnection.type(CustomConnectionType type) |
| Constructor and Description |
|---|
CustomConnectionTypeSerializer(Class<CustomConnectionType> t) |
Copyright © 2024. All rights reserved.