| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsGlobalVariableParseTestOptionsType |
SyntheticsGlobalVariableParseTestOptionsType.HTTP_BODY |
static SyntheticsGlobalVariableParseTestOptionsType |
SyntheticsGlobalVariableParseTestOptionsType.HTTP_HEADER |
static SyntheticsGlobalVariableParseTestOptionsType |
SyntheticsGlobalVariableParseTestOptionsType.LOCAL_VARIABLE |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsGlobalVariableParseTestOptionsType |
SyntheticsGlobalVariableParseTestOptionsType.fromValue(String value) |
SyntheticsGlobalVariableParseTestOptionsType |
SyntheticsGlobalVariableParseTestOptions.getType()
Property of the Synthetic Test Response to use for a Synthetic global variable.
|
SyntheticsGlobalVariableParseTestOptionsType |
SyntheticsParsingOptions.getType()
Property of the Synthetic Test Response to use for a Synthetic global variable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsGlobalVariableParseTestOptionsType.SyntheticsGlobalVariableParseTestOptionsTypeSerializer.serialize(SyntheticsGlobalVariableParseTestOptionsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsGlobalVariableParseTestOptions.setType(SyntheticsGlobalVariableParseTestOptionsType type) |
void |
SyntheticsParsingOptions.setType(SyntheticsGlobalVariableParseTestOptionsType type) |
SyntheticsGlobalVariableParseTestOptions |
SyntheticsGlobalVariableParseTestOptions.type(SyntheticsGlobalVariableParseTestOptionsType type) |
SyntheticsParsingOptions |
SyntheticsParsingOptions.type(SyntheticsGlobalVariableParseTestOptionsType type) |
| Constructor and Description |
|---|
SyntheticsGlobalVariableParseTestOptions(SyntheticsGlobalVariableParseTestOptionsType type) |
| Constructor and Description |
|---|
SyntheticsGlobalVariableParseTestOptionsTypeSerializer(Class<SyntheticsGlobalVariableParseTestOptionsType> t) |
Copyright © 2024. All rights reserved.