| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGlobalVariableAttributes |
SyntheticsGlobalVariableAttributes.addRestrictedRolesItem(String restrictedRolesItem) |
SyntheticsGlobalVariableAttributes |
SyntheticsGlobalVariable.getAttributes()
Attributes of the global variable.
|
SyntheticsGlobalVariableAttributes |
SyntheticsGlobalVariableAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsGlobalVariableAttributes |
SyntheticsGlobalVariableAttributes.restrictedRoles(List<String> restrictedRoles) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGlobalVariable |
SyntheticsGlobalVariable.attributes(SyntheticsGlobalVariableAttributes attributes) |
void |
SyntheticsGlobalVariable.setAttributes(SyntheticsGlobalVariableAttributes attributes) |
Copyright © 2024. All rights reserved.