| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGlobalVariableParseTestOptions |
SyntheticsGlobalVariableParseTestOptions.field(String field) |
SyntheticsGlobalVariableParseTestOptions |
SyntheticsGlobalVariable.getParseTestOptions()
Parser options to use for retrieving a Synthetic global variable from a Synthetic test.
|
SyntheticsGlobalVariableParseTestOptions |
SyntheticsGlobalVariableParseTestOptions.localVariableName(String localVariableName) |
SyntheticsGlobalVariableParseTestOptions |
SyntheticsGlobalVariableParseTestOptions.parser(SyntheticsVariableParser parser) |
SyntheticsGlobalVariableParseTestOptions |
SyntheticsGlobalVariableParseTestOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsGlobalVariableParseTestOptions |
SyntheticsGlobalVariableParseTestOptions.type(SyntheticsGlobalVariableParseTestOptionsType type) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGlobalVariable |
SyntheticsGlobalVariable.parseTestOptions(SyntheticsGlobalVariableParseTestOptions parseTestOptions) |
void |
SyntheticsGlobalVariable.setParseTestOptions(SyntheticsGlobalVariableParseTestOptions parseTestOptions) |
Copyright © 2024. All rights reserved.