| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsVariableParser |
SyntheticsGlobalVariableParseTestOptions.getParser()
Details of the parser to use for the global variable.
|
SyntheticsVariableParser |
SyntheticsParsingOptions.getParser()
Details of the parser to use for the global variable.
|
SyntheticsVariableParser |
SyntheticsVariableParser.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsVariableParser |
SyntheticsVariableParser.type(SyntheticsGlobalVariableParserType type) |
SyntheticsVariableParser |
SyntheticsVariableParser.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGlobalVariableParseTestOptions |
SyntheticsGlobalVariableParseTestOptions.parser(SyntheticsVariableParser parser) |
SyntheticsParsingOptions |
SyntheticsParsingOptions.parser(SyntheticsVariableParser parser) |
void |
SyntheticsGlobalVariableParseTestOptions.setParser(SyntheticsVariableParser parser) |
void |
SyntheticsParsingOptions.setParser(SyntheticsVariableParser parser) |
Copyright © 2024. All rights reserved.