| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ScalarFormulaRequestType |
ScalarFormulaRequestType.SCALAR_REQUEST |
| Modifier and Type | Method and Description |
|---|---|
static ScalarFormulaRequestType |
ScalarFormulaRequestType.fromValue(String value) |
ScalarFormulaRequestType |
ScalarFormulaRequest.getType()
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScalarFormulaRequestType.ScalarFormulaRequestTypeSerializer.serialize(ScalarFormulaRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ScalarFormulaRequest.setType(ScalarFormulaRequestType type) |
ScalarFormulaRequest |
ScalarFormulaRequest.type(ScalarFormulaRequestType type) |
| Constructor and Description |
|---|
ScalarFormulaRequest(ScalarFormulaRequestAttributes attributes,
ScalarFormulaRequestType type) |
| Constructor and Description |
|---|
ScalarFormulaRequestTypeSerializer(Class<ScalarFormulaRequestType> t) |
Copyright © 2024. All rights reserved.