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